This page is part of the HL7 FHIR Profile: Breast Radiology Report (BRR) (v0.1.0: Comment Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "obf-TreatmentTerminationReasonVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>TreatmentTerminationReasonVS ValueSet</b></p>\n<p>Values used to describe the reasons for stopping a treatment. Includes code for 'treatment completed' as well as codes for unplanned (early) stoppage. Applies to medications and other treatments that take place over a period of time, such as radiation treatments.</p>\n</div>"
},
"url" : "http://hl7.org/fhir/us/breast-radiology/ValueSet/obf-TreatmentTerminationReasonVS",
"version" : "0.1.0",
"name" : "TreatmentTerminationReasonVS",
"title" : "TreatmentTerminationReasonVS",
"status" : "draft",
"date" : "2019-08-02T00:00:00-04:00",
"publisher" : "Hl7 - Clinical Interoperability Council",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cic"
}
]
}
],
"description" : "Values used to describe the reasons for stopping a treatment. Includes code for 'treatment completed' as well as codes for unplanned (early) stoppage. Applies to medications and other treatments that take place over a period of time, such as radiation treatments.",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "182992009",
"display" : "Treatment completed (situation)"
},
{
"code" : "435501000124106",
"display" : "Medication not effective (finding)"
},
{
"code" : "281647001",
"display" : "Adverse reaction (disorder)"
},
{
"code" : "160932005",
"display" : "Financial problem"
},
{
"code" : "105480006",
"display" : "Refusal of treatment by patient"
},
{
"code" : "107724000",
"display" : "Patient transfer"
},
{
"code" : "309846006",
"display" : "Treatment not available"
}
]
}
]
}
}