Back To Index  <<  Back To Templates

ref Template  Order Reference - inFulfillmentOf

Id 2.16.756.5.30.1.1.10.2.16
ref
hl7chcda-
Effective Date 2018‑04‑18
Status active Active Version Label 2017
Name cdach_header_OrderReference Display Name Order Reference - inFulfillmentOf
Description
Reference to one or more orders which led to the creation of this CDA document. It SHALL be declared, when the order reference is relevant for some reason. All CDA-CH V2 derivatives, i.e. Swiss exchange formats MUST reference this template.
Context Parent nodes of template element with id 2.16.756.5.30.1.1.10.2.16
Label CDA‑CH V2
Classification CDA Header Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 14 templates, Uses 0 templates
Used by as Name Version
2.16.756.5.30.1.1.10.9.36 Include active CDA-CH v2.0 Header Template Compilation (2017) 2018‑04‑18
2.16.756.5.30.1.1.10.1.9 link active CDA-CH v2.0 - structuredBody (2017) 2018‑04‑18
2.16.756.5.30.1.1.10.9.41 Include draft Header Template Compilation Medication Dispense document (2017) 2018‑01‑08 15:56:47
2.16.756.5.30.1.1.10.1.5 link draft Medication Dispense document (2017) 2016‑05‑21
2.16.756.5.30.1.1.10.9.42 Include draft Header Template Compilation Medication Card document (2017) 2018‑01‑08 16:20:12
2.16.756.5.30.1.1.10.1.3 link draft Medication Card document (2017) 2016‑05‑13
2.16.756.5.30.1.1.10.9.43 Include draft Header Template Compilation Pharmaceutical Advice document (2017) 2018‑01‑08 16:23:16
2.16.756.5.30.1.1.10.1.6 link draft Pharmaceutical Advice document (2017) 2016‑05‑21
2.16.756.5.30.1.1.10.9.44 Include draft Header Template Compilation MedicationTreatmentPlan (2017) 2018‑01‑08 16:26:11
2.16.756.5.30.1.1.10.1.7 link draft Medication Treatment Plan document (2017) 2017‑04‑12 13:57:31
2.16.756.5.30.1.1.10.9.45 Include draft Header Template Compilation Medication Prescription document (2017) 2018‑01‑08 16:28:39
2.16.756.5.30.1.1.10.1.4 link draft Medication Prescription document (2017) 2016‑05‑21
2.16.756.5.30.1.1.10.9.46 Include draft Header Template Compilation Medication List document (2017) 2018‑01‑22 15:29:29
2.16.756.5.30.1.1.10.1.13 link draft Medication List document (2017) 2018‑01‑22 15:17:26
Relationship Specialization: template 2.16.840.1.113883.10.12.109 (2005‑09‑07)
Version: template 2.16.756.5.30.1.1.10.2.16 (2016‑05‑18)
Example
Order reference on a CDA-CH V2 (2017) document
<inFulfillmentOf>
  <templateId root="2.16.756.5.30.1.1.10.2.16"/>  <order>
    <id root="9F44AE66-D70B-46DA-89AD-82A51C7A11C6"/>  </order>
</inFulfillmentOf>
Example
Order reference to an order created by an ERP system
<inFulfillmentOf>
  <templateId root="2.16.756.5.30.1.1.10.2.16"/>  <order>
    <id root="2.999" extension="AU-20170021987"/>  </order>
</inFulfillmentOf>
Item DT Card Conf Description Label
hl7:inFulfillmentOf
0 … * Reference to one or more orders which led to the creation of this CDA document. It SHALL be declared, when the order reference is relevant for some reason. CDA‑CH V2
hl7:templateId
II 1 … 1 M CDA‑CH V2
@root
uid 1 … 1 F 2.16.756.5.30.1.1.10.2.16
hl7:order
1 … 1 R CDA‑CH V2
hl7:id
II 1 … * R Order number. CDA‑CH V2
@root
uid 1 … 1 R Either the same GUID (order id) or the same OID (order issuing system) as the order itself.
@extension
st 0 … 1   Contains the order ID itself. The ID MUST be unique within the system that issued the ID.