Cancer Pathology Data Sharing, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cancer-reporting/ and changes regularly. See the Directory of published versions
Draft as of 2024-12-16 |
{
"resourceType" : "CodeSystem",
"id" : "us-pathology-codesystem",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem us-pathology-codesystem</b></p><a name=\"us-pathology-codesystem\"> </a><a name=\"hcus-pathology-codesystem\"> </a><a name=\"us-pathology-codesystem-en-US\"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">CASE-SUMMARY<a name=\"us-pathology-codesystem-CASE-SUMMARY\"> </a></td><td>Case Summary Section</td></tr><tr><td style=\"white-space:nowrap\">TESTS-PERFORMED<a name=\"us-pathology-codesystem-TESTS-PERFORMED\"> </a></td><td>Tests Performed Section</td></tr><tr><td style=\"white-space:nowrap\">METHODS<a name=\"us-pathology-codesystem-METHODS\"> </a></td><td>Methods Section</td></tr><tr><td style=\"white-space:nowrap\">CLINICAL<a name=\"us-pathology-codesystem-CLINICAL\"> </a></td><td>Clinical Section</td></tr><tr><td style=\"white-space:nowrap\">SPECIMEN<a name=\"us-pathology-codesystem-SPECIMEN\"> </a></td><td>Specimen Section</td></tr><tr><td style=\"white-space:nowrap\">TUMOR<a name=\"us-pathology-codesystem-TUMOR\"> </a></td><td>Tumor Section</td></tr><tr><td style=\"white-space:nowrap\">MARGINS<a name=\"us-pathology-codesystem-MARGINS\"> </a></td><td>Margins Section</td></tr><tr><td style=\"white-space:nowrap\">REGIONAL-LYMPH-NODES<a name=\"us-pathology-codesystem-REGIONAL-LYMPH-NODES\"> </a></td><td>Regional Lymph Nodes Section</td></tr><tr><td style=\"white-space:nowrap\">DISTANT-METASTASIS<a name=\"us-pathology-codesystem-DISTANT-METASTASIS\"> </a></td><td>Distant Metastasis Section</td></tr><tr><td style=\"white-space:nowrap\">FIGO-STAGE<a name=\"us-pathology-codesystem-FIGO-STAGE\"> </a></td><td>Figo Stage Section</td></tr><tr><td style=\"white-space:nowrap\">PTNM-CLASSIFICATION<a name=\"us-pathology-codesystem-PTNM-CLASSIFICATION\"> </a></td><td>pTNM Classification Section</td></tr><tr><td style=\"white-space:nowrap\">ADDTIONAL-FINDINGS<a name=\"us-pathology-codesystem-ADDTIONAL-FINDINGS\"> </a></td><td>Additional Findings Section</td></tr><tr><td style=\"white-space:nowrap\">SPECIAL-STUDIES<a name=\"us-pathology-codesystem-SPECIAL-STUDIES\"> </a></td><td>Special Studies Section</td></tr><tr><td style=\"white-space:nowrap\">COMMENTS<a name=\"us-pathology-codesystem-COMMENTS\"> </a></td><td>Comments Section</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
}
],
"url" : "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem",
"version" : "1.0.1",
"name" : "USPathologyCodeSystem",
"title" : "US Pathology Code System",
"status" : "draft",
"experimental" : false,
"date" : "2024-12-16T21:09:11+00:00",
"publisher" : "HL7 International / Orders and Observations",
"contact" : [
{
"name" : "HL7 International / Orders and Observations",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/orders"
},
{
"system" : "email",
"value" : "ord@lists.HL7.org"
}
]
}
],
"description" : "US Patholodgy Code System",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"caseSensitive" : false,
"content" : "complete",
"count" : 14,
"concept" : [
{
"code" : "CASE-SUMMARY",
"display" : "Case Summary Section"
},
{
"code" : "TESTS-PERFORMED",
"display" : "Tests Performed Section"
},
{
"code" : "METHODS",
"display" : "Methods Section"
},
{
"code" : "CLINICAL",
"display" : "Clinical Section"
},
{
"code" : "SPECIMEN",
"display" : "Specimen Section"
},
{
"code" : "TUMOR",
"display" : "Tumor Section"
},
{
"code" : "MARGINS",
"display" : "Margins Section"
},
{
"code" : "REGIONAL-LYMPH-NODES",
"display" : "Regional Lymph Nodes Section"
},
{
"code" : "DISTANT-METASTASIS",
"display" : "Distant Metastasis Section"
},
{
"code" : "FIGO-STAGE",
"display" : "Figo Stage Section"
},
{
"code" : "PTNM-CLASSIFICATION",
"display" : "pTNM Classification Section"
},
{
"code" : "ADDTIONAL-FINDINGS",
"display" : "Additional Findings Section"
},
{
"code" : "SPECIAL-STUDIES",
"display" : "Special Studies Section"
},
{
"code" : "COMMENTS",
"display" : "Comments Section"
}
]
}