Back To Index  <<  Back To Templates

draft Template  BC Laboratory Battery Organizer

Template 2.16.840.1.113883.3.1937.99.61.26.10.26 - BCLaboratoryBatteryOrganizer
Id 2.16.840.1.113883.3.1937.99.61.26.10.26
Version valid from 2016‑04‑05 01:44:00 status draft Under develeopment
Classification CDA Entry Level Template
Context Parent nodes of template element with id 2.16.840.1.113883.3.1937.99.61.26.10.26
Open/Closed Open (other than defined elements are allowed)
Description A Laboratory Battery Organizer is used to group Laboratory Observations for a battery of tests. Laboratory Battery 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
Used by / Uses
Used by 3 templates, Uses 2 templates
Used by Template id as Name Version
2.16.840.1.113883.3.1937.99.61.26.10.25 Containment BCLaboratoryReportDataProcessingEntry 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 BCLaboratoryReportItemSection1 BC Laboratory Report Item Section 2016‑04‑05 02:22:00
2.16.840.1.113883.3.1937.99.61.26.10.24 link BCCDALabResultSpecialtyStructuredBody BC CDA LabResultSpecialtyStructuredBody 2016‑04‑05 00:27:44
Uses Template id as Name Version
1.3.6.1.4.1.19376.1.3.1.6 Containment LaboratoryObservation DYNAMIC
1.3.6.1.4.1.19376.1.5.3.1.4.2 Containment AnnotationComment DYNAMIC
Relationship Specialization: template 2.16.840.1.113883.10.12.305 (2005‑09‑07)
Specialization: template 1.3.6.1.4.1.19376.1.3.1.4 (2008‑08‑08)
Example <organizer classCode="BATTERY" moodCode="EVN">
  <templateId root="1.3.6.1.4.1.19376.1.3.1.4"/>
  <id root=" " extension=" "/>
  <code code="29576-6" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Microbiology Susceptibility">
    <originalText>
      <reference value="susceptibilityTest"/>
    </originalText>
  </code>
  <statusCode code="completed"/>
  <effectiveTime value="20071108000000.0000-0500"/>
  <specimen typeCode="SPC">
    <specimenRole classCode="SPEC">
      <!-- ... -->
    </specimenRole>
  </specimen>
  <performer typeCode="PRF">
    <templateId root="1.3.6.1.4.1.19376.1.3.3.1.7"/>
    <!-- ... -->
  </performer>
  <author typeCode="AUT">
    <templateId root=" "/>
    <!-- ... -->
  </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"/>
      <!-- ... -->
    </observation>
  </component>
  <component>
    <observation classCode="OBS" moodCode="EVN">
      <templateId root="1.3.6.1.4.1.19376.1.3.1.6"/>
      <!-- ... -->
    </observation>
  </component>
  <component>
    <act classCode="ACT" moodCode="EVN">
      <templateId extension="1.3.6.1.4.1.19376.1.5.3.1.4.2"/>
      <code code="48767-8" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Annotation Comment"/>
      <text>
        <reference value="organizerComment"/>
      </text>
      <statusCode code="completed"/>
    </act>
  </component>
</organizer>
Item DT Card Conf Description Label
hl7:organizer
1 .. * M (BCLaboratoryBatteryOrganizer)
treetree hl7:templateId
II 1 .. 1 M (BCLaboratoryBatteryOrganizer)
treeblank treetree @root
1 .. 1 F 2.16.840.1.113883.3.1937.99.61.26.10.26
treetree hl7:templateId
II 1 .. 1 M (BCLaboratoryBatteryOrganizer)
treeblank treetree @root
uid 1 .. 1 F 1.3.6.1.4.1.19376.1.3.1.4
treetree hl7:id
II 0 .. * R The organizer identifier MAY be present. (BCLaboratoryBatteryOrganizer)
treetree hl7:code
CE 0 .. 1 The unique battery test code from an international standard, such as LOINC, MAY be present. This is different from [1.3.6.1.4.1.19376.1.3.1.6|Laboratory Observation], where it is required. (BCLaboratoryBatteryOrganizer)
treetree hl7:statusCode
CS 1 .. 1 M The test status SHALL be either "completed", "aborted", or "obsolete". A status of completed means the all expected results are present. A status of aborted means at least one or more of the tests could not be performed and has no result, some results may be present. A status of obsolete means the battery has been replaced by a newer battery (following it) in this revision of the report. (BCLaboratoryBatteryOrganizer)
  CONF
@code shall be "completed"
or
@code shall be "aborted"
or
@code shall be "obsolete"
treetree hl7:effectiveTime
TS 0 .. 1 The battery's relevant clinical time (ideally specimen collection time) MAY be present. (BCLaboratoryBatteryOrganizer)
treetree hl7:specimen
0 .. 1 A Laboratory Battery Organizer MAY contain the <specimen>, typeCode="SPC" when it is different from the one documented at a higher level, including the header. (BCLaboratoryBatteryOrganizer)
treetree hl7:performer
0 .. 1 A Laboratory Battery Organizer MAY contain the person who performed the entire battery when it is different from the one documented at a higher level, including the header. (BCLaboratoryBatteryOrganizer)
treetree hl7:author
0 .. * A Laboratory Battery Organizer SHALL contain author(s) of the Laboratory Battery when multiple header author(s) exist and not all apply to this Laboratory Battery. The author/time element carries the date&time the laboratory report was produced by the system. (BCLaboratoryBatteryOrganizer)
treetree hl7:participant
0 .. 1 A Laboratory Battery Organizer MAY contain up to 3 types of participants "AUTHEN", "RESP", and "DEV".
  • AUTHEN: The verifier of the battery organizer. In the case where a laboratory report has multiple verifiers. Each verifier is attached to the subset of batteries/observations he or she verified, by the means of a <participant> element.
  • RESP: The person responsible for the provision of the battery. In the case where this battery is subcontracted to an external laboratory, this external laboratory (with its address and telcom) and the actual performer is represented by a <performer> element, whereas the Director of this subcontractor laboratory is carried by the <participant> element being attached to the same level as the <performer> element.
  • DEV: A device or equipment, which was used to produce this battery of results (e.g. an analyzer).
(BCLaboratoryBatteryOrganizer)
treetree hl7:component
where
[hl7:observation [hl7:templateId/@root='1.3.6.1.4.1.19376.1.3.1.6']]
1 .. * M The Laboratory Observations performed in the battery. A Laboratory Battery Organizer SHALL have at least one Laboratory Observation. (BCLaboratoryBatteryOrganizer)
treeblank treetree @typeCode
cs 0 .. 1 F COMP
  Contains 1.3.6.1.4.1.19376.1.3.1.6 Laboratory Observation (DYNAMIC)
treetree hl7:component
where
[hl7:act [hl7:templateId/@root='2.16.840.1.113883.10.20.1.40' and hl7:templateId/@root='1.3.6.1.4.1.19376.1.5.3.1.4.2']]
0 .. 1 R The Battery Organizer comment using the Annotation Comment template. (BCLaboratoryBatteryOrganizer)
treeblank treetree @typeCode
cs 1 .. 1 F COMP
  Contains 1.3.6.1.4.1.19376.1.5.3.1.4.2 Annotation Comment (DYNAMIC)