Id1.3.182.11.6.3.3.2Effective Date2020‑02‑27 15:45:37
Statusdraft DraftVersion Label
NameBioDispensationItemEntryDisplay NameBio Dispensation Item Entry
ContextPathname /
ClassificationCDA Entry Level Template
Open/ClosedClosed (only defined elements are allowed)
Used by / Uses
Used by 0 transactions and 1 template, Uses 1 template
Used by as NameVersion
1.3.182.11.6.3.2.1Containmentdraft Dispensation Bio Section2018‑06‑22 10:22:09
Uses as NameVersion
1.3.182.11.6.1.3.1Includedraft Left to dispenseDYNAMIC
Example
Simple example
<observation moodCode="EVN" classCode="OBS">
  <templateId root="1.3.182.11.6.3.3.2"/>  <id root="7aaa57bb-ffb4-483a-995b-de1cfc9a5184"/>  <!-- Cl -->
  <code code="2075-0" codeSystem="2.16.840.1.113883.6.1"/>  <!-- Number of repetition in the serie. Here it means it's the first analysis -->
  <repeatNumber value="1"/>  <!-- related prescription line -->
  <entryRelationship typeCode="REFR">
    <templateId root="1.3.182.11.6.3.3.2"/>    <observation classCode="OBS" moodCode="INT">
      <!-- Link to the prescription line -->
      <id root="422cce9d-259c-4b54-b216-38136d6d225f"/>      <code nullFlavor="NA"/>    </observation>
  </entryRelationship>
  <!-- Left to dispense, Luxembourg specific -->
  <entryRelationship typeCode="COMP">
    <templateId root="1.3.182.11.6.1.3.1"/>    <supply classCode="SPLY" moodCode="RQO">
      <quantity value="0"/>    </supply>
  </entryRelationship>
</observation>
Example
Example with left to dispense
<observation moodCode="EVN" classCode="OBS">
  <templateId root="1.3.182.11.6.3.3.2"/>  <id root="8575d06a-8316-4cc5-8a9e-bb18b7cb26c7"/>  <!-- Toxoplasma-->
  <code code="11598-0" codeSystem="2.16.840.1.113883.6.1"/>  <!-- Number of repetition in the serie. Here it means it's the second analysis -->
  <repeatNumber value="2"/>  <!-- related prescription line -->
  <entryRelationship typeCode="REFR">
    <templateId root="1.3.182.11.6.3.3.2"/>    <observation classCode="OBS" moodCode="INT">
      <!-- Link to the prescription line -->
      <id root="3bdbe603-3c73-493e-a998-f78a9fefad81"/>      <code nullFlavor="NA"/>    </observation>
  </entryRelationship>
  <!-- Left to dispense, Luxembourg specific -->
  <entryRelationship typeCode="COMP">
    <templateId root="1.3.182.11.6.1.3.1"/>    <supply classCode="SPLY" moodCode="RQO">
      <quantity value="3"/>    </supply>
  </entryRelationship>
</observation>
Example
Example if code not known
<observation moodCode="EVN" classCode="OBS">
  <templateId root="1.3.182.11.6.3.3.2"/>  <id root="f2058b8c-97ee-40a0-a614-462b1982fc97"/>  <!-- Bicarbonates -->
  <code nullFlavor="OTH">
    <originalText>Bicarbonates</originalText>  </code>
  <!-- Number of repetition in the serie. Here it means it's the first analysis -->
  <repeatNumber value="1"/>  <!-- related prescription line -->
  <entryRelationship typeCode="REFR">
    <templateId root="1.3.182.11.6.3.3.2"/>    <observation classCode="OBS" moodCode="INT">
      <!-- Link to the prescription line -->
      <id root="422cce9d-259c-4b54-b216-38136d6d225f"/>      <code nullFlavor="NA"/>    </observation>
  </entryRelationship>
  <!-- Left to dispense, Luxembourg specific -->
  <entryRelationship typeCode="COMP">
    <templateId root="1.3.182.11.6.1.3.1"/>    <supply classCode="SPLY" moodCode="RQO">
      <quantity value="0"/>    </supply>
  </entryRelationship>
</observation>
Example
Nothing done for the prescription line, still 3 to do
<observation moodCode="EVN" classCode="OBS">
  <templateId root="1.3.182.11.6.3.3.2"/>  <id root="8575d06a-8316-4cc5-8a9e-bb18b7cb26c7"/>  <!-- Nothing done-->
  <code nullFlavor="NA"/>  <repeatNumber value="0"/>  <!-- related prescription line -->
  <entryRelationship typeCode="REFR">
    <templateId root="1.3.182.11.6.3.3.2"/>    <observation classCode="OBS" moodCode="INT">
      <!-- Link to the prescription line -->
      <id root="3bdbe603-3c73-493e-a998-f78a9fefad81"/>      <code nullFlavor="NA"/>    </observation>
  </entryRelationship>
  <!-- Left to dispense, Luxembourg specific -->
  <entryRelationship typeCode="COMP">
    <templateId root="1.3.182.11.6.1.3.1"/>    <supply classCode="SPLY" moodCode="RQO">
      <quantity value="3"/>    </supply>
  </entryRelationship>
</observation>
ItemDTCardConfDescriptionLabel
hl7:observation
1 … 1MBioDdotsntry
@classCode
cs1 … 1FOBS
@moodCode
cs1 … 1FEVN
hl7:templateId
1 … 1MBioDdotsntry
@root
uid1 … 1F1.3.182.11.6.3.3.2
hl7:id
1 … 1MEach observation shall de identified by a unique UUIDBioDdotsntry
@root
uuid1 … 1R
 Example<id root="8575d06a-8316-4cc5-8a9e-bb18b7cb26c7"/>
Choice1 … 1
If the realised analysis belongs to the national referential, use the LOINC code. (choice 1)
If not, use the textual description (choice 2) with nullFlavor OTH
If for one of the prescribed elements, you do nothing (because you can't, or because there is nothing more to do), you shall still show that you considered the prescription line and give a code with nullFlavor NA
Elements to choose from:
  • hl7:code
  • hl7:code[hl7:originalText]
  • hl7:code
hl7:code
CD0 … 1RBioDdotsntry
 Example
Chlore in serum/plasma (part of the referential)
<code code="2075-0" codeSystem="2.16.840.1.113883.6.1"/>
hl7:code
0 … 1RBioDdotsntry
@nullFlavor
cs1 … 1FNA
 Example
Analysis not part of the referential
<code nullFlavor="NA">
  <originalText>Bicarbonates</originalText></code>
hl7:originalText
1 … 1MBioDdotsntry
hl7:code
0 … 1RBioDdotsntry
@nullFlavor
cs1 … 1FNA
 Example
Nothing done
<code nullFlavor="NA"/>
hl7:repeatNumber
INT.NONNEG1 … 1MNumber of repetition in the serie.
If you did nothing, then the value is 0.
BioDdotsntry
@value
int1 … 1R
hl7:entryRelationship
1 … 1MRelated prescription lineBioDdotsntry
@typeCode
cs1 … 1FREFR
 Example<entryRelationship typeCode="REFR">
  <templateId root="1.3.182.11.6.3.3.2"/>  <observation classCode="OBS" moodCode="INT">
    <!-- Link to the prescription line -->
    <id root="422cce9d-259c-4b54-b216-38136d6d225f"/>    <code nullFlavor="NA"/>  </observation>
</entryRelationship>
hl7:templateId
1 … 1MBioDdotsntry
@root
oid1 … 1F1.3.182.11.6.3.3.2
hl7:observation
1 … 1MBioDdotsntry
@classCode
cs1 … 1FOBS
@moodCode
cs1 … 1FINT
hl7:id
1 … 1M@root shall contain the ID of tge prescription line related to this analysis.
If a panel is prescribed, it is possible to have several entryRelationship/observation in the dispensation linked to the same prescription line.
BioDdotsntry
@root
uuid1 … 1R
hl7:code
1 … 1RBioDdotsntry
@nullFlavor
cs1 … 1FNA
Included1 … 1M from 1.3.182.11.6.1.3.1 Left to dispense (DYNAMIC)
hl7:entryRelationship
1 … 1MLeftdotsense
@typeCode
cs1 … 1FCOMP
hl7:templateId
1 … 1MLeftdotsense
@root
uid1 … 1F1.3.182.11.6.1.3.1
hl7:supply
1 … 1MLeftdotsense
@classCode
cs1 … 1FSPLY
@moodCode
cs1 … 1FRQO
hl7:quantity
PQ1 … 1MLeftdotsense
@value
int1 … 1R
 Schematron assertrolered error 
 test(hl7:code/@nullFlavor='NA' and hl7:repeatNumber/@value=0) or (not(hl7:code/@nullFlavor='NA') and hl7:repeatNumber/@value>0) 
 MessageIf nothing was done, repeatNumber shall be 0, otherwise it shall be positive.