This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v0.9.1: STU 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 4.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "obf-datatype-SettingVS",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SettingVS ValueSet</b></p>\n<p>What type of place is found at a given location. More than one descriptor may be applicable.</p>\n</div>"
},
"url" : "http://hl7.org/fhir/us/mcode/ValueSet/obf-datatype-SettingVS",
"version" : "0.9.1",
"name" : "SettingVS",
"title" : "SettingVS",
"status" : "draft",
"date" : "2019-08-01T00:00:00-04:00",
"publisher" : "HL7 International Clinical Interoperability Council",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cic"
}
]
}
],
"description" : "What type of place is found at a given location. More than one descriptor may be applicable.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/us/mcode/CodeSystem/obf-datatype-SettingCS",
"concept" : [
{
"code" : "work",
"display" : "At or during work, in a workplace setting."
},
{
"code" : "home",
"display" : "At home"
},
{
"code" : "residental",
"display" : "In a residential setting"
},
{
"code" : "school",
"display" : "A primary or secondary school"
},
{
"code" : "vehicle",
"display" : "In a parked or moving vehicle"
},
{
"code" : "office",
"display" : "An non-manufacturing, indoor business setting"
},
{
"code" : "factory",
"display" : "A manufacturing-oriented business setting"
},
{
"code" : "business",
"display" : "A place of business"
},
{
"code" : "restaurant",
"display" : "A setting where food is served"
},
{
"code" : "food_prep",
"display" : "A place where food is prepared"
},
{
"code" : "worksite",
"display" : "Workplace that is primarily outdoors"
},
{
"code" : "manufacturing",
"display" : "A setting where manufacturing takes place"
},
{
"code" : "owned",
"display" : "A building or residence that is owned"
},
{
"code" : "rental",
"display" : "A building or residence that is rented"
},
{
"code" : "dorm",
"display" : "Shared (unassisted) living residence, such as a dormitory or fraternity"
},
{
"code" : "foster",
"display" : "Foster care group home"
},
{
"code" : "assisted",
"display" : "Assisted living or independent living facility"
},
{
"code" : "snf",
"display" : "Skilled nursing facility or other Long-Term Care"
},
{
"code" : "shelter",
"display" : "Homeless or other type of shelter"
},
{
"code" : "hotel",
"display" : "Hotel or motel"
},
{
"code" : "psh",
"display" : "Permanent supportive housing for formerly homeless persons (such as SHP, S+C, or SRO Mod Rehab)"
},
{
"code" : "psych",
"display" : "Psychiatric hospital or other psychiatric facility"
},
{
"code" : "detox",
"display" : "Substance abuse treatment facility or detox center"
},
{
"code" : "prison",
"display" : "Individual resides in a correctional facility, state hospital, jail, prison, youth authority facility, juvenile hall, boot camp or Boys Ranch."
},
{
"code" : "transition",
"display" : "Transitional housing, residential provier program, or any type of halfway house"
},
{
"code" : "squat",
"display" : "A homeless camp, abandoned building, shantytown, bus/train/subway station/airport, or squatter area"
},
{
"code" : "outdoors",
"display" : "Outside of any shelter, e.g., on a street"
},
{
"code" : "agricultural",
"display" : "Agricultural setting"
},
{
"code" : "farm",
"display" : "A farm with livestock"
},
{
"code" : "battlefield",
"display" : "On a battlefield"
},
{
"code" : "deployed",
"display" : "Deployed to a military camp or area"
},
{
"code" : "ship",
"display" : "On a boat"
},
{
"code" : "airplane",
"display" : "On an airplane"
},
{
"code" : "submarine",
"display" : "Aboard a submarine"
}
]
}
]
}
}