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" : "ValueSet",
"id" : "us-pathology-section-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet us-pathology-section-codes</b></p><a name=\"us-pathology-section-codes\"> </a><a name=\"hcus-pathology-section-codes\"> </a><a name=\"us-pathology-section-codes-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-us-pathology-codesystem.html\"><code>http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-CASE-SUMMARY\">CASE-SUMMARY</a></td><td>Case Summary Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-TESTS-PERFORMED\">TESTS-PERFORMED</a></td><td>Tests Performed Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-METHODS\">METHODS</a></td><td>Methods Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-CLINICAL\">CLINICAL</a></td><td>Clinical Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-SPECIMEN\">SPECIMEN</a></td><td>Specimen Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-TUMOR\">TUMOR</a></td><td>Tumor Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-MARGINS\">MARGINS</a></td><td>Margins Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-REGIONAL-LYMPH-NODES\">REGIONAL-LYMPH-NODES</a></td><td>Regional Lymph Nodes Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-DISTANT-METASTASIS\">DISTANT-METASTASIS</a></td><td>Distant Metastasis Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-FIGO-STAGE\">FIGO-STAGE</a></td><td>Figo Stage Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-PTNM-CLASSIFICATION\">PTNM-CLASSIFICATION</a></td><td>pTNM Classification Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-ADDTIONAL-FINDINGS\">ADDTIONAL-FINDINGS</a></td><td>Additional Findings Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-SPECIAL-STUDIES\">SPECIAL-STUDIES</a></td><td>Special Studies Section</td></tr><tr><td><a href=\"CodeSystem-us-pathology-codesystem.html#us-pathology-codesystem-COMMENTS\">COMMENTS</a></td><td>Comments Section</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "oo"
}
],
"url" : "http://hl7.org/fhir/us/cancer-reporting/ValueSet/us-pathology-section-codes",
"version" : "1.0.1",
"name" : "USPathologySectionCodes",
"title" : "US Pathology Section Codes",
"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" : "This ValueSet is composed of Section codes.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/cancer-reporting/CodeSystem/us-pathology-codesystem",
"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"
}
]
}
]
}
}