PCC Public Comment Drafts/10
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
Breast Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.1.9.28 | |
|---|---|---|
| General Description | The breast section shall contain a description of any type of breast exam. | |
| LOINC Code | Opt | Description |
| 10193-1 | R | BREASTS |
<component>
<section>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.9.28'/>
<id root=' ' extension=' '/>
<code code='10193-1' displayName='BREASTS'
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.28'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.1.9.28"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Breast can only be used on sections.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "10193-1"]'>
Error: The section type code of a Breast must be 10193-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 Breast 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
Heart Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.1.9.29 | |
|---|---|---|
| General Description | The heart section shall contain a description of any type of heart exam. | |
| LOINC Code | Opt | Description |
| 10200-4 | R | HEART |
<component>
<section>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.9.29'/>
<id root=' ' extension=' '/>
<code code='10200-4' displayName='HEART'
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.29'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.1.9.29"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Heart can only be used on sections.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "10200-4"]'>
Error: The section type code of a Heart must be 10200-4
</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 Heart 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
Respiratory System Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.1.9.30 | |
|---|---|---|
| General Description | The respiratory system section shall contain a description of any type of respiratory exam. | |
| LOINC Code | Opt | Description |
| 11412-4 | R | RESPIRATORY SYSTEM |
<component>
<section>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.9.30'/>
<id root=' ' extension=' '/>
<code code='11412-4' displayName='RESPIRATORY 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.30'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.1.9.30"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Respiratory System can only be used on sections.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "11412-4"]'>
Error: The section type code of a Respiratory System must be 11412-4
</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 Respiratory 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
Abdomen Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.1.9.31 | |
|---|---|---|
| General Description | The abdomen system section shall contain a description of any type of abdominal exam. | |
| LOINC Code | Opt | Description |
| 10191-5 | R | ABDOMEN |
<component>
<section>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.9.31'/>
<id root=' ' extension=' '/>
<code code='10191-5' displayName='ABDOMEN'
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.31'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.1.9.31"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Abdomen can only be used on sections.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "10191-5"]'>
Error: The section type code of a Abdomen must be 10191-5
</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 Abdomen 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
Lymphatic System Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.1.9.32 | |
|---|---|---|
| General Description | The lymphatic system section shall contain a description of any type of lymphatic exam. | |
| LOINC Code | Opt | Description |
| 11447-0 | R | HEMATOLOGIC+LYMPHATIC+IMMUNOLOGIC SYSTEM |
<component>
<section>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.9.32'/>
<id root=' ' extension=' '/>
<code code='11447-0' displayName='HEMATOLOGIC+LYMPHATIC+IMMUNOLOGIC 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.32'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.1.9.32"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Lymphatic System can only be used on sections.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "11447-0"]'>
Error: The section type code of a Lymphatic System must be 11447-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 Lymphatic 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
Vessels Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.1.9.33 | |
|---|---|---|
| General Description | The vessels section shall contain a description of any type of vessels exam. | |
| LOINC Code | Opt | Description |
| 10208-7 | R | VESSELS |
<component>
<section>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.9.33'/>
<id root=' ' extension=' '/>
<code code='10208-7' displayName='VESSELS'
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.33'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.1.9.33"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Vessels can only be used on sections.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "10208-7"]'>
Error: The section type code of a Vessels must be 10208-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 Vessels 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
Musculoskeletal System Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.1.9.34 | |
|---|---|---|
| General Description | The musculoskeletal system section shall contain a description of any type of musculoskeletal exam. | |
| LOINC Code | Opt | Description |
| 11410-8 | R | MUSCULOSKELETAL SYSTEM |
<component>
<section>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.9.34'/>
<id root=' ' extension=' '/>
<code code='11410-8' displayName='MUSCULOSKELETAL 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.34'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.1.9.34"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Musculoskeletal System can only be used on sections.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "11410-8"]'>
Error: The section type code of a Musculoskeletal System must be 11410-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 Musculoskeletal 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
Neurologic System Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.1.9.35 | |
|---|---|---|
| General Description | The neurologic system section shall contain a description of any type of neurologic exam. | |
| LOINC Code | Opt | Description |
| 10202-0 | R | NEUROLOGIC SYSTEM |
<component>
<section>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.9.35'/>
<id root=' ' extension=' '/>
<code code='10202-0' displayName='NEUROLOGIC 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.35'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.1.9.35"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Neurologic System can only be used on sections.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "10202-0"]'>
Error: The section type code of a Neurologic System must be 10202-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 Neurologic 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
Genitalia Section
| Template ID | 1.3.6.1.4.1.19376.1.5.3.1.1.9.36 | |
|---|---|---|
| General Description | The genitalia section shall contain a description of any type of genital exam. | |
| LOINC Code | Opt | Description |
| 11400-9 | R | GENITALIA |
<component>
<section>
<templateId root='1.3.6.1.4.1.19376.1.5.3.1.1.9.36'/>
<id root=' ' extension=' '/>
<code code='11400-9' displayName='GENITALIA'
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.36'>
<rule context='*[cda:templateId/@root="1.3.6.1.4.1.19376.1.5.3.1.1.9.36"]'>
<!-- Verify that the template id is used on the appropriate type of object -->
<assert test='../cda:section'>
Error: The Genitalia can only be used on sections.
</assert>
<!-- Verify the section type code -->
<assert test='cda:code[@code = "11400-9"]'>
Error: The section type code of a Genitalia must be 11400-9
</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 Genitalia Section