PCC Public Comment Drafts/8
Physical Exams
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
Physical Exam Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.3.24 | |
|---|---|---|
| General Description | The physical exam section shall contain a narrative description of the patient’s physical findings. | |
| LOINC Code | Opt | Description |
| 29545-1 | R | PHYSICAL EXAMINATION |
<component>
<section>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.3.24'/>
<id root=' ' extension=' '/>
<code code='29545-1' displayName='PHYSICAL EXAMINATION'
codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/>
<text>
Text as described above
</text>
</section>
</component>
|
Schematron
<pattern name='Template_1.3.6.1.4.1.19376.1.5.3.1.3.24'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.3.24"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Physical Exam can only be used on sections.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "29545-1"]'>
Error: The section type code of a Physical Exam must be 29545-1
</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>
</rule>
</pattern>
Uses
See Templates using the Physical Exam Section
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
Physical Exam Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.1.9.15 | |
|---|---|---|
| Parent Template | 1.3.6.1.4.1.19376.1.5.3.1.3.24 (1.3.6.1.4.1.19376.1.5.3.1.3.24) | |
| General Description | The physical exam section shall contain only the required and optional subsections performed. | |
| LOINC Code | Opt | Description |
| 29545-1 | R | PHYSICAL EXAMINATION |
| Entries | Opt | Description |
| Subsections | Opt | Description |
| 1.3.6.1.4.1.19376.1.5.3.1.3.25 | O | Vital Signs Vital signs may be a subsection of the physical exam or they may stand alone |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.16 | O | General Appearance |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.48 | O | Visible Implanted Medical Devices |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.17 | O | Integumentary System |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.18 | O | Head |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.19 | O | Eyes |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.20 | O | Ears, Nose, Mouth and Throat |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.21 | O | Ears |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.22 | O | Nose |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.23 | O | Mouth, Throat, and Teeth |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.24 | O | Neck |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.25 | O | Endocrine System |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.26 | O | Thorax and Lungs |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.27 | O | Chest Wall |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.28 | O | Breasts |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.29 | O | Heart |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.30 | O | Respiratory System |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.31 | O | Abdomen |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.32 | O | Lymphatic System |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.33 | O | Vessels |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.34 | O | Musculoskeletal System |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.35 | O | Neurologic System |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.36 | O | Genitalia |
| 1.3.6.1.4.1.19376.1.5.3.1.1.9.37 | O | Rectum |
| 1.3.6.1.4.1.19376.1.5.3.1.1.16.2.1 | O | Extremeties |
Parent Template
The parent of this template is 1.3.6.1.4.1.19376.1.5.3.1.3.24.
<component> <section> |
Schematron
<pattern name='Template_1.3.6.1.4.1.19376.1.5.3.1.1.9.15'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.1.9.15"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Physical Exam can only be used on sections.
</assert>
<!-- Verify that the parent templateId is also present. -->
<assert test='cda:templateId[@root="1.3.6.1.4.1.19376.1.5.3.1.3.24"]'>
Error: The parent template identifier for Physical Exam is not present.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "29545-1"]'>
Error: The section type code of a Physical Exam must be 29545-1
</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.5.3.1.3.25"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Vital Signs Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.16"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) General Appearance Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.48"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Visible Implanted Medical Devices Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.17"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Integumentary System Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.18"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Head Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.19"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Eyes Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.20"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Ears, Nose, Mouth and Throat Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.21"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Ears Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.22"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Nose Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.23"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Mouth, Throat, and Teeth Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.24"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Neck Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.25"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Endocrine System Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.26"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Thorax and Lungs Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.27"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Chest Wall Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.28"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Breasts Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.29"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Heart Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.30"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Respiratory System Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.31"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Abdomen Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.32"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Lymphatic System Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.33"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Vessels Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.34"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Musculoskeletal System Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.35"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Neurologic System Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.36"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Genitalia Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.9.37"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Rectum Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
<assert test='.//cda:templateId[@root = "1.3.6.1.4.1.19376.1.5.3.1.1.16.2.1"]'>
<!-- Note any missing optional elements -->
Note: This Physical Exam Section does not contain a(n) Extremeties Section.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.9.15
</assert>
</rule>
</pattern>
Uses
See Templates using the Physical Exam Section
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
Hospital Discharge Physical Exam Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.3.26 | |
|---|---|---|
| General Description | The hospital discharge physical exam section shall contain a narrative description of the patient’s physical findings at discharge from a hospital facility. | |
| LOINC Code | Opt | Description |
| 10184-0 | R | HOSPITAL DISCHARGE PHYSICAL |
<component>
<section>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.3.26'/>
<id root=' ' extension=' '/>
<code code='10184-0' displayName='HOSPITAL DISCHARGE PHYSICAL'
codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/>
<text>
Text as described above
</text>
</section>
</component>
|
Schematron
<pattern name='Template_1.3.6.1.4.1.19376.1.5.3.1.3.26'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.3.26"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Hospital Discharge Physical Exam can only be used on sections.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "10184-0"]'>
Error: The section type code of a Hospital Discharge Physical Exam must be 10184-0
</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>
</rule>
</pattern>
Uses
See Templates using the Hospital Discharge Physical Exam Section
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
Vital Signs Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.3.25 | |
|---|---|---|
| Parent Template | CCD 3.12 (2.16.840.1.113883.10.20.1.16) | |
| General Description | The vital signs section shall contain a narrative description of the measurement results of a patient’s vital signs. | |
| LOINC Code | Opt | Description |
| 8716-3 | R | VITAL SIGNS |
Parent Template
The parent of this template is CCD 3.12.
<component> <section> |
Schematron
<pattern name='Template_1.3.6.1.4.1.19376.1.5.3.1.3.25'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.3.25"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Vital Signs can only be used on sections.
</assert>
<!-- Verify that the parent templateId is also present. -->
<assert test='cda:templateId[@root="2.16.840.1.113883.10.20.1.16"]'>
Error: The parent template identifier for Vital Signs is not present.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "8716-3"]'>
Error: The section type code of a Vital Signs must be 8716-3
</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>
</rule>
</pattern>
Uses
See Templates using the Vital Signs Section
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
Coded Vital Signs Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.1.5.3.2 | |
|---|---|---|
| Parent Template | Vital Signs (1.3.6.1.4.1.19376.1.5.3.1.3.25) | |
| General Description | The vital signs section contains coded measurement results of a patient’s vital signs. | |
| LOINC Code | Opt | Description |
| 8716-3 | R | VITAL SIGNS |
| Entries | Opt | Description |
| 1.3.6.1.4.1.19376.1.5.3.1.4.13.1 | R | Vital Signs Organizer |
Parent Template
The parent of this template is Vital Signs.
<component> <section> |
Schematron
<pattern name='Template_1.3.6.1.4.1.19376.1.5.3.1.1.5.3.2'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.1.5.3.2"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Coded Vital Signs can only be used on sections.
</assert>
<!-- Verify that the parent templateId is also present. -->
<assert test='cda:templateId[@root="1.3.6.1.4.1.19376.1.5.3.1.3.25"]'>
Error: The parent template identifier for Coded Vital Signs is not present.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "8716-3"]'>
Error: The section type code of a Coded Vital Signs must be 8716-3
</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.5.3.1.4.13.1"]'>
<!-- Verify that all required data elements are present -->
Error: The Coded Vital Signs Section must contain a(n) Vital Signs Organizer Entry.
See http://wiki.ihe.net/index.php?title=1.3.6.1.4.1.19376.1.5.3.1.1.5.3.2
</assert>
</rule>
</pattern>
Uses
See Templates using the Coded Vital Signs Section
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
General Appearance Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.1.9.16 | |
|---|---|---|
| General Description | The general appearance section shall contain a description of the overall, visibly-apparent condition of the patient. | |
| LOINC Code | Opt | Description |
| 10210-3 | R | GENERAL STATUS |
<component>
<section>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.9.16'/>
<id root=' ' extension=' '/>
<code code='10210-3' displayName='GENERAL STATUS'
codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/>
<text>
Text as described above
</text>
</section>
</component>
|
Schematron
<pattern name='Template_1.3.6.1.4.1.19376.1.5.3.1.1.9.16'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.1.9.16"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The General Appearance can only be used on sections.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "10210-3"]'>
Error: The section type code of a General Appearance must be 10210-3
</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>
</rule>
</pattern>
Uses
See Templates using the General Appearance Section
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
Visible Implanted Medical Devices Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.1.9.48 | |
|---|---|---|
| General Description | The visible implanted medical devices section shall contain a description of the medical devices apparent on physical exam that have been inserted into the patient, whether internal or partially external. | |
| LOINC Code | Opt | Description |
| TBD | R | TBD |
<component>
<section>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.9.48'/>
<id root=' ' extension=' '/>
<code code='TBD' displayName='TBD'
codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/>
<text>
Text as described above
</text>
</section>
</component>
|
Schematron
<pattern name='Template_1.3.6.1.4.1.19376.1.5.3.1.1.9.48'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.1.9.48"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Visible Implanted Medical Devices can only be used on sections.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "TBD"]'>
Error: The section type code of a Visible Implanted Medical Devices must be TBD
</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>
</rule>
</pattern>
Uses
See Templates using the Visible Implanted Medical Devices Section
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
Integumentary System Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.1.9.17 | |
|---|---|---|
| General Description | The integumentary system section shall contain a description of any type of integumentary system exam. | |
| LOINC Code | Opt | Description |
| 29302-7 | R | INTEGUMENTARY SYSTEM |
<component>
<section>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.9.17'/>
<id root=' ' extension=' '/>
<code code='29302-7' displayName='INTEGUMENTARY SYSTEM'
codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/>
<text>
Text as described above
</text>
</section>
</component>
|
Schematron
<pattern name='Template_1.3.6.1.4.1.19376.1.5.3.1.1.9.17'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.1.9.17"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Integumentary System can only be used on sections.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "29302-7"]'>
Error: The section type code of a Integumentary System must be 29302-7
</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>
</rule>
</pattern>
Uses
See Templates using the Integumentary System Section
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
Head Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.1.9.18 | |
|---|---|---|
| General Description | The head section shall contain a description of any type of head exam. | |
| LOINC Code | Opt | Description |
| 10199-8 | R | HEAD |
<component>
<section>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.9.18'/>
<id root=' ' extension=' '/>
<code code='10199-8' displayName='HEAD'
codeSystem='2.16.840.1.113883.6.1' codeSystemName='LOINC'/>
<text>
Text as described above
</text>
</section>
</component>
|
Schematron
<pattern name='Template_1.3.6.1.4.1.19376.1.5.3.1.1.9.18'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.1.9.18"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Head can only be used on sections.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "10199-8"]'>
Error: The section type code of a Head must be 10199-8
</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>
</rule>
</pattern>
Uses
See Templates using the Head Section
- CDA Section Templates
- Status: Trial Implementation
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.3.25
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.16
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.48
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.17
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.18
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.19
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.20
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.21
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.22
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.23
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.24
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.25
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.26
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.27
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.28
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.29
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.30
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.31
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.32
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.33
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.34
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.35
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.36
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.9.37
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.1.16.2.1
- Children of 1.3.6.1.4.1.19376.1.5.3.1.3.24
- Children of 2.16.840.1.113883.10.20.1.16
- Templates using 1.3.6.1.4.1.19376.1.5.3.1.4.13.1
- Children of 1.3.6.1.4.1.19376.1.5.3.1.3.25