This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.1.0: STU 1 Draft) based on FHIR (HL7® FHIR® Standard) R3. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "CodeSystem",
"id" : "oncology-MorphologyBehaviorCS",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BC MorphologyBehaviorCS CodeSystem</b></p>
<p>The morphologic behavior of the cancer. These are the suffix to the ICD-O-3 histologic type codes. Codes are presented as local codes due to the lack of a ICD-O-3 terminology server available to the FHIR IG publisher.</p>
</div>"
},
"url" : "http://hl7.org/fhir/us/breastcancer/CodeSystem/oncology-MorphologyBehaviorCS",
"identifier" : {
"system" : "http://hl7.org/fhir/us/breastcancer",
"value" : "oncology.MorphologyBehaviorCS"
},
"version" : "0.1.0",
"name" : "MorphologyBehaviorCS",
"title" : "BC MorphologyBehaviorCS CodeSystem",
"status" : "draft",
"date" : "2018-04-01T00:00:00+11:00",
"publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://standardhealthrecord.org"
}
]
}
],
"description" : "The morphologic behavior of the cancer. These are the suffix to the ICD-O-3 histologic type codes. Codes are presented as local codes due to the lack of a ICD-O-3 terminology server available to the FHIR IG publisher.",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "0",
"display" : "Benign",
"definition" : "Benign"
},
{
"code" : "1",
"display" : "Uncertain whether benign or malignant",
"definition" : "Uncertain whether benign or malignant"
},
{
"code" : "2",
"display" : "In situ",
"definition" : "In situ"
},
{
"code" : "3",
"display" : "Malignant, primary site",
"definition" : "Malignant, primary site"
},
{
"code" : "6",
"display" : "Malignant, metastatic site",
"definition" : "Malignant, metastatic site"
},
{
"code" : "9",
"display" : "Malignant, uncertain whether primary or metastatic site",
"definition" : "Malignant, uncertain whether primary or metastatic site"
}
]
}