Back To Index  <<  Back To Templates

ref Template  Ordering Provider

Id 1.3.6.1.4.1.19376.1.3.3.1.6
ref
XDLAB-
Effective Date 2008‑08‑08
Status active Active Version Label 2017
Name OrderingProvider Display Name Ordering Provider
Description
ClinicalDocument/participant(s) MAY be present. When present, this element SHALL be in accordance with the HL7 CDA R2 standard with a time element and further constrained by this specification to require the presence of name, addr and telecom.
In particular, when the ordering provider of the order (or group of orders) fulfilled by this laboratory report is present in the CDA, it SHALL be documented as a participant with the attribute typeCode valued “REF” (referrer). Additionally, the ordering provider SHALL have the following:
  • <templateId root="1.3.6.1.4.1.19376.1.3.3.1.6"/> - The templateId element identifies this participant as an ordering physician. The templateId SHALL have root="1.3.6.1.4.1.19376.1.3.3.1.6".

See also IHE PCC Wiki Content
Context Parent nodes of template element with id 1.3.6.1.4.1.19376.1.3.3.1.6
Classification CDA Header Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 2 templates, Uses 0 templates
Used by as Name Version
2.16.756.5.30.1.127.10.1.3 Include draft Laborbefund Transplantationsprozesss 2017‑08‑14
2.16.756.5.30.1.127.10.1.3 Include retired Laborbefund Transplantationsprozesss 2016‑07‑02
Relationship Specialization: template 2.16.840.1.113883.10.12.108 (2005‑09‑07)
Example
Ordering Provider Example
<participant typeCode="REF">
  <time value="20080123211000.007-0500"/>  <associatedEntity>
    <id extension="1" root="1.3.6.1.4.1.19376.1.3.4"/>    <addr>
      <streetAddressLine>21 North Ave</streetAddressLine>      <city>Burlington</city>    </addr>
    <telecom value="tel:(999)555-1212" use="DIR"/>    <associatedPerson>
      <name>
        <given>Good</given>        <family>Orderer</family>      </name>
    </associatedPerson>
    <scopingOrganization>
      <id extension="rm83747" root="1.3.6.1.4.1.19376.1.3.4"/>      <name>Hospital</name>      <telecom nullFlavor="UNK"/>      <addr nullFlavor="UNK"/>    </scopingOrganization>
  </associatedEntity>
</participant>
Example
Referral Ordering Physician Example
<participant typeCode="REF">
  <templateId root="1.3.6.1.4.1.19376.1.3.3.1.6"/>  <time>
    <low value="20071104055700.0000-0500"/>    <high value="20071104131600.0000-0500"/>  </time>
  <associatedEntity classCode="PROV">
    <id extension="90573" root="1.3.6.1.4.1.19376.1.3.4"/>    <addr nullFlavor="UNK"/>    <telecom nullFlavor="UNK"/>    <associatedPerson>
      <name>
        <family>Patel</family>        <given>Kiran</given>        <prefix>Dr.</prefix>      </name>
    </associatedPerson>
    <scopingOrganization>
      <id extension="rm83747" root="1.3.6.1.4.1.19376.1.3.4"/>      <name>Hospital</name>      <telecom nullFlavor="UNK"/>      <addr nullFlavor="UNK"/>    </scopingOrganization>
  </associatedEntity>
</participant>
Item DT Card Conf Description Label
hl7:participant
Referral Ordering Physician (Orddotsder)
@typeCode
cs 1 … 1 F REF
hl7:templateId
II 1 … 1 (Orddotsder)
@root
uid 1 … 1 F 1.3.6.1.4.1.19376.1.3.3.1.6
hl7:time
IVL_TS 1 … 1 R This element represents the date and time the order was placed. Time MAY be present. (Orddotsder)
hl7:associatedEntity
1 … 1 (Orddotsder)
hl7:addr
AD 1 … * R The address of this person (referral ordering physician) SHALL be present. (Orddotsder)
hl7:telecom
TEL 1 … * R The telecom of this person (referral ordering physician) SHALL be present. (Orddotsder)
  Schematron assert role red error  
  test not(hl7:assignedPerson) or hl7:assignedPerson/hl7:name  
  Message The <name> sub-element SHALL be present when <assignedPerson> present.  
hl7:associatedPerson
0 … 1 R (Orddotsder)
hl7:scopingOrganization
0 … 1 (Orddotsder)