Id2.16.756.5.30.1.1.10.4.33Effective Date2019‑12‑11 11:34:24
Statusdraft DraftVersion Label2020
NameManufacturedMaterialEntryContentModuleDisplay NameManufactured Material Entry Content Module
Description
A Medicine entry describes a medicine and is used within Medication Treatment- Prescription- or Dispensation Items. It describes either a medicinal product, a generic/scientific name or a magistral preparation/compound medicine and contains information such as name, medication form, packaging information and active ingredients.
ContextParent nodes of template element with id 2.16.756.5.30.1.1.10.4.33
ClassificationCDA Entry Level Template
Open/ClosedOpen (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 5 templates, Uses 0 templates
Used by as NameVersion
2.16.756.5.30.1.1.10.4.34Includecancelled Medication Treatment Plan Item Entry Content Module (2017)2016‑06‑13
2.16.756.5.30.1.1.10.4.34Includedraft Medication Treatment Plan Item Entry Content Module (2021)2019‑12‑11 11:31:52
2.16.756.5.30.1.1.10.4.42Includedraft Dispense Item Entry Content Module (2021)2016‑06‑17
2.16.756.5.30.1.1.10.4.43Includecancelled Prescription Item Entry Content Module (2017)2016‑06‑25
2.16.756.5.30.1.1.10.4.43Includedraft Prescription Item Entry Content Module (2021)2019‑09‑11 17:05:49
RelationshipSpecialization: template 2.16.840.1.113883.10.12.311 CDA Material (2005‑09‑07)
ref
ad1bbr-

Specialization: template 1.3.6.1.4.1.19376.1.9.1.3.1 (2016‑01‑08 13:04:49)
Example
Use of GTIN code with package
<manufacturedMaterial classCode="MMAT" determinerCode="KIND">
  <!-- CH-PHARM Manufactured Material Content Module -->
  <templateId root="2.16.756.5.30.1.1.10.4.33"/>  <!-- Medicine Entry Module -->
  <templateId root="1.3.6.1.4.1.19376.1.9.1.3.1"/>  <code code="7680538751228" codeSystem="2.51.1.1" codeSystemName="GTIN" displayName="TRIATEC Tabl 2.5 mg 100 Stk">
    <originalText>
      <reference value="#mtp.1.brandedmedication"/>    </originalText>
  </code>
  <name>TRIATEC Tabl 2.5 mg</name>  <pharm:formCode code="10219000" codeSystem="0.4.0.127.0.16.1.1.2.1" displayName="Tablet"/>  <pharm:asContent classCode="CONT">
    <pharm:containerPackagedMedicine classCode="CONT" determinerCode="INSTANCE">
      <!-- National medicinal product code (package-level) -->
      <pharm:code code="7680538751228" codeSystem="2.51.1.1" codeSystemName="GTIN" displayName="TRIATEC Tabl 2.5 mg 100 Stk"/>      <!-- Brand name (package) -->
      <pharm:name>TRIATEC Tabl 2.5 mg</pharm:name>      <pharm:formCode code="TAB" codeSystem="2.16.840.1.113883.5.85" displayName="Tablet"/>      <pharm:capacityQuantity value="20"/>    </pharm:containerPackagedMedicine>
  </pharm:asContent>
  <pharm:ingredient classCode="ACTI">
    <pharm:quantity>
      <numerator unit="mg" value="2.5" xsi:type="PQ"/>      <denominator unit="1" value="1" xsi:type="PQ"/>    </pharm:quantity>
    <pharm:ingredient classCode="MMAT" determinerCode="KIND">
      <pharm:code code="386872004" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED CT" displayName="Ramipril (substance)"/>      <pharm:name>Ramipril</pharm:name>    </pharm:ingredient>
  </pharm:ingredient>
</manufacturedMaterial>
Example
Use of ATC code
<manufacturedMaterial classCode="MMAT" determinerCode="KIND">
  <!-- CH-PHARM Manufactured Material Content Module -->
  <templateId root="2.16.756.5.30.1.1.10.4.33"/>  <!-- Medicine Entry Module -->
  <templateId root="1.3.6.1.4.1.19376.1.9.1.3.1"/>  <code code="M04AC01" codeSystem="2.16.840.1.113883.6.73" codeSystemName="ATC" displayName="Colchicine">
    <originalText>
      <reference value="#mtp.1.brandedmedication"/>    </originalText>
  </code>
  <name>Colchicine</name>  <pharm:formCode code="10219000" codeSystem="0.4.0.127.0.16.1.1.2.1" displayName="Tablet"/></manufacturedMaterial>
ItemDTCardConfDescriptionLabel
hl7:manufacturedMaterial
Manudotsdule
@classCode
cs0 … 1FMMAT
@determinerCode
cs0 … 1FKIND
hl7:templateId
II1 … 1MCH-PHARM Manufactured Material Content ModuleManudotsdule
@root
uid1 … 1F2.16.756.5.30.1.1.10.4.33
hl7:templateId
II1 … 1MManudotsdule
@root
uid1 … 1F1.3.6.1.4.1.19376.1.9.1.3.1
hl7:code
CE1 … 1R Must support. The element SHALL be present and describes the code of the medication package (GTIN) or the drug classification (WHO ATC). The @nullFlavor "NA" for magistral preparations is currently disallowed.Manudotsdule
@nullFlavor
cs0NPNP/not present
@code
cs1 … 1R
@codeSystem
oid1 … 1RGTIN (2.51.1.1) or ATC (2.16.840.1.113883.6.73).
 CONF
@codeSystem shall be "2.51.1.1"
or
@codeSystem shall be "2.16.840.1.113883.6.73"
hl7:originalText
ED0 … 1Manudotsdule
hl7:reference
TEL1 … 1RManudotsdule
@nullFlavor
cs0 … 1FNA
 Schematron assertrolered error 
 test(@code and @codeSystem) or (@nullFlavor='NA') 
 MessageEither a code with its code system or nullFlavor='NA' is required. 
hl7:name
EN1 … 1R Must support. The element SHALL contain the name of the medication.IHE PHARM PRE 6.3.4.1.3.4
@nullFlavor
cs0NPNP/not present
pharm:formCode
CE0 … 1This code represents the pharmaceutical dose form (e.g., tablet, capsule, liquid) and SHOULD be present, if not implied by the product.Manudotsdule
 CONF
The value of @code shall be drawn from value set 2.16.756.5.30.1.1.11.3 Pharmaceutical Dose Form (EDQM) (DYNAMIC)
hl7:lotNumberText
ST0 … 1IHE PHARM PRE 6.3.4.1.3.6
pharm:expirationTime
TS.CH.TZ0 … 1IHE PHARM PRE 6.3.4.1.3.7
@value
1 … 1R
pharm:asContent
0 … 1IHE PHARM PRE 6.3.4.1.3.8
@classCode
cs1 … 1FCONT
pharm:containerPackagedMedicine
1 … 1Mpackaging of the medicationIHE PHARM PRE 6.3.4.1.3.8
@classCode
cs1 … 1FCONT
@determinerCode
cs1 … 1FINSTANCE
pharm:code
CE0 … 1 Must support. In case the medicine describes a product, the GTIN code of the medication package SHOULD be specified. If set, it shall be the same as the hl7:code.IHE PHARM PRE 6.3.4.1.3.8
 Variable letNamegtin 
 Value./@code 
 Schematron assertrolered error 
 testnot(../../../hl7:code[@codeSystem = '2.51.1.1']) or ../../../hl7:code[@code = $gtin] 
 MessageIf set, the GTIN shall be the same as the medication product. 
pharm:name
TN0 … 1 Must support. In case the package describes a product, and the package has a brand name, it SHOULD be described.IHE PHARM PRE 6.3.4.1.3.8
pharm:formCode
CE0 … 1
IHE PHARM PRE 6.3.4.1.3.8
pharm:capacityQuantity
PQ0 … 1 Must support. The element SHOULD be present and describes the capacity of the packaging.IHE PHARM PRE 6.3.4.1.3.8
@nullFlavor
cs0NPNP/not present
@unit
cs1 … 1R
 CONF
The value of @unit shall be drawn from value set 2.16.756.5.30.1.1.11.83 UnitCode (DYNAMIC)
@value
1 … 1R
pharm:ingredient
0 … *One or more active ingredients SHOULD be represented with this structure.Manudotsdule
@classCode
cs1 … 1FACTI
pharm:quantity
RTO_PQ_PQ0 … 1The medication strength is represented as the ratio of the active ingredient(s) to a unit of medicationManudotsdule
hl7:numerator
PQ1 … 1MManudotsdule
@unit
cs1 … 1R
 CONF
The value of @unit shall be drawn from value set 2.16.756.5.30.1.1.11.83 UnitCode (DYNAMIC)
@value
real1 … 1R
hl7:denominator
PQ1 … 1MManudotsdule
@unit
cs1 … 1R
 CONF
The value of @unit shall be drawn from value set 2.16.756.5.30.1.1.11.83 UnitCode (DYNAMIC)
@value
real1 … 1R
pharm:ingredient
1 … 1RIngredients SHALL be coded with SNOMED CT.Manudotsdule
@classCode
cs1 … 1FMMAT
@determinerCode
cs1 … 1FKIND
pharm:code
CE0 … 1Manudotsdule
@code
cs1 … 1R
 CONF
The value of @code shall be drawn from value set 2.16.756.5.30.1.1.11.82 ActivePharmaceuticalIngredient (DYNAMIC)
@codeSystem
oid1 … 1F2.16.840.1.113883.6.96
@codeSystemName
st1 … 1FSNOMED CT
pharm:name
TN1 … 1RManudotsdule