Breast Imaging Reporting - 2nd STU ballot, published by HL7 International - Clinical Interoperability Council. This is not an authorized publication; it is the continuous build for version 0.3.0). This version is based on the current content of https://github.com/HL7/fhir-breast-radiology-ig/ and changes regularly. See the Directory of published versions
: Composition Section Slice Codes CodeSystem - JSON Representation
Raw json | Download
{
"resourceType" : "CodeSystem",
"id" : "CompositionSectionSliceCodesCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/us/breast-radiology/CodeSystem/CompositionSectionSliceCodesCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">report<a name=\"CompositionSectionSliceCodesCS-report\"> </a></td><td>Code to identify the 'Report' section slice</td><td>Slicing CompositionSection Code - Report.</td></tr><tr><td style=\"white-space:nowrap\">impressions<a name=\"CompositionSectionSliceCodesCS-impressions\"> </a></td><td>Code to identify the 'Impressions' section slice</td><td>Slicing CompositionSection Code - Impressions.</td></tr><tr><td style=\"white-space:nowrap\">relatedResources<a name=\"CompositionSectionSliceCodesCS-relatedResources\"> </a></td><td>Code to identify the 'RelatedResources' section slice</td><td>Slicing CompositionSection Code - Related Resources.</td></tr><tr><td style=\"white-space:nowrap\">recommendations<a name=\"CompositionSectionSliceCodesCS-recommendations\"> </a></td><td>Code to identify the 'Recommendations' section slice</td><td>Slicing CompositionSection Code - Recommendations.</td></tr><tr><td style=\"white-space:nowrap\">findingsLeftBreast<a name=\"CompositionSectionSliceCodesCS-findingsLeftBreast\"> </a></td><td>Code to identify the 'Findings Left Breast' section slice</td><td>Slicing CompositionSection Code - Findings Left Breast.</td></tr><tr><td style=\"white-space:nowrap\">findingsRightBreast<a name=\"CompositionSectionSliceCodesCS-findingsRightBreast\"> </a></td><td>Code to identify the 'Findings Right Breast' section slice</td><td>Slicing CompositionSection Code - Findings Right Breast.</td></tr><tr><td style=\"white-space:nowrap\">findingsBiLateralBreast<a name=\"CompositionSectionSliceCodesCS-findingsBiLateralBreast\"> </a></td><td>Code to identify the 'Findings BiLateral Breast' section slice</td><td>Slicing CompositionSection Code - Findings BiLateral Breast.</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/us/breast-radiology/CodeSystem/CompositionSectionSliceCodesCS",
"version" : "0.3.0",
"name" : "CompositionSectionSliceCodesCS",
"title" : "Composition Section Slice Codes CodeSystem",
"status" : "active",
"experimental" : false,
"date" : "2022-12-07T21:19:53+00:00",
"publisher" : "HL7 International - Clinical Interoperability Council",
"contact" : [
{
"name" : "HL7 International - Clinical Interoperability Council",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cic"
}
]
}
],
"description" : "Composition Section Slice Codes code system",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "report",
"display" : "Code to identify the 'Report' section slice",
"definition" : "Slicing CompositionSection Code - Report."
},
{
"code" : "impressions",
"display" : "Code to identify the 'Impressions' section slice",
"definition" : "Slicing CompositionSection Code - Impressions."
},
{
"code" : "relatedResources",
"display" : "Code to identify the 'RelatedResources' section slice",
"definition" : "Slicing CompositionSection Code - Related Resources."
},
{
"code" : "recommendations",
"display" : "Code to identify the 'Recommendations' section slice",
"definition" : "Slicing CompositionSection Code - Recommendations."
},
{
"code" : "findingsLeftBreast",
"display" : "Code to identify the 'Findings Left Breast' section slice",
"definition" : "Slicing CompositionSection Code - Findings Left Breast."
},
{
"code" : "findingsRightBreast",
"display" : "Code to identify the 'Findings Right Breast' section slice",
"definition" : "Slicing CompositionSection Code - Findings Right Breast."
},
{
"code" : "findingsBiLateralBreast",
"display" : "Code to identify the 'Findings BiLateral Breast' section slice",
"definition" : "Slicing CompositionSection Code - Findings BiLateral Breast."
}
]
}