| Package | hl7.fhir.us.breastcancer |
| Resource Type | ValueSet |
| Id | oncology-MorphologyBehaviorVS |
| FHIR Version | R3 |
| Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/ValueSet-oncology-MorphologyBehaviorVS.html |
| URL | http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-MorphologyBehaviorVS |
| Version | 0.2.0 |
| Status | draft |
| Date | 2018-08-17T00:00:00+10:00 |
| Name | MorphologyBehaviorVS |
| Title | BC MorphologyBehaviorVS ValueSet |
| Realm | us |
| Authority | hl7 |
| Description | The morphologic behavior of the cancer. These are equivalent to the suffix to the ICD-O-3 histologic type codes. |
| StructureDefinition | |
| oncology-BreastCancerPresenceStatement-model | BC BreastCancerPresenceStatement Logical Model |
| oncology-BreastCancerPresenceStatement | BC BreastCancerPresenceStatement Profile |
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
BC MorphologyBehaviorVS ValueSet
The morphologic behavior of the cancer. These are equivalent to the suffix to the ICD-O-3 histologic type codes.
{
"resourceType": "ValueSet",
"id": "oncology-MorphologyBehaviorVS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-MorphologyBehaviorVS",
"identifier": [
{
"system": "http://hl7.org/fhir/us/breastcancer",
"value": "oncology.MorphologyBehaviorVS"
}
],
"version": "0.2.0",
"name": "MorphologyBehaviorVS",
"title": "BC MorphologyBehaviorVS ValueSet",
"status": "draft",
"date": "2018-08-17T00:00:00+10:00",
"publisher": "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cic/index.cfm"
}
]
}
],
"description": "The morphologic behavior of the cancer. These are equivalent to the suffix to the ICD-O-3 histologic type codes.",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "3898006",
"display": "Neoplasm, benign (morphologic abnormality)"
},
{
"code": "86251006",
"display": "Neoplasm, uncertain whether benign or malignant (morphologic abnormality)"
},
{
"code": "127569003",
"display": "In situ neoplasm (morphologic abnormality)"
},
{
"code": "86049000",
"display": "Malignant neoplasm, primary (morphologic abnormality)"
},
{
"code": "14799000",
"display": "Neoplasm, metastatic (morphologic abnormality)"
},
{
"code": "6219000",
"display": "Neoplasm, malignant, uncertain whether primary or metastatic (morphologic abnormality)"
}
]
}
]
}
}