Id1.3.182.11.3.2.1Effective Date2018‑09‑26 17:09:07
Statusdraft DraftVersion Label
NameLaboratoryreportitemsectionXDLABDisplay NameLaboratory Report Item Section
Description
At the second level (nested in one specialty section), each leaf section represents a Report Item. It can be a battery (or test panel), an individual test, or the complete study of a specimen (particularly in the MICROBIOLOGY STUDIES specialty). A Laboratory Report Item Section under a Laboratory Specialty Section SHALL represent only one Report Item.
  • <templateId root="1.3.6.1.4.1.19376.1.3.3.2.2"/> - The templateId element identifies this section as a Laboratory Report Item Section under a Laboratory Specialty Section. The templateId SHALL be present with root="1.3.6.1.4.1.19376.1.3.3.2.2".
  • <code code=" " codeSystem=" " codeSystemName=" " displayName=" "/> - The Laboratory Report Item Section SHALL identify the single Report Item uniquely using the <code> element. For example, a LOINC test code. The code, codeSystem, and displayName SHALL be present. One MAY also populate codeSystemName and orginalText.
  • <title/> - The Leaf Section title MAY be present, it is the local translation of the code@displayName.
  • <text/> - The Laboratory Report Item Section text SHALL be present and not blank. This narrative block SHALL present to the human reader and represent the observations produced for this Report Item, using the various structures available in the CDA Narrative Block schema (NarrativeBlock.xsd): tables, lists, paragraphs, hyperlinks, footnotes, references to attached or embedded multimedia objects. The narrative block is fully derived from the entry containing the machine-readable result data.
  • <entry typeCode="DRIV"> - The Laboratory Report Item Section SHALL contain a Lab Report Data Processing Entry. This entry contains the machine-readable result data from which the narrative block of this section is derived.
ContextPathname /
ClassificationCDA Section Level Template
Open/ClosedClosed (only defined elements are allowed)
Used by / Uses
Used by 0 transactions and 1 template, Uses 1 template
Used by as NameVersion
1.3.182.11.3.2.2Containmentdraft Laboratory Specialty Section2018‑09‑26 17:14:05
Uses as NameVersion
1.3.182.11.3.3.7Containmentdraft Laboratory Report Data Processing EntryDYNAMIC
Example
Laboratory Report Item Section Example
<section>
  <templateId root="1.3.6.1.4.1.19376.1.3.3.2.2"/>  <!-- Leaf Section that holds one Report Item. -->
  <code code="16931-8" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="Hemoglobin/Hematocrit"/>  <text/>  <entry typeCode="DRIV">
    <templateId root="1.3.6.1.4.1.19376.1.3"/>    <act classCode="ACT" moodCode="EVN"> ... </act>  </entry>
</section>
ItemDTCardConfDescriptionLabel
hl7:section
LabodotsDLAB
hl7:templateId
II1 … 1MLabodotsDLAB
@root
uid1 … 1F1.3.6.1.4.1.19376.1.3.3.2.2
hl7:templateId
II1 … 1MLabodotsDLAB
@root
uid1 … 1F1.3.182.11.3.2.1
hl7:code
CE1 … 1MLabodotsDLAB
@code
1 … 1R
@codeSystem
1 … 1R
hl7:text
SD.TEXT1 … 1MLabodotsDLAB
hl7:entry
1 … 1MContains 1.3.182.11.3.3.7 Laboratory Report Data Processing Entry (DYNAMIC)LabodotsDLAB
@typeCode
cs1 … 1FDRIV