hl7:manufacturedProduct
|
|
|
|
Structured information on a product (e.g. Vaccine or Medication).
- Trade name of the product SHALL be present in the element 'name' of manufacturedMaterial,
- Package barcode (GTIN) SHALL be present in the element 'ID' of manufacturedProduct
IF KNOWN
- WHO-ATC code MAY be present in the element 'code' of manufacturedMaterial
- LOT (lot number) of the product MAY be present in the element 'lotNumberText' of manufacturedMaterial
- Name of the manufacturer MAY be present in the element 'name' of manufacturerOrganization
|
IHE PCC TF2 Rev.11, 6.3.4.19 |
hl7:templateId
|
II |
1 … 1 |
M |
|
IHE PCC TF2 Rev.11, 6.3.4.19 |
@root
|
uid |
1 … 1 |
F |
2.16.756.5.30.1.1.10.4.94 |
hl7:templateId
|
II |
1 … 1 |
M |
|
IHE PCC TF2 Rev.11, 6.3.4.19 |
@root
|
uid |
1 … 1 |
F |
1.3.6.1.4.1.19376.1.5.3.1.4.7.2 |
hl7:templateId
|
II |
1 … 1 |
M |
|
IHE PCC TF2 Rev.11, 6.3.4.19 |
@root
|
uid |
1 … 1 |
F |
2.16.840.1.113883.10.20.1.53 |
hl7:id
|
II |
1 … 1 |
R |
The barcode on the package (GTIN). |
IHE PCC TF2 Rev.11, 6.3.4.19 |
@nullFlavor
|
cs |
0 … 1 |
F |
NAV |
@root
|
uid |
0 … 1 |
F |
2.51.1.1 |
@extension
|
st |
0 … 1 |
|
The barcode (GTIN) itself. |
|
Schematron assert |
role |
error
|
|
|
test |
(@root='2.51.1.1' and @extension) or (@nullFlavor='NAV') |
|
|
Message |
Either the GS1 GTIN or nullFlavor='NAV' is required. |
|
hl7:id
|
II |
0 … * |
|
Other IDs for this product MAY be filled for traceability. |
IHE PCC TF2 Rev.11, 6.3.4.19 |
@root
|
uid |
1 … 1 |
R |
MUST contain the OID of the system that issued the ID. OIDs of code systems, which
are published in the public OID registry for the Swiss health care system (oid.refdata.ch)
are REQUIRED. Others are NOT ALLOWED.
|
@extension
|
st |
0 … 1 |
|
Contains the ID itself. The ID MUST be unique within the system that issued the ID. |
hl7:manufacturedMaterial
|
|
|
|
|
IHE PCC TF2 Rev.11, 6.3.4.19 |
hl7:code
|
CE |
1 … 1 |
R |
WHO ATC Code |
IHE PCC TF2 Rev.11, 6.3.4.19 |
@nullFlavor
|
st |
0 … 1 |
F |
NAV |
@code
|
cs |
0 … 1 |
|
|
@codeSystem
|
oid |
0 … 1 |
F |
2.16.840.1.113883.6.73 |
@codeSystemName
|
st |
0 … 1 |
F |
WHO ATC |
@displayName
|
st |
0 … 1 |
|
|
|
Schematron assert |
role |
error
|
|
|
test |
(@code and @codeSystem) or (@nullFlavor='NAV') |
|
|
Message |
Either a code with its code system or nullFlavor='NAV' is required. |
|
Included |
0 … 1 |
C |
from 2.16.756.5.30.1.1.10.9.49 Original Text Reference (DYNAMIC) Generic name and strength of the medication
|
hl7:originalText
|
ED |
0 … 1 |
C |
|
CDA‑CH V2 |
hl7:reference
|
TEL |
1 … 1 |
M |
The reference to the corresponding text in the human readable part must be specified
by reference to content[@ID]: reference[@value='#xxx']
|
CDA‑CH V2 |
@value
|
|
1 … 1 |
R |
Reference to the narrative part of the section in the format '#xxx', where xxx is
the ID of the corresponding
element.
|
|
Schematron assert |
role |
error
|
|
|
test |
starts-with(@value,'#') |
|
|
Message |
The @value attribute content MUST conform to the format '#xxx', where xxx is the ID
of the corresponding <content/> element. |
|
|
Variable let |
Name |
idvalue |
|
|
Value |
substring-after(@value,'#') |
|
|
Schematron assert |
role |
error
|
|
|
test |
ancestor::hl7:structuredBody//*[@ID=$idvalue] |
|
|
Message |
No narrative text found for this reference (no content element within this document
has an ID that corresponds to '<value-of select="$idvalue"/>'). |
|
|
Schematron assert |
role |
error
|
|
|
test |
parent::*/text()=ancestor::hl7:structuredBody//*[@ID=$idvalue]/text() |
|
|
Message |
The originalText content MUST be identical to the narrative text for this reference. |
|
hl7:name
|
EN |
1 … 1 |
R |
Trade name of the product. |
IHE PCC TF2 Rev.11, 6.3.4.19 |
hl7:lotNumberText
|
ST |
0 … 1 |
|
LOT-No. (Lot Number) of the product. |
IHE PCC TF2 Rev.11, 6.3.4.19 |
hl7:manufacturerOrganization
|
|
0 … 1 |
|
Manufacturer of the product. Contains 2.16.756.5.30.1.1.10.9.24 Organization Compilation with name (DYNAMIC)
|
IHE PCC TF2 Rev.11, 6.3.4.19 |