Id1.3.182.11.6.2.3.1Effective Date2018‑06‑08 16:16:06
Statusdraft DraftVersion Label
NameDispensedSupplyEntryDisplay NameDispensed Supply Entry
ContextPathname /
ClassificationCDA Entry Level Template
Open/ClosedClosed (only defined elements are allowed)
Used by / Uses
Used by 0 transactions and 1 template, Uses 2 templates
Used by as NameVersion
1.3.182.11.6.2.2.1Containmentdraft Dispensation Meds Section2018‑06‑08 15:53:30
Uses as NameVersion
1.3.182.11.5.2.3.2Containmentdraft Medicine EntryDYNAMIC
1.3.182.11.6.1.3.1Includedraft Left to dispenseDYNAMIC
Example
Example
<supply classCode="SPLY" moodCode="EVN">
  <templateId root="1.3.182.11.6.2.3.1"/>  <id root="00125fd5-2ea9-433c-af17-71f0a1484443"/>  <code code="FFP" displayName="First Fill - Part Fill" codeSystemName="ActCode" codeSystem="2.16.840.1.113883.5.4"/>  <!-- Quantity dispensed -->
  <quantity value="15"/>  <product>
    <manufacturedProduct classCode="MANU">
      <!-- See entry definition -->
    </manufacturedProduct>
  </product>
  <!-- related prescription line -->
  <entryRelationship typeCode="REFR">
    <substanceAdministration classCode="SBADM" moodCode="INT">
      <templateId root="1.3.6.1.4.1.19376.1.9.1.3.11"/>      <!-- Link to the prescription line -->
      <id root="ab625fd5-2ea9-433c-af17-71f0a1484443"/>      <code code="PREItem" codeSystem="1.3.6.1.4.1.19376.1.9.2.2" displayName="Prescription Item" codeSystemName="IHE Pharmacy Item Type List"/>      <consumable>
        <manufacturedProduct>
          <manufacturedMaterial nullFlavor="NA"/>        </manufacturedProduct>
      </consumable>
    </substanceAdministration>
  </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="5"/>    </supply>
  </entryRelationship>
</supply>
ItemDTCardConfDescriptionLabel
hl7:supply
Dispdotsntry
@classCode
cs1 … 1FSPLY
@moodCode
cs1 … 1FEVN
hl7:templateId
II1 … 1MDispdotsntry
@root
oid1 … 1F1.3.182.11.6.2.3.1
hl7:id
II1 … 1R@root is mandatory and shall represent the line ID of the dispensation.
Only if there is no medicine dispensed for this line, can the nullFlavor NA be used
Dispdotsntry
@root
uuid0 … 1 
@extension
st0NPNP/not present
@nullFlavor
cs0 … 1FNA
hl7:code
CD1 … 1MDispdotsntry
 CONF
The value of @code shall be drawn from value set 1.3.182.10.36.1 eSante_FillCodes (DYNAMIC)
hl7:quantity
REAL1 … 1RIf no medicine is dispensed, @value=0.
Otherwise, @value >0, unless it is a retour client, then @value<0
Dispdotsntry
hl7:product
0 … 1RIf no medicine is dispensed, product shall be omitted.
Otherwise, product shall be present
Dispdotsntry
@typeCode
cs0 … 1FPRD
hl7:manufacturedProduct
Contains 1.3.182.11.5.2.3.2 Medicine Entry (DYNAMIC)Dispdotsntry
@classCode
cs0 … 1FMANU
hl7:entryRelationship
1 … 1MDispdotsntry
@typeCode
cs1 … 1FREFR
hl7:substanceAdministration
ANY1 … 1MDispdotsntry
@classCode
cs1 … 1FSBADM
@moodCode
cs1 … 1FINT
hl7:templateId
II1 … 1MDispdotsntry
@root
uid1 … 1F1.3.6.1.4.1.19376.1.9.1.3.11
hl7:id
II1 … 1MDispdotsntry
@root
uuid1 … 1RThis is the ID of the original prescription line. It shall be present.
@extension
st0NPNP/not present
hl7:code
CD1 … 1MDispdotsntry
@code
cs1 … 1FPREItem
@codeSystem
oid1 … 1F1.3.6.1.4.1.19376.1.9.2.2
@displayName
st0 … 1FPrescription Item
@codeSystemName
st0 … 1FIHE Pharmacy Item Type List
hl7:consumable
1 … 1MDispdotsntry
hl7:manufacturedProduct
ANY1 … 1MDispdotsntry
hl7:manufacturedMaterial
ANY1 … 1RDispdotsntry
@nullFlavor
cs1 … 1FNA
Included 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:quantity/@value=0 and hl7:id/@nullFlavor and count(hl7:product)=0) or (hl7:quantity/@value!=0 and hl7:id/@root and hl7:product) 
 MessageIf no medicine is dispensed, quantity/@value is 0, id has a nullFlavor NA and there is no product. Otherwise, an id and a product shall be present