This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v3.0.0: STU 3) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: Tumor Morphology Code Max Value Set - JSON Representation
Raw json | Download
{
"resourceType" : "ValueSet",
"id" : "mcode-tumor-morphology-code-max-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-mcode-tumor-morphology-code-vs.html\">Tumor Morphology Code Value Set</a></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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=\"http://snomed.info/id/367651003\">367651003</a></td><td>Malignant neoplasm of primary, secondary, or uncertain origin (morphologic abnormality)</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 4
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cic"
}
],
"url" : "http://hl7.org/fhir/us/mcode/ValueSet/mcode-tumor-morphology-code-max-vs",
"version" : "3.0.0",
"name" : "TumorMorphologyCodeMaxVS",
"title" : "Tumor Morphology Code Max Value Set",
"status" : "draft",
"experimental" : false,
"date" : "2023-10-26T00:01:45+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"
},
{
"system" : "email",
"value" : "ciclist@lists.HL7.org"
}
]
}
],
"description" : "Contains the preferred codes for tumor morphology and the old, inactive code used in STU2, for backwards compatibility.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"copyright" : "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose" : {
"include" : [
{
"valueSet" : [
"http://hl7.org/fhir/us/mcode/ValueSet/mcode-tumor-morphology-code-vs"
]
},
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "367651003",
"display" : "Malignant neoplasm of primary, secondary, or uncertain origin (morphologic abnormality)"
}
]
}
]
}
}