Back To Index  <<  Back To Templates

active 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 1 template, Uses 0 templates
Used by as Name Version
2.16.756.5.30.1.1.10.1.11 Include draft Social-medical care plan V2 (2018) 2017‑08‑24 18:00:03
Relationship Specialization: template 2.16.840.1.113883.10.12.109 CDA inFulfillmentOf (2005‑09‑07)
ref
ad1bbr-
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.