1.3.6.1.4.1.19376.1.3.3.2.1
Back to:PCC_TF-1/PHLAB/XDSLAB Harmonization
Development Only
The PCC Wiki Content is used only for development of IHE PCC Content. The Normative content of the PCC Technical Framework and the current supplements can be found at https://www.ihe.net/resources/technical_frameworks/#pcc
Laboratory Speciality Section Section
| Template ID | 1.3.6.1.4.1.19376.1.3.3.2.1 | |
|---|---|---|
| General Description | description of lab speciality secton | |
| LOINC Code | Opt | Description |
| 18717-9,18718-7,18719-5,18720-3,18721-1,18722-9,19723-7,18724-5,18725-2,18727-8, 18728-6,18729-4,18767-4,18768-2,18769-0,26435-8,26346-6,26437-4, 26438-2 | R | BLOOD BANK STUDIES,CELL MARKER STUDIES,CHEMISTRY STUDIES,COAGULATION STUDIES,THERAPEUTIC DRUG MONITORING STUDIES,FERTILITY STUDIES,HEMATOLOGY STUDIES,HLA STUDIES,MICROBIOLOGY STUDIES,SEROLOGY STUDIES,TOXICOLOGY STUDIES,URINALYSIS STUDIES,BLOOD GAS STUDIES,CELL COUNTS+DIFFERENTIAL STUDIES,MICROBIAL SUSCEPTIBILITY TESTS,MOLECULAR PATHOLOGY STUDIES,LABORATORY STUDIES,CHEMISTRY CHALLENGE STUDIES,CYTOLOGY STUDIES(add notes p24) |
| Entries | Opt | Description |
| 1.3.6.1.4.1.19376.1.3.1 | R | Lab Report Data Processing Entry |
| 1.3.6.1.4.1.19376.1.3.1.1 | R2 | Notifiable Condition |
| 1.3.6.1.4.1.19376.1.3.1.2 | R2 | Specimen Collection Date Time |
| 1.3.6.1.4.1.19376.1.3.1.3 | R2 | Specimen Received Date Time |
| tbd | R2 | laboratory equipment instance? |
| 1.3.6.1.4.1.19376.1.3.1.4 | R2 | Laboratory Battery Organizer |
| 1.3.6.1.4.1.19376.1.3.1.5 | R2 | Laboratory Isolate Organizer |
| 1.3.6.1.4.1.19376.1.3.1.6 | R | Laboratory Observation |
| 1.3.6.1.4.1.19376.1.5.3.1.4.2 | O | Annotation Comment (PCC) |
<component>
<section>
<templateId root='1.3.6.1.4.1.19376.1.3.3.2.1'/>
<id root=' ' extension=' '/>
<code code='18717-9,18718-7,18719-5,18720-3,18721-1,18722-9,19723-7,18724-5,18725-2,18727-8, 18728-6,18729-4,18767-4,18768-2,18769-0,26435-8,26346-6,26437-4, 26438-2' displayName='BLOOD BANK STUDIES,CELL MARKER STUDIES,CHEMISTRY STUDIES,COAGULATION STUDIES,THERAPEUTIC DRUG MONITORING STUDIES,FERTILITY STUDIES,HEMATOLOGY STUDIES,HLA STUDIES,MICROBIOLOGY STUDIES,SEROLOGY STUDIES,TOXICOLOGY STUDIES,URINALYSIS STUDIES,BLOOD GAS STUDIES,CELL COUNTS+DIFFERENTIAL STUDIES,MICROBIAL SUSCEPTIBILITY TESTS,MOLECULAR PATHOLOGY STUDIES,LABORATORY STUDIES,CHEMISTRY CHALLENGE STUDIES,CYTOLOGY STUDIES(add notes p24)'
codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/>
<text>
Text as described above
</text>
<entry>
:
<!-- Required Lab Report Data Processing Entry element -->
<templateId root='1.3.6.1.4.1.19376.1.3.1'/>
:
</entry>
<entry>
:
<!-- Required if known Notifiable Condition element -->
<templateId root='1.3.6.1.4.1.19376.1.3.1.1'/>
:
</entry>
<entry>
:
<!-- Required if known Specimen Collection Date Time element -->
<templateId root=' 1.3.6.1.4.1.19376.1.3.1.2'/>
:
</entry>
<entry>
:
<!-- Required if known Specimen Received Date Time element -->
<templateId root=' 1.3.6.1.4.1.19376.1.3.1.3'/>
:
</entry>
<entry>
:
<!-- Required if known laboratory equipment instance? element -->
<templateId root=' tbd'/>
:
</entry>
<entry>
:
<!-- Required if known Laboratory Battery Organizer element -->
<templateId root='1.3.6.1.4.1.19376.1.3.1.4'/>
:
</entry>
<entry>
:
<!-- Required if known Laboratory Isolate Organizer element -->
<templateId root='1.3.6.1.4.1.19376.1.3.1.5'/>
:
</entry>
<entry>
:
<!-- Required Laboratory Observation element -->
<templateId root='1.3.6.1.4.1.19376.1.3.1.6'/>
:
</entry>
<entry>
:
<!-- Optional Annotation Comment (PCC) element -->
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.4.2'/>
:
</entry>
</section>
</component>
|
Schematron
<pattern name='Template_1.3.6.1.4.1.19376.1.3.3.2.1'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.3.3.2.1"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Laboratory Speciality Section can only be used on sections.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "18717-9,18718-7,18719-5,18720-3,18721-1,18722-9,19723-7,18724-5,18725-2,18727-8, 18728-6,18729-4,18767-4,18768-2,18769-0,26435-8,26346-6,26437-4, 26438-2"]'>
Error: The section type code of a Laboratory Speciality Section must be 18717-9,18718-7,18719-5,18720-3,18721-1,18722-9,19723-7,18724-5,18725-2,18727-8, 18728-6,18729-4,18767-4,18768-2,18769-0,26435-8,26346-6,26437-4, 26438-2
</assert>
<assert test='cda:code[@codeSystem = "2.16.840.1.113883.6.1"]'>
Error: The section type code must come from the LOINC code
system (2.16.840.1.113883.6.1).
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.3.1"]'>
<!-- Verify that all required data elements are present -->
Error: The Laboratory Speciality Section Section must contain a(n) Lab Report Data Processing Entry Entry.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.3.3.2.1
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.3.1.1"]'>
<!-- Alert on any missing required if known elements -->
Warning: The Laboratory Speciality Section Section should contain a(n) Notifiable Condition Entry.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.3.3.2.1
</assert>
<assert test='.//cda:templateId[@root = " 1.3.6.1.4.1.19376.1.3.1.2"]'>
<!-- Alert on any missing required if known elements -->
Warning: The Laboratory Speciality Section Section should contain a(n) Specimen Collection Date Time Entry.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.3.3.2.1
</assert>
<assert test='.//cda:templateId[@root = " 1.3.6.1.4.1.19376.1.3.1.3"]'>
<!-- Alert on any missing required if known elements -->
Warning: The Laboratory Speciality Section Section should contain a(n) Specimen Received Date Time Entry.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.3.3.2.1
</assert>
<assert test='.//cda:templateId[@root = " tbd"]'>
<!-- Alert on any missing required if known elements -->
Warning: The Laboratory Speciality Section Section should contain a(n) laboratory equipment instance? Entry.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.3.3.2.1
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.3.1.4"]'>
<!-- Alert on any missing required if known elements -->
Warning: The Laboratory Speciality Section Section should contain a(n) Laboratory Battery Organizer Entry.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.3.3.2.1
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.3.1.5"]'>
<!-- Alert on any missing required if known elements -->
Warning: The Laboratory Speciality Section Section should contain a(n) Laboratory Isolate Organizer Entry.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.3.3.2.1
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.3.1.6"]'>
<!-- Verify that all required data elements are present -->
Error: The Laboratory Speciality Section Section must contain a(n) Laboratory Observation Entry.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.3.3.2.1
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.4.2"]'>
<!-- Note any missing optional elements -->
Note: This Laboratory Speciality Section Section does not contain a(n) Annotation Comment (PCC) Entry.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.3.3.2.1
</assert>
</rule>
</pattern>
Uses
See Templates using the Laboratory Speciality Section Section
Categories:
- Templates using 1.3.6.1.4.1.19376.1.3.1
- Templates using 1.3.6.1.4.1.19376.1.3.1.1
- Templates using 1.3.6.1.4.1.19376.1.3.1.2
- Templates using 1.3.6.1.4.1.19376.1.3.1.3
- Templates using tbd
- Templates using 1.3.6.1.4.1.19376.1.3.1.4
- Templates using 1.3.6.1.4.1.19376.1.3.1.5
- Templates using 1.3.6.1.4.1.19376.1.3.1.6
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.4.2
- CDA Section Templates
- Status: Trial Implementation