Difference between revisions of "Scanner Operator OID"

From IHE Wiki
Jump to navigation Jump to search
(New page: Return to: XDS-SD Harmonization {{HL7V3|Scanner Operator|Scanner Operator OID|Trial| This ClinicalDocument/dataEnterer element shall represent the scanner operator who produced the sc...)
 
 
(No difference)

Latest revision as of 14:21, 21 May 2008

Return to: XDS-SD 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 Scanner Operator Scanner Operator OID

This ClinicalDocument/dataEnterer element shall represent the scanner operator who produced the scanned content. All subelements retain their original definition as defined by the HL7 CDA R2 specification, unless noted below.


Uses

See Templates using Scanner Operator

Specification
Scanner Operator Example
  <dataEnterer>
    <time value=“20050329224411+0500”/>
    <assignedEntity>
      <id extension=“22222222” root=“1.3.6.4.1.4.1.2835.2”/>
      <assignedPerson>
        <name>
          <prefix>Mrs.</prefix>
          <given>Bernice</given>
          <family>Smith</family>
        </name>
      </assignedPerson>
    </assignedEntity>
  </dataEnterer>


<templateId root='Scanner Operator OID'/>

The <templateId> element identifies this <dataEnterer> as the operator of scanner (device) and who executed the scanning of the original content into this document. The templateId shall have root="Scanner Operator OID".

The ClinicalDocument/dataEnterer/time shall denote the time at which the original content was scanned. This value shall be equal to that of ClinicalDocument/effectiveTime. At a minimum, the time shall be precise to the day and shall include the time zone offset from GMT.

<assignedEntity/>

<id/>

The ClinicalDocument/dataEnterer/assignedEntity/id element shall be both the root and the extension attributes. The root shall be the oid of the scanning facility and the extension shall be an appropriately assigned, facility unique id of the operator.