Back To Index  <<  Back To Templates

draft Template  BC Laboratory Isolate Organizer

Id 2.16.840.1.113883.3.1937.99.61.26.10.27 Effective Date valid from 2016‑04‑05 01:45:02
Status draft Draft Version Label
Name BCLaboratoryIsolateOrganizer Display Name BC Laboratory Isolate Organizer
Description A Laboratory Isolate Organizer is used to group Laboratory Observations for a particular isolate. Laboratory Isolate Organizer, when present, SHALL be recorded as an <organizer> 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.

See also IHE PCC Wiki Content
Context Parent nodes of template element with id 2.16.840.1.113883.3.1937.99.61.26.10.27
Classification CDA Entry Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 3 templates, Uses 0 templates
Used by Template id as Name Version
2.16.840.1.113883.3.1937.99.61.26.10.25 Containment BC Laboratory Report Data Processing Entry 2016‑04‑05 01:31:43
2.16.840.1.113883.3.1937.99.61.26.10.35 link BC CDA Laboratory Report Item Section 2016‑04‑05 02:22:00
2.16.840.1.113883.3.1937.99.61.26.10.24 link BC CDA LabResultSpecialtyStructuredBody 2016‑04‑05 00:27:44
Relationship Specialization: template 2.16.840.1.113883.10.12.303 (2005‑09‑07)
Specialization: template 1.3.6.1.4.1.19376.1.3.1.5 (2008‑08‑08)
Example
Example
<organizer classCode="CLUSTER" moodCode="EVN">
  <templateId root="1.3.6.1.4.1.19376.1.3.1.5"/>
  <statusCode code="completed"/>
  <effectiveTime value="20071108000000.0000-0500"/>
  <specimen typeCode="SPC">
    <specimenRole classCode="ISLT">
      <id extension="55584739" root="1.19.6.11.13"/>
      <specimenPlayingEntity classCode="MIC">
        <code code="79153007" codeSystem="2.16.840.1.113883.6.96" codeSystemName="SNOMED-CT" displayName="Salmonella tennessee 6,7,14;z29;1,2,7"/>
      </specimenPlayingEntity>
    </specimenRole>
  </specimen>
  <performer typeCode="PRF">
    <templateId root="1.3.6.1.4.1.19376.1.3.3.1.7"/>
     ...   </performer>
  <author typeCode="AUT">
...
</author>
  <participant typeCode="AUTHEN">
    <templateId root="1.3.6.1.4.1.19376.1.3.3.1.5"/>
     ...   </participant>
  <participant typeCode="RESP">
...
</participant>
  <participant typeCode="DEV">
...
</participant>
  <component>
    <observation classCode="OBS" moodCode="EVN">
      <templateId root="1.3.6.1.4.1.19376.1.3.1.6"/>
      <code code="89029-0" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Microbiology Culture"/>
      <!-- .. -->
    </observation>
  </component>
  <component>
    <organizer classCode="BATTERY" moodCode="EVN">
      <templateId root="1.3.6.1.4.1.19376.1.3.1.4"/>
      <code code="29576-6" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Microbiology Susceptibility">
        <!-- .. -->
      </code>
    </organizer>
  </component>
  <!-- .. -->
</organizer>
No elements, attributes, includes, or choices in this template definition.