Back To Index  <<  Back To Templates

active Template  Laboratory Specialty Section

Id 1.3.6.1.4.1.19376.1.3.3.2.1
ref
XDLAB-
Effective Date 2008‑08‑08
Status active Active Version Label 2017
Name Laboratoryspecialtysection Display Name Laboratory Specialty Section
Description
en-US Every Laboratory Report SHALL contain at least one Laboratory Specialty Section. Each top section represents a specialty. A laboratory report MAY be composed of test results from a single specialty (e.g. a microbiology report, a virology report), or from any number of specialties (a report from a multidisciplinary laboratory). The structure of the report allows both kinds of reports.
The Laboratory Specialty Sections use the LOINC codes defined as report subject identifier codes. A laboratory report SHALL contain one or more of these sections, in any order. Laboratory Specialty Sections SHALL NOT be nested.
  • <templateId root="1.3.6.1.4.1.19376.1.3.3.2.1"/> - The templateId element identifies this section as a Laboratory Specialty Section. The templateId SHALL be present with root="1.3.6.1.4.1.19376.1.3.3.2.1".
  • <code code=" " codeSystem=" " codeSystemName=" " displayName=" "/> - The Laboratory Specialty Section SHALL identify the LOINC laboratory specialty. The code, codeSystem, and displayName attributes SHALL be present. The codeSystemName MAY also be present.
  • <title/> - The Laboratory Specialty Section <title> MAY be present. It is the local translation of the code@displayName.
The semantic content of each specialty section is not constant between countries. The relationship between Report Items and Specialties varies from country to country, and MAY even vary in the same country, from a healthcare organization to another. A Report Item can be a battery (or test panel), an individual test, or the complete study of a specimen (particularly in the MICROBIOLOGY STUDIES specialty). Realm extensions of this profile MAY further constrain these definitions.
A Laboratory Specialty Section SHALL contain EITHER a list of Laboratory Report Item Section(s) OR a single text and entry element to represent the Report Items.
  • Choice 1: Laboratory Report Item Section - With this option, this Laboratory Specialty Section SHALL contain NEITHER a top level text NOR entry elements. Each Report Item is contained in a corresponding Laboratory Report Item Section which contains the Lab Report Data Processing Entry. See 2.3.4.2.
  • Choice 2: Text and Entry - With this option, the Laboratory Specialty Section text SHALL be present and not blank. This narrative block SHALL present to the human reader, all the observations produced for this Specialty, 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. Additionally, a single Laboratory Report Data Processing Entry SHALL be present with attribute typeCode="DRIV". This entry contains the machine-readable result data from which the narrative block of this section is derived.
Should a Laboratory Report contain multiple Laboratory Speciality Sections they need not adhere to the same choice of representation, that is, one MAY expect a mixture of choice 1 and choice 2 representations among multiple Laboratory Speciality Sections.
Context Parent nodes of template element with id 1.3.6.1.4.1.19376.1.3.3.2.1
Classification CDA Section Level Template
Open/Closed Open (other than defined elements are allowed)
Used by / Uses
Used by 0 transactions and 1 template, Uses 2 templates
Used by as Name Version
2.16.840.1.113883.2.9.10.1.1 Containment draft Referto di Medicina di Laboratorio (LAB) 2018‑04‑16
Uses as Name Version
1.3.6.1.4.1.19376.1.3.3.2.2 Containment active Laboratory Report Item Section (2017) DYNAMIC
1.3.6.1.4.1.19376.1.3.1 Containment active Laboratory Report Data Processing Entry (2017) DYNAMIC
Relationship Specialization: template 2.16.840.1.113883.10.12.201 CDA Section (2005‑09‑07)
ref
ad1bbr-
Example
Specialty Section that holds a leaf section and Leaf Section that holds one Report Item
<section classCode="DOCSECT">
  <templateId root="1.3.6.1.4.1.19376.1.3.3.2.1"/>  <code code="18723-7" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="HEMATOLOGY STUDIES"/>  <title>Laboratory Hematology Results</title>  <component>
    <section>
      <templateId root="1.3.6.1.4.1.19376.1.3.3.2.2"/>      <!-- Leaf Section that holds one Report Item -->
    </section>
  </component>
</section>
Example
Specialty Section that holds Report Items directly as a Laboratory Report Data Processing Entry
<section classCode="DOCSECT">
  <templateId root="1.3.6.1.4.1.19376.1.3.3.2.1"/>  <code code="18719-5" codeSystem="2.16.840.1.113883.6.1" codeSystemName="LOINC" displayName="CHEMISTRY STUDIES"/>  <title>Laboratory Chemistry Results</title>  <text/>  <entry typeCode="DRIV">
    <templateId root="1.3.6.1.4.1.19376.1.3"/>    <act classCode="ACT" moodCode="EVN"> ... </act>  </entry>
</section>
Item DT Card Conf Description Label
hl7:section
(Labdotsion)
  Constraint en-US A Laboratory Specialty Section SHALL contain EITHER a list of Laboratory Report Item Section(s) OR a single text and entry element to represent the Report Items.
  • Choice 1: Laboratory Report Item Section - With this option, this Laboratory Specialty Section SHALL contain NEITHER a top level text NOR entry elements. Each Report Item is contained in a corresponding Laboratory Report Item Section which contains the Lab Report Data Processing Entry. See 2.3.4.2.
  • Choice 2: Text and Entry - With this option, the Laboratory Specialty Section text SHALL be present and not blank. This narrative block SHALL present to the human reader, all the observations produced for this Specialty, 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. Additionally, a single Laboratory Report Data Processing Entry SHALL be present with attribute typeCode="DRIV". This entry contains the machine-readable result data from which the narrative block of this section is derived.
hl7:templateId
II 1 … 1 M (Labdotsion)
@root
uid 1 … 1 F 1.3.6.1.4.1.19376.1.3.3.2.1
hl7:id
II 0 … 1 R (Labdotsion)
hl7:code
CE 1 … 1 M (Labdotsion)
@code
1 … 1 R
@codeSystem
1 … 1 R
@displayName
1 … 1 R
  CONF
The value of @code shall be drawn from value set 1.3.6.1.4.1.19376.1.3.11.1 Laboratory Specialties (DYNAMIC)
hl7:title
ST 0 … 1 R (Labdotsion)
hl7:text
SD.TEXT 0 … 1 C (Labdotsion)
Choice 1 … * Elements to choose from:
hl7:component
0 … * C Contains 1.3.6.1.4.1.19376.1.3.3.2.2 Laboratory Report Item Section (DYNAMIC) (Labdotsion)
hl7:entry
0 … 1 C Contains 1.3.6.1.4.1.19376.1.3.1 Laboratory Report Data Processing Entry (DYNAMIC) (Labdotsion)
@typeCode
cs 1 … 1 F DRIV
  Schematron assert role red error  
  test (hl7:component and not(hl7:text or hl7:entry)) or (not(hl7:component) and hl7:text and hl7:entry)  
  Message A Laboratory Specialty Section SHALL contain EITHER a list of Laboratory Report Item Section(s) OR a single text and entry element to represent the Report Items.