Back To Index  <<  Back To Templates

draft Template  XeH Ordering Provider2

Id 2.16.840.1.113883.2.51.10.1.2.2 Effective Date 2021‑11‑29 17:41:01
Status draft Draft Version Label
Name XeHOrderingProvider2 Display Name XeH Ordering Provider2
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="2.16.840.1.113883.2.51.10.1.2.2"/> - The templateId element identifies this participant as an ordering physician. The templateId SHALL have root="2.16.840.1.113883.2.51.10.1.2.2".

See also IHE PCC Wiki Content
Context Parent nodes of template element with id 2.16.840.1.113883.2.51.10.1.2.2
Classification CDA Header Level Template
Open/Closed Open (other than defined elements are allowed)
Relationship Specialization: template 2.16.840.1.113883.10.12.108 CDA participant (2005‑09‑07)
ref
ad1bbr-
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 (XeHdotser2)
@typeCode
cs 1 … 1 F REF
hl7:templateId
II 1 … 1 (XeHdotser2)
@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. (XeHdotser2)
hl7:associatedEntity
1 … 1 (XeHdotser2)
hl7:addr
AD 1 … * R The address of this person (referral ordering physician) SHALL be present. (XeHdotser2)
hl7:telecom
TEL 1 … * R The telecom of this person (referral ordering physician) SHALL be present. (XeHdotser2)
  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 (XeHdotser2)
hl7:scopingOrganization
0 … 1 (XeHdotser2)