Id1.3.182.11.3.3.5Effective Date2018‑09‑26 16:34:35
Statusdraft DraftVersion Label
NameLaboratoryBatteryOrganizerXDLABDisplay NameLaboratory Battery Organizer
Description
A Laboratory Battery Organizer is used to group Laboratory Observations (1.3.6.1.4.1.19376.1.3.1.6) for a battery of tests. Laboratory Battery Organizer, when present, SHALL be recorded as an organizer under the Laboratory Data Processing Entry as demonstrated.
ContextPathname /
ClassificationCDA Entry Level Template
Open/ClosedClosed (only defined elements are allowed)
Used by / Uses
Used by 0 transactions and 2 templates, Uses 4 templates
Used by as NameVersion
1.3.182.11.3.3.6Containmentdraft Laboratory Isolate Organizer2018‑09‑26 16:45:01
1.3.182.11.3.3.7Containmentdraft Laboratory Report Data Processing Entry2018‑09‑26 16:56:18
Uses as NameVersion
1.3.182.11.3.3.2Containmentdraft Specimen CollectionDYNAMIC
1.3.182.11.3.3.3Containmentdraft Multimedia Embedded ContentDYNAMIC
1.3.182.11.3.3.4Containmentdraft Laboratory ObservationDYNAMIC
1.3.182.11.9.3.1Containmentdraft Annotation Comment EntryDYNAMIC
Example
Laboratory Battery Organizer 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="ISLT">
      <!-- ... -->
    </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>
ItemDTCardConfDescriptionLabel
hl7:organizer
LabodotsDLAB
@classCode
cs1 … 1FBATTERY
@moodCode
cs1 … 1FEVN
hl7:templateId
II1 … 1MLabodotsDLAB
@root
uid1 … 1F1.3.6.1.4.1.19376.1.3.1.4
hl7:templateId
II1 … 1MLabodotsDLAB
@root
uid1 … 1F1.3.182.11.3.3.5
hl7:id
II0 … 1RIf present, represents the lab filler order number (ORC-3 and OBR-3 in HL7 v2.5) for this batteryLabodotsDLAB
hl7:code
CD0 … 1RUnique code for the battery in the appropriate vocabulary (e.g. SNOMED CT)LabodotsDLAB
hl7:statusCode
CS1 … 1M‘completed’ when all expected results for this battery are in a final state.
‘aborted’ if the battery did not reach the end of testing. Some results MAY be there.
‘active’ if some results will come.
LabodotsDLAB
 CONF
@code shall be "completed"
or
@code shall be "aborted"
or
@code shall be "active"
hl7:effectiveTime
TS.DATETIMETZ.MINLabodotsDLAB
hl7:performer
0 … *performer participation. Performer to supersede those recorded at higher level.LabodotsDLAB
hl7:author
0 … *author participation used to supersede the authors of higher level.LabodotsDLAB
hl7:participant
0 … 1Other 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.
LabodotsDLAB
where [@typeCode='AUTHEN']
@typeCode
cs1 … 1FAUTHEN
hl7:participant
0 … 1Other participants "AUTHEN", "RESP", and "DEV".
  • 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.
LabodotsDLAB
where [@typeCode='RESP']
@typeCode
cs1 … 1FRESP
hl7:participant
0 … 1Other participants "AUTHEN", "RESP", and "DEV".
  • DEV: A device or equipment, which was used to produce this battery of results (e.g. an analyzer).
LabodotsDLAB
where [@typeCode='DEV']
@typeCode
cs1 … 1FDEV
hl7:component
0 … *RContains 1.3.182.11.3.3.2 Specimen Collection (DYNAMIC)LabodotsDLAB
@typeCode
cs0 … 1FCOMP
hl7:component
0 … *RContains 1.3.182.11.3.3.4 Laboratory Observation (DYNAMIC)LabodotsDLAB
@typeCode
cs0 … 1FCOMP
hl7:component
0 … *RContains 1.3.182.11.3.3.3 Multimedia Embedded Content (DYNAMIC)LabodotsDLAB
@typeCode
cs0 … 1FCOMP
hl7:component
0 … *RContains 1.3.182.11.9.3.1 Annotation Comment Entry (DYNAMIC)LabodotsDLAB
@typeCode
cs0 … 1FCOMP