Back To Index  <<  Back To Templates

 Template  epSOS CDA Material

Template (internal) 2.16.840.1.113883.2.4.3.11.60.22.10.11 - epSOSCDAMaterial
Id 2.16.840.1.113883.2.4.3.11.60.22.10.11
Classification CDA entry level template
Relationship Generalization: template 2.16.840.1.113883.10.12.311 (2005‑09‑07)
Version valid from 2013‑11‑25 13:57:35 status Under develeopment

There are versions of templates with this id:
  • epSOSCDAMaterial as of 2013‑11‑25 13:57:35
  • epSOSCDAcustodian as of 2013‑06‑04
Open/Closed Open (other than defined elements are allowed)
Description Template CDA Material (prototype, directly derived from POCD_RM000040 MIF)
Used in
Used in 1 template
Id Name as of
epsos-template-10 epSOSCDAManufacturedProduct  epSOS CDA ManufacturedProduct 2013‑11‑25 11:37:37
link11 Dependency: 1.3.6.1.4.1.12559.11.10.1.3.1.3.2 epSOSCDASubstanceAdministration  epSOS CDA substanceAdministration 2011‑07‑25
link11 Dependency: 1.3.6.1.4.1.12559.11.10.1.3.1.2.1 SectionPrescription  Section Prescription 2013‑11‑29 12:19:34
link11 Dependency: 1.3.6.1.4.1.12559.11.10.1.3.1.1.1 epSOS-eP  epSOS-ePrescription 2012‑05‑03
link11 Dependency: 1.3.6.1.4.1.12559.11.10.1.3.1.3.3 epSOSCDASupply  epSOS CDA Supply 2013‑11‑29 16:30:29
link11 Dependency: 1.3.6.1.4.1.12559.11.10.1.3.1.2.2 SectionDispensation  Section Dispensation 2013‑11‑29 15:09:17
link11 Dependency: 1.3.6.1.4.1.12559.11.10.1.3.1.1.2 epSOS-eD  epSOS-eDispensation 2012‑05‑03
Item DT Card Conf Desc Label
hl7:manufacturedMaterial
0 .. * (epSOSCDAMaterial)
treetree @classCode
1 .. 1 F MMAT
treetree @determinerCode
1 .. 1 F KIND
treetree hl7:code
CE 0 .. 1 The <code> element of the <manufacturedMaterial> describes the medication.
For the scope of epSOS this is used to convey the “Country A Cross-border/regional/national medicinal product code.

In a CDA document, the <originalText> shall contain a <reference> whose URI value points to the generic name and strength of the medication in the narrative, or just the generic name alone if strength is not relevant.

Note: When the text is supplied from the narrative, the implication is that if the components of a combination medication are supplied in an entry, these must also be displayed in narrative text; the combination medication will not be able to be broken down into its component parts. This is entirely consistent with the CDA Release 2.0 requirements that the narrative supply the necessary and relevant human readable information content.
(epSOSCDAMaterial)
CONF
The value of @code shall be drawn from value set MaterialEntityClassType (DYNAMIC)
alert Error: Cannot find value set "MaterialEntityClassType"
treetree hl7:name
EN 0 .. 1 In an epSOS ePrescriprion or eDispensation document, the <name> element should contain the brand name of the medication. (epSOSCDAMaterial)
treetree epsos:formCode
CE 1 .. 1 <epsos:formCode code='' displayName='' codeSystem='' codeSystemName=''/>
This code represents the form of the medication (e.g. tablet, capsule, liquid). The value of this code affects the units used in the substance administration quantity element – if the form is a tablet, for example, the unit is 1; if the form is a liquid, the unit will be part of UCUM. The value set is epSOSDoseForm, OID: 1.3.6.1.4.1.12559.11.10.1.3.1.42.2.
(epSOSCDAMaterial)
CONF
The value of @code shall be drawn from value set epSOSDoseForm (DYNAMIC)
Example
<epsos:formCode code="10211000" codeSystem="1.3.6.1.4.1.12559.11.10.1.3.1.44.1" codeSystemName="EDQM" codeSystemVersion="2010" displayName="Capsule, soft">...</epsos:formCode>
treetree epsos:asContent
0 .. * This structure describes the packaging of the medication. The <epsos:formCode> element provides the code for the particular package. If the package has a brand name, it can be described in the <epsos:name> element.. The <epsos:capacityQuantity> element described the capacity of the packaging. For example, to represent 30 tablets, the <epsos:formCode> element at the <manufacturedMaterial> level must indicate tablets as the form, value attribute of the <epsos:capacityQuantity> element must have the value of 30, and the unit attribute must be 1. In the cases where the unit attribute is not 1, UCUM units shall be used. The value set is epSOSUnits, OID 1.3.6.1.4.1.12559.11.10.1.3.1.42.16 and epSOSDoseForm, OID 1.3.6.1.4.1.12559.11.10.1.3.1.42.2. (epSOSCDAMaterial)
treeblank treetree @classCode
1 .. 1 F CONT
Example
<epsos:asContent classCode="CONT">
  <epsos:containerPackagedMedicine classCode="CONT" determinerCode="INSTANCE">
    <epsos:name/>
    <epsos:formCode code=" " displayName=" " codeSystem=" " codeSystemName=" "/>
    <epsos:capacityQuantity value=" " unit=" "/>
  </epsos:containerPackagedMedicine>
</epsos:asContent>
treeblank treetree epsos:containerPackagedMedicine
0 .. * (epSOSCDAMaterial)
treeblank treeblank treetree @classCode
1 .. 1 F CONT
treeblank treeblank treetree @determinerCode
1 .. 1 F INSTANCE
Example
<epsos:containerPackagedMedicine classCode="CONT" determinerCode="INSTANCE">...</epsos:containerPackagedMedicine>
treeblank treeblank treetree epsos:name
ST 0 .. * (epSOSCDAMaterial)
Example
<epsos:name>...</epsos:name>
treeblank treeblank treetree epsos:formCode
CE 0 .. * (epSOSCDAMaterial)
CONF
The value of @code shall be drawn from value set epSOSDoseForm (DYNAMIC)
Example
<epsos:formCode code="30007000" codeSystem="1.3.6.1.4.1.12559.11.10.1.3.1.44.1" codeSystemName="EDQM" codeSystemVersion="2010" displayName="Blister">...</epsos:formCode>
treeblank treeblank treetree epsos:capacityQuantity
PQ 0 .. 1 (epSOSCDAMaterial)
treeblank treeblank treeblank treetree @unit
cs 1 .. 1  
  CONF
The value of @unit shall be drawn from value set epSOSUnits (DYNAMIC)
treeblank treeblank treeblank treetree @value
1 .. 1  
Example
<epsos:capacityQuantity unit="1" value="700">...</epsos:capacityQuantity>
treetree epsos:asSpecializedKind
0 .. 1 The classCode of "GRIC" identifies this structure as the representation of a generic equivalent of the medication described in the current Medicine entry. The <epsos:code> element contains the coded representation of the generic medicine, and the <epsos:name> element may be used for the plain text representation. (epSOSCDAMaterial)
treeblank treetree @classCode
1 .. 1 F GRIC
Example
<epsos:asSpecializedKind classCode="GRIC">
  <epsos:generalizedMedicineClass classCode="MMAT">
    <epsos:code code=" " codeSystem=" " displayName=" " codeSystemName=" "/>
    <epsos:name/>
  </epsos:generalizedMedicineClass>
</epsos:asSpecializedKind>
treeblank treetree epsos:generalizedMedicineClass
(epSOSCDAMaterial)
treeblank treeblank treetree @classCode
1 .. 1 F MMAT
treeblank treeblank treetree epsos:code
(epSOSCDAMaterial)
treetree epsos:ingredient
0 .. * One or more active ingredients may be represented with this structure. The classCode of "ACTI" indicates that this is an active ingredient. The <epsos:code> element contains the coded representation of the ingredient and the <epsos:name> element may be used for the plain text representation. (epSOSCDAMaterial)
treeblank treetree @classCode
1 .. 1 F ACTI
treeblank treetree @determinerCode
1 .. 1 F KIND
Example
<epsos:ingredient classCode="ACTI">...</epsos:ingredient>
treeblank treetree epsos:quantity
0 .. 1 The medication strength is represented as the ratio of the active ingredient(s) to a unit of medication. The <epsos:quantity> element contains the numerator and denominator of the strength ratio. (epSOSCDAMaterial)
Example
<epsos:quantity>...</epsos:quantity>
treeblank treeblank treetree epsos:numerator
epsos:PQ 0 .. * (epSOSCDAMaterial)
treeblank treeblank treeblank treetree @unit
1 .. 1  
treeblank treeblank treeblank treetree @value
1 .. 1  
Example
<epsos:numerator unit="mg" value="20" xsi:type="epsos:PQ">...</epsos:numerator>
treeblank treeblank treetree epsos:denominator
epsos:PQ 0 .. * (epSOSCDAMaterial)
treeblank treeblank treeblank treetree @unit
1 .. 1  
treeblank treeblank treeblank treetree @value
1 .. 1  
Example
<epsos:denominator unit="1" value="1" xsi:type="epsos:PQ">...</epsos:denominator>