Back To Index  <<  Back To Templates

ref Template  Ordering Provider

Id 1.3.6.1.4.1.19376.1.3.3.1.6
ref
(from repository: iheptv-)
Effective Date valid from 2008‑08‑08
Status review In Review Version Label 2008
Name OrderingProvider Display Name Ordering Provider
Description
de-DE 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 2 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
Uses as Name Version
2.16.840.1.113883.10.12.152 Containment active CDA Person DYNAMIC
2.16.840.1.113883.10.12.151 Containment active CDA Organization DYNAMIC
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
de-DE Referral Ordering Physician
(Orddotsder)
@typeCode
1 … 1 F REF
hl7:templateId
II 1 … 1 (Orddotsder)
@root
1 … 1 F 1.3.6.1.4.1.19376.1.3.3.1.6
hl7:time
IVL_TS 0 … 1 R This element represents the date and time the order was placed. Time MAY be present. (Orddotsder)
hl7:associatedEntity
1 … 1 M (Orddotsder)
@classCode
1 … 1 F PROV
hl7:id
II 1 … 1 R Unique identifier of this person (referral ordering physician) in the affinity domain SHALL be present. (Orddotsder)
hl7:addr
AD 1 … 1 R The address of this person (referral ordering physician) SHALL be present. (Orddotsder)
hl7:telecom
TEL.AT 1 … * R The telecom of this person (referral ordering physician) SHALL be present. (Orddotsder)
  Schematron assert role red error  
  test hl7:assignedPerson/hl7:name  
  Message An <assignedPerson> SHALL be present, the <name> sub-element SHALL be present.  
hl7:associatedPerson
1 … 1 R Contains 2.16.840.1.113883.10.12.152 CDA Person (DYNAMIC) (Orddotsder)
hl7:scopingOrganization
0 … 1 Contains 2.16.840.1.113883.10.12.151 CDA Organization (DYNAMIC) (Orddotsder)