This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.2.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" : "ValueSet",
"id" : "oncology-BreastCancerDetectionVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BC BreastCancerDetectionVS ValueSet</b></p>
<p>The method with which breast cancer was detected.</p>
</div>"
},
"url" : "http://hl7.org/fhir/us/breastcancer/ValueSet/oncology-BreastCancerDetectionVS",
"identifier" : [
{
"system" : "http://hl7.org/fhir/us/breastcancer",
"value" : "oncology.BreastCancerDetectionVS"
}
],
"version" : "0.2.0",
"name" : "BreastCancerDetectionVS",
"title" : "BC BreastCancerDetectionVS 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 method with which breast cancer was detected.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "113011001",
"display" : "Palpation (procedure)"
},
{
"code" : "32750006",
"display" : "Inspection (procedure)"
},
{
"code" : "71651007",
"display" : "Mammography (procedure)"
},
{
"code" : "82918005",
"display" : "Positron emission tomography (procedure)"
},
{
"code" : "16310003",
"display" : "Diagnostic ultrasonography (procedure)"
},
{
"code" : "113091000",
"display" : "Magnetic resonance imaging (procedure)"
},
{
"code" : "448764002",
"display" : "Ultrasound elastography (procedure)"
},
{
"code" : "725404004",
"display" : "Molecular breast imaging (procedure)"
},
{
"code" : "62434009",
"display" : "Breast thermography (procedure)"
},
{
"code" : "450566007",
"display" : "Digital breast tomosynthesis (procedure)"
}
]
}
]
}
}