hl7:manufacturedProduct
|
|
0 … 1 |
R |
|
(epS…uct) |
@classCode
|
cs |
0 … 1 |
F |
MANU |
hl7:templateId
|
II.EPSOS |
1 … 1 |
R |
In an epSOS ePrescription or eDispensation document, the name and coding of the medication
are specified in the elements under the <manufacturedProduct> element. The templateId
element is required and identifies this as a Medicine entry.
|
(epS…uct) |
@root
|
uid |
1 … 1 |
F |
1.3.6.1.4.1.12559.11.10.1.3.1.3.1 |
|
Example |
<templateId root="1.3.6.1.4.1.12559.11.10.1.3.1.3.1">...</templateId> |
hl7:templateId
|
II.EPSOS |
0 … * |
R |
|
(epS…uct) |
Included |
1 … 1 |
R |
from 2.16.840.1.113883.3.1937.777.11.10.143 epSOS CDA Material (DYNAMIC)
|
hl7:manufacturedMaterial
|
|
1 … 1 |
R |
|
(epS…uct) |
@classCode
|
cs |
1 … 1 |
F |
MMAT |
@determinerCode
|
cs |
1 … 1 |
F |
KIND |
hl7:code
|
CE.EPSOS |
0 … 1 |
R |
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.
|
(epS…uct) |
|
|
|
hl7:name
|
EN |
0 … 1 |
R |
In an epSOS ePrescriprion or eDispensation document, the <name> element should contain
the brand name of the medication.
|
(epS…uct) |
|
|
|
epsos:desc
|
EN |
0 … 1 |
R |
Free-text representation of the strength. |
(epS…uct) |
|
Example |
<cda:desc>20/12,5 mg</cda:desc> |
epsos:formCode
|
CE.EPSOS |
1 … 1 |
R |
<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.
|
(epS…uct) |
|
|
|
|
CONF |
|
|
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> |
epsos:asContent
|
|
0 … * |
R |
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.
|
(epS…uct) |
@classCode
|
cs |
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> |
epsos:containerPackagedMedicine
|
|
1 … * |
R |
|
(epS…uct) |
@classCode
|
cs |
1 … 1 |
F |
CONT |
@determinerCode
|
cs |
1 … 1 |
F |
INSTANCE |
|
Example |
<epsos:containerPackagedMedicine classCode="CONT" determinerCode="INSTANCE">...</epsos:containerPackagedMedicine> |
epsos:name
|
ST |
0 … * |
R |
|
(epS…uct) |
|
Example |
<epsos:name>...</epsos:name> |
epsos:formCode
|
CE.EPSOS |
1 … 1 |
R |
|
(epS…uct) |
|
CONF |
|
|
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> |
epsos:capacityQuantity
|
PQ |
1 … 1 |
M |
|
(epS…uct) |
|
|
|
@unit
|
cs |
1 … 1 |
R |
|
|
CONF |
|
@value
|
|
1 … 1 |
R |
|
|
Example |
<epsos:capacityQuantity unit="1" value="700">...</epsos:capacityQuantity> |
epsos:asSpecializedKind
|
|
0 … 1 |
R |
This module is used for representing the classification of the Substance according
to the WHO Anatomical Therapeutic Chemical (ATC) Classification System.
The classCode of "GEN" 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 ATC code, and the <epsos:name> element may be
used for the plain text representation.
|
(epS…uct) |
@classCode
|
cs |
1 … 1 |
F |
GEN |
|
Example |
<epsos:asSpecializedKind classCode="GEN"> <epsos:generalizedMedicineClass classCode="MMAT"> <epsos:code code=" " codeSystem="2.16.840.1.113883.6.73" codeSystemName="Anatomical Therapeutic Chemical" displayName=" "/> <epsos:name/> </epsos:generalizedMedicineClass></epsos:asSpecializedKind> |
epsos:generalizedMedicineClass
|
|
|
R |
|
(epS…uct) |
@classCode
|
cs |
1 … 1 |
F |
MMAT |
epsos:code
|
CD.EPSOS |
1 … 1 |
R |
|
(epS…uct) |
|
CONF |
|
epsos:name
|
|
0 … 1 |
|
|
(epS…uct) |
epsos:ingredient
|
|
0 … * |
R |
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.
“In case of multi active ingredients medicinal product the first ingredient element
is used for describing the the ATC code associated to the medicinal product, each
single active ingredients and related strengths are instead conveyed using the subIngredient
elements
|
(epS…uct) |
@classCode
|
cs |
1 … 1 |
F |
ACTI |
@determinerCode
|
cs |
1 … 1 |
F |
KIND |
|
Example |
<epsos:ingredient classCode="ACTI">...</epsos:ingredient> |
epsos:quantity
|
|
1 … 1 |
M |
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.
|
(epS…uct) |
|
|
|
|
Example |
<epsos:quantity>...</epsos:quantity> |
epsos:numerator
|
epsos:PQ |
1 … 1 |
R |
|
(epS…uct) |
@unit
|
cs |
1 … 1 |
R |
|
@value
|
|
1 … 1 |
R |
|
|
Example |
<epsos:numerator unit="mg" value="20" xsi:type="epsos:PQ">...</epsos:numerator> |
epsos:denominator
|
epsos:PQ |
1 … 1 |
R |
|
(epS…uct) |
@unit
|
cs |
1 … 1 |
R |
|
@value
|
|
1 … 1 |
R |
|
|
Example |
<epsos:denominator unit="1" value="1" xsi:type="epsos:PQ">...</epsos:denominator> |
epsos:ingredient
|
CD.EPSOS |
1 … 1 |
R |
|
(epS…uct) |
epsos:code
|
CD.EPSOS |
1 … 1 |
R |
|
(epS…uct) |
|
|
|
|
CONF |
|
epsos:originalText
|
ED |
0 … * |
|
|
(epS…uct) |
epsos:reference
|
TEL |
0 … * |
|
|
(epS…uct) |
epsos:translation
|
CD |
0 … * |
|
This element can be used to provide alternative identifications for the described
substance.
|
(epS…uct) |
epsos:name
|
|
0 … 1 |
|
Name of the substance
|
(epS…uct) |
|
|
|