Back To Index  <<  Back To Templates

pending Template  Dispense Section Content Module

Id 2.16.756.5.30.1.1.10.3.11
ref
ch-pharm-
Effective Date 2016‑06‑06
Status pending Under pre-publication review Version Label 2017
Name DispenseSectionContentModule Display Name Dispense Section Content Module
Description
The Dispense Section contains a description of a medication dispensed for the patient. It includes exactly one Dispense Item entry as described in the Dispense Item Entry Content Module. See also IHE Pharmacy DIS Suppl
Context Parent nodes of template element with id 2.16.756.5.30.1.1.10.3.11
Classification CDA Section Level Template
Open/Closed Open (other than defined elements are allowed)
Associated with
Associated with 1 concept
Id Name Data Set
cdachemed-dataelement-75 draft Arzneimittel draft Dataset 1
Used by / Uses
Used by 1 transaction and 1 template, Uses 2 templates
Used by as Name Version
cdachemed-transaction-5 Transaction draft Medication Dispense document 2018‑04‑04 15:35:51
2.16.756.5.30.1.1.10.1.5 Containment pending Medication Dispense document (2020) 2016‑05‑21
Uses as Name Version
2.16.756.5.30.1.1.10.9.23 Include active Author (2020) DYNAMIC
2.16.756.5.30.1.1.10.4.42 Containment draft Dispense Item Entry Content Module (2017) DYNAMIC
Relationship Specialization: template 1.3.6.1.4.1.19376.1.9.1.2.3 IHE Dispense Section Content Module (DYNAMIC)
ref
ch-pharm-
Example
Example
<section>
  <!-- IHE DIS -->
  <templateId root="1.3.6.1.4.1.19376.1.9.1.2.3"/>  <!-- DispenseSectionContentModule -->
  <templateId root="2.16.756.5.30.1.1.10.3.11"/>  <!-- id of the Medication Dispense -->
  <id root="D8143FEA-4778-11E6-BEB8-9E71128CAE77"/>  <code code="60590-7" displayName="Medication dispensed.brief" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC"/>  <title>Abgabe eines Medikaments</title>  <text>
    <table>
      <thead>
        <tr>
          <th>Präpartename</th>          <th>Wirkstoffname</th>          <th>Galenische Form</th>          <th>Dosis pro Einheit</th>          <th>Anzahl Packungen</th>          <th>Packungsgrösse</th>          <th>Dosierung</th>          <th>Dos.Morgen</th>          <th>Dos.Mittag</th>          <th>Dos.Abend</th>          <th>Dos.Nacht</th>          <th>Verabreichungsweg</th>          <th>Kommentar</th>          <th>Behandlungsrund</th>          <th>Datum/Zeit der Abgabe/ Anwendung</th>          <th>Identifikation des Empfängers</th>        </tr>
      </thead>
      <tbody>
        <tr ID="dis.1">
          <td ID="dis.1.brandedmedication">Beloc Zok</td>          <td ID="dis.1.ingredient">Metoprolol</td>          <td ID="dis.1.packageform">Ret Tbl</td>          <td ID="dis.1.dosequantity">50 mg</td>          <td ID="dis.1.nopackages">1</td>          <td ID="dis.1.packagesize">30 Stk</td>          <td ID="dis.1.dosageintakemode">Morgens 1 und abends 1/2 Tablette nehmen</td>          <td ID="dis.1.dosagemorning">1</td>          <td ID="dis.1.dosagelunch">0</td>          <td ID="dis.1.dosageevening">0.5</td>          <td ID="dis.1.routecode">oral</td>          <td ID="dis.1.note"/>          <td ID="dis.1.datefromto"/>          <td ID="dis.1.reason">Bluthochdruck</td>          <td ID="dis.1.dipsensedate"/>          <td ID="dis.1.dipsenseto"/>        </tr>
      </tbody>
    </table>
  </text>
  <entry>
    <!-- .. -->
  </entry>
</section>
Item DT Card Conf Description Label
hl7:section
(Disdotsule)
hl7:templateId
II 1 … 1 M IHE PHARM DIS 6.3.3.3
@root
uid 1 … 1 F 1.3.6.1.4.1.19376.1.9.1.2.3
hl7:templateId
II 1 … 1 M Dispense Section Content Module
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.3.11
hl7:id
II 1 … 1 M IHE PHARM DIS 6.3.3.3.2
hl7:code
CE 1 … 1 M IHE PHARM DIS 6.3.3.3
@code
CONF 1 … 1 F 60590-7
@codeSystem
1 … 1 F 2.16.840.1.113883.6.1 (LOINC)
@codeSystemName
1 … 1 F LOINC
@displayName
1 … 1 F Medication dispensed.brief
hl7:title
ST 1 … 1 M CH‑PHARM
  CONF
element content shall be "Abgabe eines Medikaments"
-or-
element content shall be "Dispensation d'un médicament"
-or-
element content shall be "Dispensazione di un medicamento"
-or-
element content shall be "Medication dispensed"
  Variable let Name languageCode  
  Value substring(/hl7:ClinicalDocument/hl7:languageCode/@code,1,2)  
  Schematron assert role red error  
  test not($languageCode='de') or text()='Abgabe eines Medikaments'  
  Message The German title SHALL be 'Abgabe eines Medikaments'  
  Schematron assert role red error  
  test not($languageCode='fr') or text()='Dispensation d''un médicament'  
  Message The French title SHALL be 'Dispensation d''un médicament' (fix assert, text above)  
  Schematron assert role red error  
  test not($languageCode='it') or text()='Dispensazione di un medicamento'  
  Message The Italian title SHALL be 'Dispensazione di un medicamento'  
  Schematron assert role red error  
  test not($languageCode='en') or text()='Medication dispensed'  
  Message The English title SHALL be 'Medication dispensed'  
hl7:text
SD.TEXT 1 … 1 M (Disdotsule)
Included 0 … 1 from 2.16.756.5.30.1.1.10.9.23 Author (DYNAMIC)
hl7:author
0 … 1 R Information about the author of a CDA document, section or entry. An author MAY be a person or a device. CDA‑CH V2
 
target
cdachemed-dataelement-2 draft Autorin/Autor draft Dataset 1
hl7:templateId
II 1 … 1 M CDA‑CH V2
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.9.23
hl7:functionCode
CE 0 … 1 CDA‑CH V2
  CONF
The value of @code shall be drawn from value set 2.16.840.1.113883.1.11.10267 ParticipationFunction (DYNAMIC)
hl7:time
TS.CH.TZ 1 … 1 R Timestamp of the authorship. CDA‑CH V2
 
target
cdachemed-dataelement-117 draft Timestamp Authorship draft Dataset 1
cdachemed-dataelement-84 draft Timestamp Authorship draft Dataset 1
cdachemed-dataelement-115 draft Timestamp Authorship draft Dataset 1
cdachemed-dataelement-42 draft Timestamp Authorship draft Dataset 1
cdachemed-dataelement-116 draft Timestamp Authorship draft Dataset 1
cdachemed-dataelement-71 draft Timestamp Authorship draft Dataset 1
cdachemed-dataelement-108 draft Abgabedatum * (Medication Dispense) in section.author.time draft Dataset 1
hl7:assignedAuthor
1 … 1 R CDA‑CH V2
  Schematron assert role red error  
  test not(assignedAuthoringDevice/softwareName) or (representedOrganization)  
  Message For device authors the element representedOrganization is REQUIRED.  
hl7:id
II 1 … 1 R The specification of GS1 GLN is REQUIRED. If it is not (yet) known, this MUST be declared using nullFlavor.
For persons: their personal GLN MUST be declared.
For devices or software modules: the GLN of their organization MUST be declared.
CDA‑CH V2
 
target
cdachemed-dataelement-7 draft Identifier draft Dataset 1
@nullFlavor
cs 0 … 1 F NAV
  Temporarily unknown, will be filled later.
@root
cs 0 … 1 F 2.51.1.3
  OID for GS1 GLN.
@extension
st 0 … 1   The GS1 GLN.
  Schematron assert role red error  
  test (@root='2.51.1.3' and @extension) or (@nullFlavor='NAV')  
  Message Either the GS1 GLN or nullFlavor='NAV' is REQUIRED  
hl7:id
II 0 … * Other ids are allowed. CDA‑CH V2
@root
cs 1 … 1 R The OID of the system that issued the id. OIDs of code systems, which are published in a public OID registry are REQUIRED. Others are NOT ALLOWED.
@extension
st 0 … 1   Contains the ID itself. The ID MUST be unique within the system that issued the ID.
hl7:addr
AD 0 … * The author's address.
Contains 2.16.756.5.30.1.1.10.9.35 Address Information Compilation - eCH-0010 (DYNAMIC)
CDA‑CH V2
hl7:telecom
TEL 0 … * The author's means of communication (phone, eMail, ...). CDA‑CH V2
Choice 1 … 1 Elements to choose from:
hl7:assignedPerson
0 … 1 The author as a person.
Contains 2.16.756.5.30.1.1.10.9.34 Person Name Information Compilation - eCH-0011 (DYNAMIC)
CDA‑CH V2
 
target
cdachemed-dataelement-3 draft Name draft Dataset 1
cdachemed-dataelement-6 draft First names draft Dataset 1
hl7:assignedAuthoringDevice
0 … 1 The author as a device.
Contains 2.16.756.5.30.1.1.10.9.21 Device Compilation with name (DYNAMIC)
CDA‑CH V2
hl7:representedOrganization
0 … 1 The author's organization.
Contains 2.16.756.5.30.1.1.10.9.24 Organization Compilation with name (DYNAMIC)
CDA‑CH V2
 
target
cdachemed-dataelement-8 draft Health facility draft Dataset 1
hl7:entry
1 … 1 R Contains 2.16.756.5.30.1.1.10.4.42 Dispense Item Entry Content Module (DYNAMIC) (Disdotsule)
 
target
cdachemed-dataelement-75 draft Arzneimittel draft Dataset 1