1.3.6.1.4.1.19376.1.3.1.3: Difference between revisions

From IHE Wiki
Jump to navigation Jump to search
Srrenly (talk | contribs)
No edit summary
Srrenly (talk | contribs)
No edit summary
Line 24: Line 24:
               <entryRelationship typeCode="COMP">
               <entryRelationship typeCode="COMP">
                 <act classCode="ACT" moodCode="EVN">
                 <act classCode="ACT" moodCode="EVN">
                   <templateId root="1.3.6.1.4.1.19376.1.3.1.3"/>
                   <templateId extension="??" root="1.3.6.1.4.1.19376.1.3.1.3"/>
                   <code code=" " codeSystem=" " codeSystemName=" " displayName=" "/>
                   <code code=" " codeSystem=" " codeSystemName=" " displayName=" "/>
                   <effectiveTime value=" "/>
                   <effectiveTime value=" "/>
                </act>
              </entryRelationship>
              ...
            </act>
          </entry>
        </section>
      </component>
      ...
    </structuredBody>
  </component>
</ClinicalDocument>
</pre>
</pre>
}}
}}


=====<templateId root="1.3.6.1.4.1.19376.1.3.1.3"/>=====
=====<templateId extension="??" root="1.3.6.1.4.1.19376.1.3.1.3"/>=====
The <templateId> element identifies this <act> as the Specimen Received. The templateId shall be recorded as shown above, root='1.3.6.1.4.1.19376.1.3.1.3'.
The <templateId> element identifies this <act> as the Specimen Received. The templateId shall be recorded as shown above, root="1.3.6.1.4.1.19376.1.3.1.3".


=====<code code=" " codeSystem=" " codeSystemName=" " displayName=" "/>=====
=====<code code=" " codeSystem=" " codeSystemName=" " displayName=" "/>=====
Seeking code or alternative representation here.
Specimen Collection SHALL contain a unique code from an international standard, such as SNOMED.


=====<effectiveTime value=" "/>=====
=====<effectiveTime value=" "/>=====
The Specimen Received time value.
The Specimen Received time value.

Revision as of 15:05, 20 June 2008

Return to: XDS-LAB Harmonization
Return to: Laboratory Content Modules
Return to: Laboratory Data Processing Entry

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

Specimen Received 1.3.6.1.4.1.19376.1.3.1.3

Specimen Received, when present, SHALL be recorded an <act> in an <entryRelationship> under the Laboratory Data Processing Entry as demonstrated in the figure below. 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 Specimen Received

Specification
Specimen Received Example
<ClinicalDocument>
  ...
  <component typeCode="COMP">
    <structuredBody classCode="DOCBODY" moodCode="EVN">
      <component typeCode="COMP">
        <section classCode="DOCSECT">
          <templateId extension="??" root="1.3.6.1.4.1.19376.1.3.3.2.1"/>
          ...
          <entry typeCode="DRIV">
            <templateId extension="Lab.Report.Data.Processing.Entry" root="1.3.6.1.4.1.19376.1.3"/>
            <act classCode="ACT" moodCode="EVN">
              ...
              <entryRelationship typeCode="COMP">
                <act classCode="ACT" moodCode="EVN">
                  <templateId extension="??" root="1.3.6.1.4.1.19376.1.3.1.3"/>
                  <code code=" " codeSystem=" " codeSystemName=" " displayName=" "/>
                  <effectiveTime value=" "/>
                </act>
              </entryRelationship>
              ...
            </act>
          </entry>
        </section>
      </component>
      ...
    </structuredBody>
  </component>
</ClinicalDocument>


<templateId extension="??" root="1.3.6.1.4.1.19376.1.3.1.3"/>

The <templateId> element identifies this <act> as the Specimen Received. The templateId shall be recorded as shown above, root="1.3.6.1.4.1.19376.1.3.1.3".

Specimen Collection SHALL contain a unique code from an international standard, such as SNOMED.

<effectiveTime value=" "/>

The Specimen Received time value.