Template

Show index

Template UV Medication Information (detail) (TEST) 2022‑02‑25 14:53:18

Id2.16.840.1.113883.3.1937.99.61.67.10.37Effective Date2022‑02‑25 14:53:18
Statusdraft DraftVersion Labelwip
NameUVMedicationInformationdetailDisplay NameUV Medication Information (detail) (TEST)
DescriptionUniversal Medication Information (detail)
ContextParent nodes of template element with id 2.16.840.1.113883.3.1937.99.61.67.10.37
ClassificationCDA Entry Level Template
Open/ClosedOpen (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 0 templates, Uses 4 templates
Uses as NameVersion
2.16.840.1.113883.3.1937.99.61.67.10.38Includedraft UV asContent fragmentDYNAMIC
2.16.840.1.113883.3.1937.99.61.67.10.40Includedraft UV asSpecializedKind fragmentDYNAMIC
2.16.840.1.113883.3.1937.99.61.67.10.41Includedraft UV ingredient fragmentDYNAMIC
2.16.840.1.113883.10.12.151Containmentactive CDA OrganizationDYNAMIC
RelationshipAdaptation: template 2.16.840.1.113883.10.21.4.11 UV Medication Information (detail) (2021‑08‑04 12:39:04)
ref
pharmcda-

Version: template 2.16.840.1.113883.10.21.4.11 UV Medication Information (detail) (2017‑05‑10)
ref
pharmcda-

Specialization: template 2.16.840.1.113883.10.12.312 CDA ManufacturedProduct (2005‑09‑07)
ref
ad1bbr-

Adaptation: template 1.3.6.1.4.1.19376.1.9.1.3.1 (DYNAMIC)
ItemDTCardConfDescriptionLabel
hl7:manufacturedProduct
UVMedotstail
@classCode
cs1 … 1FMANU
hl7:templateId
II1 … 1MUVMedotstail
@root
uid1 … 1F2.16.840.1.113883.3.1937.99.61.67.10.37
hl7:manufacturedMaterial
UVMedotstail
@classCode
cs0 … 1FMMAT
@determinerCode
cs0 … 1FKIND
hl7:code
CE0 … 1RThe code describes the code of the medication. The medication may be either
  • a brand/product or
  • described as a generic/scientific name or
  • a descriptor of a magistral preparation/compound medicine
UVMedotstail
hl7:originalText
ED0 … 1RThe originalText shoud contain a reference whose URI value points to the name and strength of the medication in the corresponding section.text, or just the name alone if strength is not relevant.UVMedotstail
hl7:reference
TEL1 … 1RUVMedotstail
hl7:translation
CE0 … *Product code(s) from any organizational or juristdictional systemUVMedotstail
 CONF
shall be drawn from concept domain "Product Code"
hl7:name
EN0 … 1RThe element SHOULD contain the name of the medication (e.g., "Adol 500mg Caplet"). The medication may be either
  • a brand/product or
  • described as a generic/scientific name or
  • a descriptor of a magistral preparation/compound medicine
UVMedotstail
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. It MAY be present if implied by the product. The value of this code may affect the units used in the substance administration quantity element.UVMedotstail
hl7:lotNumberText
ST0 … 1The lotNumberText element MAY be present and is a string representation of a lot number of this specific instance of the product. The provided lot number SHALL refer to the primary packaged item described in the Packaging element.UVMedotstail
pharm:expirationTime
TS0 … 1The pharm:expirationTime element MAY be present and SHALL contain a value attribute containing the date (e.g., specific date, specific date including time) of expiration of this specific instance of the product. The value given in the pharm:expirationTime element SHALL refer to the primary packaged item described in the Medicine Packaging element.UVMedotstail
@value
1 … 1R
pharm:asContent
0 … *This structure describes the packaging of the medication. It represents the primary description of the packaging of the medicine (e.g., the medicine is packaged in ampoules of 50ml volume each) and may include additional packaging information of how many of the primary packaged items are within an outer package (e.g., 5 ampoules are packaged in a box).
The primary description of the package should be consistent with the given pharmaceutical dose form (pharm:formCode of the medication). Example: a consistent pharmaceutical dose form to the package form “Ampoules” would be e.g., “Solution for injection”.
In case the package describes a product, the pharm:code element provides the code for the product.
In case the package describes a product, and the package has a brand name, it should be described in the pharm:name element (e.g., Xylocaine 1% with Adrenaline Inj, 5 injections package).
The pharm:formCode element represents the form of the product/contaner (e.g., tablet container, bottle, ...).

The <pharm:capacityQuantity> element describes the capacity of the packaging, while the <pharm:quantity> the actual quantity of inner packaged items in the outer packaging container.

The product might have a single (30 pills bottle) or multiple (5 vials 10 ml; box with 2 blisters of 20 tablets) layers of packaging. In the latter case, the most inner (nested) item represents the most outer package item.
For example the case 
  \--Box 
  \-----2 blisters 
  \--------20 tablets 
is described as "20 tablets" contained by "a blister"; "2 blisters" contained by one box.
The most inner package represents the Packaged Medicinal Product.
UVMedotstail
@classCode
cs1 … 1FCONT
 Example
Packaged Medicinal Product with formCode
<pharm:asContent classCode="CONT">
  <pharm:containerPackagedProduct classCode="CONT" determinerCode="KIND">
    <!-- Packaged Medicinal Product -->
    <pharm:code codeSystem="1.999.999" code="PC_ID" displayName="Packaged Product Name"/>    <pharm:name>100 MIRACLE PILLS(TM)</pharm:name>    <pharm:formCode codeSystem="0.4.0.127.0.16.1.1.2.1" code="30009000" displayName="Box" CodeSystemName="EDQM"/>  </pharm:containerPackagedProduct>
</pharm:asContent>
 Example
General example
<pharm:asContent classCode="CONT">
  <pharm:quantity value=" " unit=" "/>  <pharm:containerPackagedProduct classCode="CONT" determinerCode="KIND">
    <!-- Medicinal product code (package-level) -->
    <pharm:code code=" " displayName=" " codeSystem=" " codeSystemName=" "/>    <!-- Brand name (package) -->
    <pharm:name> . . . </pharm:name>    <pharm:formCode code=" " displayName=" " codeSystem=" " codeSystemName=" "/>    <pharm:capacityQuantity value=" " unit=" "/>    <pharm:asContent>
      <pharm:containerPackagedProduct classCode="CONT" determinerCode="KIND">
        <pharm:capacityQuantity value=" " unit=" "/>      </pharm:containerPackagedProduct>
    </pharm:asContent>
  </pharm:containerPackagedProduct>
</pharm:asContent>
 Example
Medicinal product with pharmaceutical dose form ”Tablets”, available as a “Tablet container” with 30 tablets
<pharm:asContent classCode="CONT">
  <!-- 30 tablets in the package -->
  <pharm:quantity value="30" unit="{tablet}"/>  <pharm:containerPackagedProduct classCode="CONT" determinerCode="KIND">
    <!-- .. -->
    <pharm:formCode code=" " displayName="Tablet container" codeSystem=" " codeSystemName=" "/>  </pharm:containerPackagedProduct>
</pharm:asContent>
 Example
Medicinal product with pharmaceutical dose form 'Solution for injection', available as “Ampoules” with 50ml volume, packaged as 5 ampoules per box
<pharm:asContent classCode="CONT">
  <pharm:quantity value="50" unit="ml"/>  <!-- 50ml per ampoule -->
  <pharm:containerPackagedProduct classCode="CONT" determinerCode="KIND">
    <!-- .. -->
    <pharm:formCode code=" " displayName="Ampoules" codeSystem=" " codeSystemName=" "/>    <pharm:asContent>
      <!-- 5 ampoules in a box -->
      <pharm:quantity value="5"/>      <pharm:containerPackagedProduct classCode="CONT" determinerCode="KIND">
        <!-- .. -->
      </pharm:containerPackagedProduct>
    </pharm:asContent>
  </pharm:containerPackagedProduct>
</pharm:asContent>
 Example
Packaged Medicinal Product with multiple layers packaging
<pharm:asContent classCode="CONT">
  <pharm:containerPackagedProduct>
    <!-- Inner Package -->
    <pharm:code codeSystem="..." code="..." displayName="..."/>    <pharm:asContent>
      <pharm:containerPackagedProduct>
        <!-- Intermediate Package -->
        <pharm:asContent>
          <pharm:containerPackagedProduct>
            <!-- Outer Package / Packaged Medicinal Product -->
          </pharm:containerPackagedProduct>
        </pharm:asContent>
      </pharm:containerPackagedProduct>
    </pharm:asContent>
  </pharm:containerPackagedProduct>
</pharm:asContent>
Included from 2.16.840.1.113883.3.1937.99.61.67.10.38 UV asContent fragment (DYNAMIC)
pharm:quantity
PQ0 … 1RThe quantity which specified how many inner packaged content entities are in an outer packaging container entity.
UVPhdotstent
pharm:containerPackagedProduct
1 … 1RUVPhdotstent
@classCode
cs1 … 1FCONT
@determinerCode
cs1 … 1FKIND
pharm:code
CE0 … 1
It represents the code of the Package Item or of the Packaged Medicinal Product.
If this is also the most outer <pharm:containerPackagedProduct> than this element can be used to convey the Packaged Medicinal Product ID.
UVPhdotstent
pharm:name
EN0 … *
It represents the Name of the Package Item or of the Packaged Medicinal Product.
If this is also the most outer <pharm:containerPackagedProduct> than this element can be used for the brand name.
UVPhdotstent
pharm:formCode
CE0 … 1This element encodes the type of the most inner package item or of the or the Packaged Medicinal Product.
UVPhdotstent
pharm:capacityQuantity
PQ0 … 1Captures the number of product units the package would contain if fully loaded.
UVPhdotstent
@value
1 … 1R
@unit
cs0 … 1 
pharm:asContent
0 … *In case of multiple layers of packaging (5 vials 10 ml; box with 2 blisters of 20 tablets) this element can be used for describing the intermediate Packaged Medicinal Product Item or the Packaged Medicinal Product.

For example in the case 
  \--Box 
  \-----2 blisters 
  \--------20 tablets 
it describes the "2 blisters" 

In the case of 
  \--Box 
  \-----5 vials
it represents the Packaged Medicinal Product. 
UVPhdotstent
@classCode
cs1 … 1FCONT
pharm:quantity
PQ0 … 1RThe quantity which specified how many inner packaged content entities are in an outer packaging container entity.
UVPhdotstent
pharm:containerPackagedProduct
1 … 1RIt represents the intermediate Package Item or the Packaged Medicinal Product
UVPhdotstent
@classCode
cs1 … 1FCONT
@determinerCode
cs1 … 1FKIND
pharm:code
CD0 … 1
It represents the code of the Package Item or of the Packaged Medicinal Product.
If this is also the most outer <pharm:containerPackagedProduct> than this element can be used to convey the Packaged Medicinal Product ID.
UVPhdotstent
pharm:name
ST0 … 1RIt represents the Name of the Package Item or of the Packaged Medicinal Product.
If this is also the most outer <pharm:containerPackagedProduct> than this element can be used for the brand name.
UVPhdotstent
pharm:formCode
CE1 … 1RThis element encodes the type of the intermediate package item or of the or the Packaged Medicinal Product.
UVPhdotstent
pharm:capacityQuantity
PQ0 … 1Captures the number of product units the package would contain if fully loaded.
UVPhdotstent
@value
1 … 1R
@unit
cs0 … 1 
pharm:asContent
0 … *R
In case of multiple layers of packaging (box with 2 blisters of 20 tablets) this element is used for describing the most outer Packaged Medicinal Product Item or the Packaged Medicinal Product.
For example in the case 
  \--Box 
  \-----2 blisters 
  \--------20 tablets 
it describes the Packaged Medicinal Product. 
UVPhdotstent
@classCode
cs1 … 1FCONT
pharm:quantity
PQ0 … 1RUVPhdotstent
pharm:containerPackagedProduct
1 … 1RWhen present, it represents the Packaged Medicinal ProductUVPhdotstent
@classCode
cs1 … 1FCONT
@determinerCode
cs1 … 1FKIND
pharm:code
CD0 … 1When present, it can be used to convey the Packaged Medicinal Product ID.
UVPhdotstent
pharm:name
ST0 … 1RUVPhdotstent
pharm:formCode
CE1 … 1RUVPhdotstent
pharm:capacityQuantity
PQ0 … 1Captures the number of product units the package would contain if fully loaded.
UVPhdotstent
@value
1 … 1R
@unit
cs0 … 1 
pharm:asSpecializedKind
0 … *R
The Medicinal Product can be classified according to various classification systems, which may be jurisdictional or international as for example  the WHO ATC drug code, or the IDMP Pharmaceutical Product Identifier(s) (PhPID Set) when it will be available for use.
The generalizedMaterialKind/code element is used to covey these codes.
UVMedotstail
@classCode
cs1 … 1FGRIC
 Example<pharm:asSpecializedKind classCode="GRIC">
  <pharm:generalizedMedicineClass classCode="MMAT">
    <pharm:code code=" " displayName=" " codeSystem=" " codeSystemName=" "/>  </pharm:generalizedMedicineClass>
</pharm:asSpecializedKind>
Included from 2.16.840.1.113883.3.1937.99.61.67.10.40 UV asSpecializedKind fragment (DYNAMIC)
pharm:generalizedMedicineClass
0 … *UVPhdotsKind
@classCode
cs1 … 1FMMAT
pharm:code
1 … 1RUVPhdotsKind
pharm:name
0 … *UVPhdotsKind
pharm:part
0 … *UVMedotstail
@classCode
cs1 … 1FPART
pharm:id
II0 … 1UVMedotstail
pharm:quantity
RTO0 … 1TBD demote to PQ ?UVMedotstail
pharm:partProduct
1 … 1UVMedotstail
pharm:asContent
0 … *UVMedotstail
@classCode
cs1 … 1FCONT
Included from 2.16.840.1.113883.3.1937.99.61.67.10.38 UV asContent fragment (DYNAMIC)
pharm:quantity
PQ0 … 1RThe quantity which specified how many inner packaged content entities are in an outer packaging container entity.
UVPhdotstent
pharm:containerPackagedProduct
1 … 1RUVPhdotstent
@classCode
cs1 … 1FCONT
@determinerCode
cs1 … 1FKIND
pharm:code
CE0 … 1
It represents the code of the Package Item or of the Packaged Medicinal Product.
If this is also the most outer <pharm:containerPackagedProduct> than this element can be used to convey the Packaged Medicinal Product ID.
UVPhdotstent
pharm:name
EN0 … *
It represents the Name of the Package Item or of the Packaged Medicinal Product.
If this is also the most outer <pharm:containerPackagedProduct> than this element can be used for the brand name.
UVPhdotstent
pharm:formCode
CE0 … 1This element encodes the type of the most inner package item or of the or the Packaged Medicinal Product.
UVPhdotstent
pharm:capacityQuantity
PQ0 … 1Captures the number of product units the package would contain if fully loaded.
UVPhdotstent
@value
1 … 1R
@unit
cs0 … 1 
pharm:asContent
0 … *In case of multiple layers of packaging (5 vials 10 ml; box with 2 blisters of 20 tablets) this element can be used for describing the intermediate Packaged Medicinal Product Item or the Packaged Medicinal Product.

For example in the case 
  \--Box 
  \-----2 blisters 
  \--------20 tablets 
it describes the "2 blisters" 

In the case of 
  \--Box 
  \-----5 vials
it represents the Packaged Medicinal Product. 
UVPhdotstent
@classCode
cs1 … 1FCONT
pharm:quantity
PQ0 … 1RThe quantity which specified how many inner packaged content entities are in an outer packaging container entity.
UVPhdotstent
pharm:containerPackagedProduct
1 … 1RIt represents the intermediate Package Item or the Packaged Medicinal Product
UVPhdotstent
@classCode
cs1 … 1FCONT
@determinerCode
cs1 … 1FKIND
pharm:code
CD0 … 1
It represents the code of the Package Item or of the Packaged Medicinal Product.
If this is also the most outer <pharm:containerPackagedProduct> than this element can be used to convey the Packaged Medicinal Product ID.
UVPhdotstent
pharm:name
ST0 … 1RIt represents the Name of the Package Item or of the Packaged Medicinal Product.
If this is also the most outer <pharm:containerPackagedProduct> than this element can be used for the brand name.
UVPhdotstent
pharm:formCode
CE1 … 1RThis element encodes the type of the intermediate package item or of the or the Packaged Medicinal Product.
UVPhdotstent
pharm:capacityQuantity
PQ0 … 1Captures the number of product units the package would contain if fully loaded.
UVPhdotstent
@value
1 … 1R
@unit
cs0 … 1 
pharm:asContent
0 … *R
In case of multiple layers of packaging (box with 2 blisters of 20 tablets) this element is used for describing the most outer Packaged Medicinal Product Item or the Packaged Medicinal Product.
For example in the case 
  \--Box 
  \-----2 blisters 
  \--------20 tablets 
it describes the Packaged Medicinal Product. 
UVPhdotstent
@classCode
cs1 … 1FCONT
pharm:quantity
PQ0 … 1RUVPhdotstent
pharm:containerPackagedProduct
1 … 1RWhen present, it represents the Packaged Medicinal ProductUVPhdotstent
@classCode
cs1 … 1FCONT
@determinerCode
cs1 … 1FKIND
pharm:code
CD0 … 1When present, it can be used to convey the Packaged Medicinal Product ID.
UVPhdotstent
pharm:name
ST0 … 1RUVPhdotstent
pharm:formCode
CE1 … 1RUVPhdotstent
pharm:capacityQuantity
PQ0 … 1Captures the number of product units the package would contain if fully loaded.
UVPhdotstent
@value
1 … 1R
@unit
cs0 … 1 
pharm:asSpecializedKind
0 … *UVMedotstail
@classCode
cs1 … 1FGRIC
Included from 2.16.840.1.113883.3.1937.99.61.67.10.40 UV asSpecializedKind fragment (DYNAMIC)
pharm:generalizedMedicineClass
0 … *UVPhdotsKind
@classCode
cs1 … 1FMMAT
pharm:code
1 … 1RUVPhdotsKind
pharm:name
0 … *UVPhdotsKind
pharm:part
0 … *UVMedotstail
@classCode
cs1 … 1FPART
pharm:id
II0 … 1UVMedotstail
pharm:quantity
PQ0 … 1UVMedotstail
pharm:partProduct
1 … 1UVMedotstail
pharm:asContent
0 … *UVMedotstail
@classCode
cs1 … 1FCONT
Included from 2.16.840.1.113883.3.1937.99.61.67.10.38 UV asContent fragment (DYNAMIC)
pharm:quantity
PQ0 … 1RThe quantity which specified how many inner packaged content entities are in an outer packaging container entity.
UVPhdotstent
pharm:containerPackagedProduct
1 … 1RUVPhdotstent
@classCode
cs1 … 1FCONT
@determinerCode
cs1 … 1FKIND
pharm:code
CE0 … 1
It represents the code of the Package Item or of the Packaged Medicinal Product.
If this is also the most outer <pharm:containerPackagedProduct> than this element can be used to convey the Packaged Medicinal Product ID.
UVPhdotstent
pharm:name
EN0 … *
It represents the Name of the Package Item or of the Packaged Medicinal Product.
If this is also the most outer <pharm:containerPackagedProduct> than this element can be used for the brand name.
UVPhdotstent
pharm:formCode
CE0 … 1This element encodes the type of the most inner package item or of the or the Packaged Medicinal Product.
UVPhdotstent
pharm:capacityQuantity
PQ0 … 1Captures the number of product units the package would contain if fully loaded.
UVPhdotstent
@value
1 … 1R
@unit
cs0 … 1 
pharm:asContent
0 … *In case of multiple layers of packaging (5 vials 10 ml; box with 2 blisters of 20 tablets) this element can be used for describing the intermediate Packaged Medicinal Product Item or the Packaged Medicinal Product.

For example in the case 
  \--Box 
  \-----2 blisters 
  \--------20 tablets 
it describes the "2 blisters" 

In the case of 
  \--Box 
  \-----5 vials
it represents the Packaged Medicinal Product. 
UVPhdotstent
@classCode
cs1 … 1FCONT
pharm:quantity
PQ0 … 1RThe quantity which specified how many inner packaged content entities are in an outer packaging container entity.
UVPhdotstent
pharm:containerPackagedProduct
1 … 1RIt represents the intermediate Package Item or the Packaged Medicinal Product
UVPhdotstent
@classCode
cs1 … 1FCONT
@determinerCode
cs1 … 1FKIND
pharm:code
CD0 … 1
It represents the code of the Package Item or of the Packaged Medicinal Product.
If this is also the most outer <pharm:containerPackagedProduct> than this element can be used to convey the Packaged Medicinal Product ID.
UVPhdotstent
pharm:name
ST0 … 1RIt represents the Name of the Package Item or of the Packaged Medicinal Product.
If this is also the most outer <pharm:containerPackagedProduct> than this element can be used for the brand name.
UVPhdotstent
pharm:formCode
CE1 … 1RThis element encodes the type of the intermediate package item or of the or the Packaged Medicinal Product.
UVPhdotstent
pharm:capacityQuantity
PQ0 … 1Captures the number of product units the package would contain if fully loaded.
UVPhdotstent
@value
1 … 1R
@unit
cs0 … 1 
pharm:asContent
0 … *R
In case of multiple layers of packaging (box with 2 blisters of 20 tablets) this element is used for describing the most outer Packaged Medicinal Product Item or the Packaged Medicinal Product.
For example in the case 
  \--Box 
  \-----2 blisters 
  \--------20 tablets 
it describes the Packaged Medicinal Product. 
UVPhdotstent
@classCode
cs1 … 1FCONT
pharm:quantity
PQ0 … 1RUVPhdotstent
pharm:containerPackagedProduct
1 … 1RWhen present, it represents the Packaged Medicinal ProductUVPhdotstent
@classCode
cs1 … 1FCONT
@determinerCode
cs1 … 1FKIND
pharm:code
CD0 … 1When present, it can be used to convey the Packaged Medicinal Product ID.
UVPhdotstent
pharm:name
ST0 … 1RUVPhdotstent
pharm:formCode
CE1 … 1RUVPhdotstent
pharm:capacityQuantity
PQ0 … 1Captures the number of product units the package would contain if fully loaded.
UVPhdotstent
@value
1 … 1R
@unit
cs0 … 1 
pharm:asSpecializedKind
0 … *UVMedotstail
@classCode
cs1 … 1FGRIC
Included from 2.16.840.1.113883.3.1937.99.61.67.10.40 UV asSpecializedKind fragment (DYNAMIC)
pharm:generalizedMedicineClass
0 … *UVPhdotsKind
@classCode
cs1 … 1FMMAT
pharm:code
1 … 1RUVPhdotsKind
pharm:name
0 … *UVPhdotsKind
pharm:part
0 … *UVMedotstail
@classCode
cs1 … 1FPART
pharm:id
II0 … 1UVMedotstail
pharm:quantity
RTO0 … 1TBD demote to PQ ?UVMedotstail
pharm:partProduct
1 … 1UVMedotstail
pharm:asContent
0 … *UVMedotstail
@classCode
cs1 … 1FCONT
Included from 2.16.840.1.113883.3.1937.99.61.67.10.38 UV asContent fragment (DYNAMIC)
pharm:quantity
PQ0 … 1RThe quantity which specified how many inner packaged content entities are in an outer packaging container entity.
UVPhdotstent
pharm:containerPackagedProduct
1 … 1RUVPhdotstent
@classCode
cs1 … 1FCONT
@determinerCode
cs1 … 1FKIND
pharm:code
CE0 … 1
It represents the code of the Package Item or of the Packaged Medicinal Product.
If this is also the most outer <pharm:containerPackagedProduct> than this element can be used to convey the Packaged Medicinal Product ID.
UVPhdotstent
pharm:name
EN0 … *
It represents the Name of the Package Item or of the Packaged Medicinal Product.
If this is also the most outer <pharm:containerPackagedProduct> than this element can be used for the brand name.
UVPhdotstent
pharm:formCode
CE0 … 1This element encodes the type of the most inner package item or of the or the Packaged Medicinal Product.
UVPhdotstent
pharm:capacityQuantity
PQ0 … 1Captures the number of product units the package would contain if fully loaded.
UVPhdotstent
@value
1 … 1R
@unit
cs0 … 1 
pharm:asContent
0 … *In case of multiple layers of packaging (5 vials 10 ml; box with 2 blisters of 20 tablets) this element can be used for describing the intermediate Packaged Medicinal Product Item or the Packaged Medicinal Product.

For example in the case 
  \--Box 
  \-----2 blisters 
  \--------20 tablets 
it describes the "2 blisters" 

In the case of 
  \--Box 
  \-----5 vials
it represents the Packaged Medicinal Product. 
UVPhdotstent
@classCode
cs1 … 1FCONT
pharm:quantity
PQ0 … 1RThe quantity which specified how many inner packaged content entities are in an outer packaging container entity.
UVPhdotstent
pharm:containerPackagedProduct
1 … 1RIt represents the intermediate Package Item or the Packaged Medicinal Product
UVPhdotstent
@classCode
cs1 … 1FCONT
@determinerCode
cs1 … 1FKIND
pharm:code
CD0 … 1
It represents the code of the Package Item or of the Packaged Medicinal Product.
If this is also the most outer <pharm:containerPackagedProduct> than this element can be used to convey the Packaged Medicinal Product ID.
UVPhdotstent
pharm:name
ST0 … 1RIt represents the Name of the Package Item or of the Packaged Medicinal Product.
If this is also the most outer <pharm:containerPackagedProduct> than this element can be used for the brand name.
UVPhdotstent
pharm:formCode
CE1 … 1RThis element encodes the type of the intermediate package item or of the or the Packaged Medicinal Product.
UVPhdotstent
pharm:capacityQuantity
PQ0 … 1Captures the number of product units the package would contain if fully loaded.
UVPhdotstent
@value
1 … 1R
@unit
cs0 … 1 
pharm:asContent
0 … *R
In case of multiple layers of packaging (box with 2 blisters of 20 tablets) this element is used for describing the most outer Packaged Medicinal Product Item or the Packaged Medicinal Product.
For example in the case 
  \--Box 
  \-----2 blisters 
  \--------20 tablets 
it describes the Packaged Medicinal Product. 
UVPhdotstent
@classCode
cs1 … 1FCONT
pharm:quantity
PQ0 … 1RUVPhdotstent
pharm:containerPackagedProduct
1 … 1RWhen present, it represents the Packaged Medicinal ProductUVPhdotstent
@classCode
cs1 … 1FCONT
@determinerCode
cs1 … 1FKIND
pharm:code
CD0 … 1When present, it can be used to convey the Packaged Medicinal Product ID.
UVPhdotstent
pharm:name
ST0 … 1RUVPhdotstent
pharm:formCode
CE1 … 1RUVPhdotstent
pharm:capacityQuantity
PQ0 … 1Captures the number of product units the package would contain if fully loaded.
UVPhdotstent
@value
1 … 1R
@unit
cs0 … 1 
pharm:asSpecializedKind
0 … *UVMedotstail
@classCode
cs1 … 1FGRIC
Included from 2.16.840.1.113883.3.1937.99.61.67.10.40 UV asSpecializedKind fragment (DYNAMIC)
pharm:generalizedMedicineClass
0 … *UVPhdotsKind
@classCode
cs1 … 1FMMAT
pharm:code
1 … 1RUVPhdotsKind
pharm:name
0 … *UVPhdotsKind
pharm:part
0 … *UVMedotstail
@classCode
cs1 … 1FPART
pharm:ingredient
0 … *UVMedotstail
@classCode
cs1 … 1R
 CONF
The value of @classCode shall be drawn from value set 2.16.840.1.113883.1.11.10430 RoleClassIngredientEntity (DYNAMIC)
Included from 2.16.840.1.113883.3.1937.99.61.67.10.41 UV ingredient fragment (DYNAMIC)
pharm:quantity
0 … 1UVPhdotsient
 Example
10 mg of the ingredient per ml
<pharm:quantity>
  <numerator xsi:type="PQ" value="10" unit="mg"/>  <denominator xsi:type="PQ" value="1" unit="ml"/></pharm:quantity>
 Example
2% of the ingredient
<pharm:quantity>
  <numerator xsi:type="PQ" value="2" unit="%"/>  <denominator xsi:type="PQ" value="1"/></pharm:quantity>
 Example
5mg of the ingredient
<pharm:quantity>
  <numerator xsi:type="PQ" value="5" unit="mg"/>  <denominator xsi:type="PQ" value="1"/></pharm:quantity>
pharm:numerator
0 … 1UVPhdotsient
pharm:denominator
0 … 1UVPhdotsient
pharm:ingredientSubstance
0 … 1
The substance used for this product plying the role indicated in the ingredient classCode.
The <code> element contains the coded representation of the ingredient and the <name> element may be used for the plain text representation. 
UVPhdotsient
@classCode
cs1 … 1FMMAT
@determinerCode
cs1 … 1FKIND
pharm:code
0 … 1CUVPhdotsient
pharm:name
0 … 1CUVPhdotsient
 Schematron assertrolered error 
 testpharm:code or pharm:name 
 MessageEither the name or the code of the substance (or both) shall be provided 
pharm:ingredient
0 … *UVMedotstail
@classCode
cs1 … 1R
 CONF
The value of @classCode shall be drawn from value set 2.16.840.1.113883.1.11.10430 RoleClassIngredientEntity (DYNAMIC)
Included from 2.16.840.1.113883.3.1937.99.61.67.10.41 UV ingredient fragment (DYNAMIC)
pharm:quantity
0 … 1UVPhdotsient
 Example
10 mg of the ingredient per ml
<pharm:quantity>
  <numerator xsi:type="PQ" value="10" unit="mg"/>  <denominator xsi:type="PQ" value="1" unit="ml"/></pharm:quantity>
 Example
2% of the ingredient
<pharm:quantity>
  <numerator xsi:type="PQ" value="2" unit="%"/>  <denominator xsi:type="PQ" value="1"/></pharm:quantity>
 Example
5mg of the ingredient
<pharm:quantity>
  <numerator xsi:type="PQ" value="5" unit="mg"/>  <denominator xsi:type="PQ" value="1"/></pharm:quantity>
pharm:numerator
0 … 1UVPhdotsient
pharm:denominator
0 … 1UVPhdotsient
pharm:ingredientSubstance
0 … 1
The substance used for this product plying the role indicated in the ingredient classCode.
The <code> element contains the coded representation of the ingredient and the <name> element may be used for the plain text representation. 
UVPhdotsient
@classCode
cs1 … 1FMMAT
@determinerCode
cs1 … 1FKIND
pharm:code
0 … 1CUVPhdotsient
pharm:name
0 … 1CUVPhdotsient
 Schematron assertrolered error 
 testpharm:code or pharm:name 
 MessageEither the name or the code of the substance (or both) shall be provided 
pharm:ingredient
0 … *UVMedotstail
@classCode
cs1 … 1R
 CONF
The value of @classCode shall be drawn from value set 2.16.840.1.113883.1.11.10430 RoleClassIngredientEntity (DYNAMIC)
Included from 2.16.840.1.113883.3.1937.99.61.67.10.41 UV ingredient fragment (DYNAMIC)
pharm:quantity
0 … 1UVPhdotsient
 Example
10 mg of the ingredient per ml
<pharm:quantity>
  <numerator xsi:type="PQ" value="10" unit="mg"/>  <denominator xsi:type="PQ" value="1" unit="ml"/></pharm:quantity>
 Example
2% of the ingredient
<pharm:quantity>
  <numerator xsi:type="PQ" value="2" unit="%"/>  <denominator xsi:type="PQ" value="1"/></pharm:quantity>
 Example
5mg of the ingredient
<pharm:quantity>
  <numerator xsi:type="PQ" value="5" unit="mg"/>  <denominator xsi:type="PQ" value="1"/></pharm:quantity>
pharm:numerator
0 … 1UVPhdotsient
pharm:denominator
0 … 1UVPhdotsient
pharm:ingredientSubstance
0 … 1
The substance used for this product plying the role indicated in the ingredient classCode.
The <code> element contains the coded representation of the ingredient and the <name> element may be used for the plain text representation. 
UVPhdotsient
@classCode
cs1 … 1FMMAT
@determinerCode
cs1 … 1FKIND
pharm:code
0 … 1CUVPhdotsient
pharm:name
0 … 1CUVPhdotsient
 Schematron assertrolered error 
 testpharm:code or pharm:name 
 MessageEither the name or the code of the substance (or both) shall be provided 
pharm:ingredient
0 … *UVMedotstail
@classCode
cs1 … 1R
 CONF
The value of @classCode shall be drawn from value set 2.16.840.1.113883.1.11.10430 RoleClassIngredientEntity (DYNAMIC)
Included from 2.16.840.1.113883.3.1937.99.61.67.10.41 UV ingredient fragment (DYNAMIC)
pharm:quantity
0 … 1UVPhdotsient
 Example
10 mg of the ingredient per ml
<pharm:quantity>
  <numerator xsi:type="PQ" value="10" unit="mg"/>  <denominator xsi:type="PQ" value="1" unit="ml"/></pharm:quantity>
 Example
2% of the ingredient
<pharm:quantity>
  <numerator xsi:type="PQ" value="2" unit="%"/>  <denominator xsi:type="PQ" value="1"/></pharm:quantity>
 Example
5mg of the ingredient
<pharm:quantity>
  <numerator xsi:type="PQ" value="5" unit="mg"/>  <denominator xsi:type="PQ" value="1"/></pharm:quantity>
pharm:numerator
0 … 1UVPhdotsient
pharm:denominator
0 … 1UVPhdotsient
pharm:ingredientSubstance
0 … 1
The substance used for this product plying the role indicated in the ingredient classCode.
The <code> element contains the coded representation of the ingredient and the <name> element may be used for the plain text representation. 
UVPhdotsient
@classCode
cs1 … 1FMMAT
@determinerCode
cs1 … 1FKIND
pharm:code
0 … 1CUVPhdotsient
pharm:name
0 … 1CUVPhdotsient
 Schematron assertrolered error 
 testpharm:code or pharm:name 
 MessageEither the name or the code of the substance (or both) shall be provided 
pharm:ingredient
0 … *
This module provides the list of the ingredients (substances with a role) used for this product; one or more ingredients may be present.
The classCode of "ACTI" indicates that this is an active ingredient.
UVMedotstail
@classCode
cs1 … 1R
 CONF
The value of @classCode shall be drawn from value set 2.16.840.1.113883.1.11.10430 RoleClassIngredientEntity (DYNAMIC)
 Example<pharm:ingredient classCode="ACTI">
  <pharm:quantity>
    <numerator xsi:type="PQ" value=" " unit=" "/>    <denominator xsi:type="PQ" value=" " unit=" "/>  </pharm:quantity>
  <pharm:ingredientSubstance classCode="MMAT" determinerCode="KIND">
    <pharm:code code=" " displayName=" " codeSystem="2.16.840.1.113883.6.73" codeSystemName="ATC WHO"/>  </pharm:ingredientSubstance>
</pharm:ingredient>
Included from 2.16.840.1.113883.3.1937.99.61.67.10.41 UV ingredient fragment (DYNAMIC)
pharm:quantity
0 … 1UVPhdotsient
 Example
10 mg of the ingredient per ml
<pharm:quantity>
  <numerator xsi:type="PQ" value="10" unit="mg"/>  <denominator xsi:type="PQ" value="1" unit="ml"/></pharm:quantity>
 Example
2% of the ingredient
<pharm:quantity>
  <numerator xsi:type="PQ" value="2" unit="%"/>  <denominator xsi:type="PQ" value="1"/></pharm:quantity>
 Example
5mg of the ingredient
<pharm:quantity>
  <numerator xsi:type="PQ" value="5" unit="mg"/>  <denominator xsi:type="PQ" value="1"/></pharm:quantity>
pharm:numerator
0 … 1UVPhdotsient
pharm:denominator
0 … 1UVPhdotsient
pharm:ingredientSubstance
0 … 1
The substance used for this product plying the role indicated in the ingredient classCode.
The <code> element contains the coded representation of the ingredient and the <name> element may be used for the plain text representation. 
UVPhdotsient
@classCode
cs1 … 1FMMAT
@determinerCode
cs1 … 1FKIND
pharm:code
0 … 1CUVPhdotsient
pharm:name
0 … 1CUVPhdotsient
 Schematron assertrolered error 
 testpharm:code or pharm:name 
 MessageEither the name or the code of the substance (or both) shall be provided 
hl7:manufacturerOrganization
0 … 1RContains 2.16.840.1.113883.10.12.151 CDA Organization (DYNAMIC)UVMedotstail