Difference between revisions of "1.3.6.1.4.1.19376.1.3.3.1.6"

From IHE Wiki
Jump to navigation Jump to search
(No difference)

Revision as of 15:21, 8 May 2008

Return to: PCC TF-1/PHLAB/XDSLAB Harmonization

Development Only

The PCC Wiki Content is used only for development of IHE PCC Content. The Normative content of the PCC Technical Framework and the current supplements can be found at http://www.ihe.net/Technical_Framework/index.cfm#PCC

Trial.gif Referral Ordering Physician 1.3.6.1.4.1.19376.1.3.3.1.2

Intended Recipients shall be recorded as participants in the CDA Header as demonstrated in the figure below. These contacts shall conform to the General Constraints found in HL7 CRS: 2.1.1 with respect to the requirements for name, address, telephone numbers and other contact information.

This module is out of the XDS-Lab Specification and documented there in a <participant> element. This module does not change requirements stated in that specification but is structured as a module to ensure consistent content representation and re-usability.

The referral ordering physician(s) of a laboratory document represent the person(s) who placed the order fulfilled by this laboratory report summary. In HL7 v2.5 messaging structures, this element corresponds to the 'ordering provider' represented by OBR-16 or ORC-12.

The figure below shows how the information for this element is coded, and further constraints are provided in the following sections.


Uses

See Templates using Referral Ordering Physician

Specification
Referral Ordering Physician Example
<ClinicalDocument
  ...
  <participant typeCode="REF">
    <templateId root='1.3.6.1.4.1.19376.1.3.3.1.2'/>
    <time>
      <low value="20071104055700.0000-0500"/>
      <high value="20071104131600.0000-0500"/>
    </time>
    <associatedEntity classCode="PROV">
      <id extension="90573" root="1.19.6.11.13"/>
      <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.19.6.11.13"/>
        <name>Hospital</name>
        <telecom nullFlavor="UNK"/>
        <addr nullFlavor="UNK"/>


typeCode='REF'

The typeCode of this participant shall be set to 'REF'

<templateId root='1.3.6.1.4.1.19376.1.3.3.1.2'/>

The <templateId> element identifies this <participant> as a school or employer contact for validation of the content. The templateId must have root='1.3.6.1.4.1.19376.1.3.3.1.1'.

<time/>

This element represents the date and time the order was placed.