Difference between revisions of "1.3.6.1.4.1.19376.1.3.3.1.7"

From IHE Wiki
Jump to navigation Jump to search
 
(6 intermediate revisions by 2 users not shown)
Line 2: Line 2:
 
<br>
 
<br>
 
Return to:[[PCC_TF-1/PHLAB/XDSLAB_Harmonization#CDA_Document_Content_Modules | Laboratory Content Modules]]
 
Return to:[[PCC_TF-1/PHLAB/XDSLAB_Harmonization#CDA_Document_Content_Modules | Laboratory Content Modules]]
 
+
<br>
{{Fixme| THIS PAGE IS A TOTAL MESS - work in progress!}}
+
Return to:[[1.3.6.1.4.1.19376.1.3.3|Laboratory Report Summary Specification]]
  
 
{{HL7V3|Laboratory Performer|1.3.6.1.4.1.19376.1.3.3.1.7|Trial|
 
{{HL7V3|Laboratory Performer|1.3.6.1.4.1.19376.1.3.3.1.7|Trial|
Laboratory Performers shall be recorded as performers in the CDA Header as well as in the structured body as demonstrated in the figure below. Documentation of laboratory performers can be done in multiple levels of the document to reflect performance scope in the case where multiple Laboratory Performers participated in the lab testing process. A performer of a single result will be documented at the observation level and will supersede perfomer entities at higher levels of the document (such as at the section or header level).
+
Laboratory Performers SHALL be recorded as performers in the CDA Header as well as in the structured body as demonstrated in the figure below. Documentation of laboratory performers MAY be done in multiple levels of the document to reflect performance scope. In the case where there is a single Laboratory Performer, this entity SHALL be documented in CDA header as shown. In the case where multiple Laboratory Performers participated in the lab testing process, they SHALL be documented in the structuredBody at the observation level.
  
These performers 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.
+
These performers 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 <performer> 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.
 
This module is out of the XDS-Lab Specification and documented there in a <performer> 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.
Line 15: Line 15:
 
|Example=
 
|Example=
 
<pre>
 
<pre>
<ClinicalDocument
+
<!-- Single Laboratory Performer -->
 +
<ClinicalDocument>
 
   ...
 
   ...
 
   <documentationOf>
 
   <documentationOf>
    <serviceEvent>
+
    <serviceEvent>
        <performer>
+
      <performer typeCode="PRF">
 
+
        <templateId root="1.3.6.1.4.1.19376.1.3.3.1.7"/>
  <structuredBody>
+
        <assignedEntity>
      ...
+
          <id extension="kd83736" root="1.3.6.1.4.1.19376.1.3.4"/>
        <entry>
 
            <act>
 
              <entryRelationship>
 
                  <observation>
 
                      <participant typeCode='AUTHEN'>
 
 
 
 
 
         
 
 
 
</pre>
 
}}
 
 
 
 
 
Return to: [[PCC TF-1/PHLAB/XDSLAB Harmonization]]
 
 
 
{{HL7V3|Laboratory Result Verifier|1.3.6.1.4.1.19376.1.3.3.1.5|Trial|
 
 
 
<pre>
 
<ClinicalDocument
 
  ...
 
    <authenticator>
 
      <templateId root="TBD"/>
 
      <time value="20080124171911.0425-0500"/>
 
      <signatureCode code="S"/>
 
      <assignedEntity>
 
        <id extension="274" root="1.19.6.11.13"/>
 
        <addr>
 
          <streetAddressLine>7000 Laboratory Drive</streetAddressLine>
 
          <city>Chicago</city>
 
          <state>IL</state>
 
          <postalCode>60622</postalCode>
 
          <country>USA</country>
 
        </addr>
 
        <telecom value="tel: 312-555-5555"/>
 
        <assignedPerson>
 
          <name>
 
            <suffix>MT ASCP</suffix>
 
            <family>Technologist</family>
 
            <given>274</given>
 
          </name>
 
        </assignedPerson>
 
        <representedOrganization>
 
          <id extension="rm83747" root="1.19.6.11.13"/>
 
          <name>Laboratory</name>
 
          <telecom value="tel: 312-555-5555"/>
 
 
           <addr>
 
           <addr>
             <streetAddressLine>1234 Laboratory Drive</streetAddressLine>
+
             <streetAddressLine>7000 Hosptial Drive</streetAddressLine>
 
             <city>Chicago</city>
 
             <city>Chicago</city>
 
             <state>IL</state>
 
             <state>IL</state>
 
             <postalCode>60622</postalCode>
 
             <postalCode>60622</postalCode>
             <country>USA</country></addr>
+
             <country>USA</country>
         </representedOrganization>
+
          </addr>
       </assignedEntity>
+
          <telecom value="tel:312-555-5555"/>
   </authenticator>
+
          <assignedPerson>
 +
            <name>
 +
              <family>Dawson</family><given>Kim</given><prefix>Dr.</prefix>
 +
            </name>
 +
          </assignedPerson>
 +
          <representedOrganization>
 +
            <id extension="9875" root="1.3.6.1.4.1.19376.1.3.4"/>
 +
            <name>PRF Hospital Laboratory</name>
 +
            <telecom value="tel:312-555-5555"/>
 +
            <addr>
 +
              <streetAddressLine>7000 Hosptial Drive</streetAddressLine>
 +
              <city>Chicago</city><state>IL</state><postalCode>60622</postalCode>
 +
              <country>USA</country>
 +
            </addr>
 +
          </representedOrganization>
 +
         </assignedEntity>
 +
       </performer>
 +
    </serviceEvent>
 +
  </documentationOf>
 +
   ...
 +
</ClinicalDocument>
  
 +
<!-- Multiple Laboratory Performer -->
 +
<ClinicalDocument>
 
   ...
 
   ...
 
 
   <structuredBody>
 
   <structuredBody>
      ...
+
    ...
        <entry>
+
    <entry>  
            <act>
+
      <act>  
              ...
+
        ...
 
+
        <entryRelationship>  
              <entryRelationship>
+
          <observation>  
                <observation>
+
            <performer typeCode="PRF">
                  <performer typeCode="PRF">
+
              <templateId root="1.3.6.1.4.1.19376.1.3.3.1.7"/>
                    <assignedEntity>
+
              <assignedEntity>
                      <id extension="rm83747" root="1.19.6.11.13"/>
+
                <id extension="rm83747" root="1.3.6.1.4.1.19376.1.3.4"/>
                      <addr>
+
                <addr>
                          <streetAddressLine>7000 Hosptial Drive</streetAddressLine>
+
                  <streetAddressLine>7000 Hosptial Drive</streetAddressLine>
                          <city>Chicago</city>
+
                  <city>Chicago</city>
                          <state>IL</state>
+
                  <state>IL</state>
                          <postalCode>60622</postalCode>
+
                  <postalCode>60622</postalCode>
                          <country>USA</country>
+
                  <country>USA</country>
                      </addr>
+
                </addr>
                      <telecom value="tel: 312-555-5555"/>
+
                <telecom value="tel:312-555-5555"/>
                      <assignedPerson>
+
                <assignedPerson>
                        <name><family>Trenton</family>
+
                  <name>
<given>Douglas</given><prefix>Dr.</prefix></name>
+
                    <family>Trenton</family><given>Douglas</given><prefix>Dr.</prefix>
                      </assignedPerson>
+
                  </name>
                      <representedOrganization>
+
                </assignedPerson>
                        <id extension="rm83747" root="1.19.6.11.13"/>
+
                <representedOrganization>
                        <name>PRF Hospital Laboratory</name>
+
                  <id extension="rm83747" root="1.3.6.1.4.1.19376.1.3.4"/>
                        <telecom value="tel: 312-555-5555"/>
+
                  <name>PRF Hospital Laboratory</name>
                        <addr><streetAddressLine>7000 Hosptial Drive</streetAddressLine><city>Chicago</city><state>IL</state><postalCode>60622</postalCode><country>USA</country></addr>
+
                  <telecom value="tel:312-555-5555"/>
                      </representedOrganization>
+
                  <addr>
                    </assignedEntity>
+
                    <streetAddressLine>7000 Hosptial Drive</streetAddressLine>
                  </performer>
+
                    <city>Chicago</city><state>IL</state><postalCode>60622</postalCode>
 
+
                    <country>USA</country>
                  </observation>
+
                  </addr>
              </entryRelationship>
+
                </representedOrganization>
 
+
              </assignedEntity>
 +
            </performer>
 +
          </observation>
 +
        </entryRelationship>
 
         ...
 
         ...
        </act>
+
      </act>
      </entry>
+
    </entry>
     
+
    ...
      ...
+
  </structuredBody>
   
+
  ...
    </structuredBody>
+
</ClinicalDocument>
 
 
 
</pre>
 
</pre>
 
}}
 
}}
=====@typeCode='AUTHEN'=====
+
=====<performer/>=====
In the body, the <participant> element representing a laboratory result verifier shall be present and shall be set to 'AUTHEN'.
+
======<templateId root="1.3.6.1.4.1.19376.1.3.3.1.7"/>======
 
+
The <templateId> element identifies this <authenticator> as a laboratory result verifier.  The templateId SHALL have root='1.3.6.1.4.1.19376.1.3.3.1.7'.
=====&lt;templateId root='1.3.6.1.4.1.19376.1.3.3.1.5/>=====
 
The <templateId> element identifies this <authenticator> as a laboratory result verifier.  The templateId shall have root='1.3.6.1.4.1.19376.1.3.3.1.5'.
 
 
 
In the body, <templateId> element identifies a <participant> as a laboratory result verifier.  The templateId shall have root='1.3.6.1.4.1.19376.1.3.3.1.5'.
 
  
=====&lt;time/>=====
+
======<time/>======
The <time> element shall be present and shall represent the point in time of laboratory result validation.
+
The <time> element SHALL be present and SHALL represent the point in time of laboratory performance.
  
=====&lt;signatureCode/>=====
+
======<assignedEntity/>======
In the case of the <authenticator>, the <signatureCode> element shall be present and shall have code='S' to indicate 'signed'.
+
An assignedEntity sub-element under the performer SHALL be present.
  
=====<assignedEntity/> or <participatRole/>=====
+
'''<id/>'''
An assignedEntity sub-element under the authenticator shall be present.
 
  
In the body, the participatRole under the participant shall be present.
+
Unique identifier of this person/organization (lab performer) in the affinity domain SHALL be present.
  
======&lt;id/>======
+
'''<addr/>'''
Unique identifier of this person/organization (lab result verifier) in the affinity domain shall be present.
 
  
======&lt;addr/>======
+
The address of this person/organization (lab performer) SHALL be present.
The address of this person/organization (lab result verifier) shall be present.
 
  
======&lt;telecom/>======
+
'''<telecom/>'''
The telecom of this person/organization (lab result verifier) shall be present.
 
  
======&lt;name/>======
+
The telecom of this person/organization (lab performer) SHALL be present.
In the case of the <authenticator>, either an <assignedPerson> or a <representedOrganization> shall be present. In either case, the <name> sub-element shall be present.  
 
  
In the case of the <participatRole>, a <playingEntity> shall be present and it's <name> sub-element shall be present.
+
'''<name/>'''
  
==== conformance statements ====
+
Either an <assignedPerson> or a <representedOrganization> SHALL be present. In either case, the <name> sub-element SHALL be present.

Latest revision as of 14:57, 29 October 2008

Return to: XDS-LAB Harmonization
Return to: Laboratory Content Modules
Return to:Laboratory Report Summary Specification

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 Laboratory Performer 1.3.6.1.4.1.19376.1.3.3.1.7

Laboratory Performers SHALL be recorded as performers in the CDA Header as well as in the structured body as demonstrated in the figure below. Documentation of laboratory performers MAY be done in multiple levels of the document to reflect performance scope. In the case where there is a single Laboratory Performer, this entity SHALL be documented in CDA header as shown. In the case where multiple Laboratory Performers participated in the lab testing process, they SHALL be documented in the structuredBody at the observation level.

These performers 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 <performer> 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 figure below shows how the information for this element is coded, and further constraints are provided in the following sections.


Uses

See Templates using Laboratory Performer

Specification
Laboratory Performer Example
<!-- Single Laboratory Performer -->
<ClinicalDocument>
  ...
  <documentationOf>
    <serviceEvent>
      <performer typeCode="PRF">
        <templateId root="1.3.6.1.4.1.19376.1.3.3.1.7"/>
        <assignedEntity>
          <id extension="kd83736" root="1.3.6.1.4.1.19376.1.3.4"/>
          <addr>
            <streetAddressLine>7000 Hosptial Drive</streetAddressLine>
            <city>Chicago</city>
            <state>IL</state>
            <postalCode>60622</postalCode>
            <country>USA</country>
          </addr>
          <telecom value="tel:312-555-5555"/>
          <assignedPerson>
            <name>
              <family>Dawson</family><given>Kim</given><prefix>Dr.</prefix>
            </name>
          </assignedPerson>
          <representedOrganization>
            <id extension="9875" root="1.3.6.1.4.1.19376.1.3.4"/>
            <name>PRF Hospital Laboratory</name>
            <telecom value="tel:312-555-5555"/>
            <addr>
              <streetAddressLine>7000 Hosptial Drive</streetAddressLine>
              <city>Chicago</city><state>IL</state><postalCode>60622</postalCode>
              <country>USA</country>
            </addr>
          </representedOrganization>
        </assignedEntity>
      </performer>
    </serviceEvent>
  </documentationOf>
  ...
</ClinicalDocument>

<!-- Multiple Laboratory Performer -->
<ClinicalDocument>
  ...
  <structuredBody>
    ...
    <entry> 
      <act> 
        ...
        <entryRelationship> 
          <observation> 
            <performer typeCode="PRF">
              <templateId root="1.3.6.1.4.1.19376.1.3.3.1.7"/>
              <assignedEntity>
                <id extension="rm83747" root="1.3.6.1.4.1.19376.1.3.4"/>
                <addr>
                  <streetAddressLine>7000 Hosptial Drive</streetAddressLine>
                  <city>Chicago</city>
                  <state>IL</state>
                  <postalCode>60622</postalCode>
                  <country>USA</country>
                </addr>
                <telecom value="tel:312-555-5555"/>
                <assignedPerson>
                  <name>
                    <family>Trenton</family><given>Douglas</given><prefix>Dr.</prefix>
                  </name>
                </assignedPerson>
                <representedOrganization>
                  <id extension="rm83747" root="1.3.6.1.4.1.19376.1.3.4"/>
                  <name>PRF Hospital Laboratory</name>
                  <telecom value="tel:312-555-5555"/>
                  <addr>
                    <streetAddressLine>7000 Hosptial Drive</streetAddressLine>
                    <city>Chicago</city><state>IL</state><postalCode>60622</postalCode>
                    <country>USA</country>
                  </addr>
                </representedOrganization>
              </assignedEntity>
            </performer>
          </observation>
        </entryRelationship>
        ...
      </act>
    </entry>
    ...
  </structuredBody>
  ...
</ClinicalDocument>


<performer/>
<templateId root="1.3.6.1.4.1.19376.1.3.3.1.7"/>

The <templateId> element identifies this <authenticator> as a laboratory result verifier. The templateId SHALL have root='1.3.6.1.4.1.19376.1.3.3.1.7'.

The

<assignedEntity/>

An assignedEntity sub-element under the performer SHALL be present.

<id/>

Unique identifier of this person/organization (lab performer) in the affinity domain SHALL be present.

<addr/>

The address of this person/organization (lab performer) SHALL be present.

<telecom/>

The telecom of this person/organization (lab performer) SHALL be present.

<name/>

Either an <assignedPerson> or a <representedOrganization> SHALL be present. In either case, the <name> sub-element SHALL be present.