This page is part of the HSPC FHIR Implementation Guide (v0.1.0: Daft For Comment Draft) based on FHIR v1.9.0. This is the current published version. For a full list of available versions, see the Directory of published versions 
{
"resourceType" : "ValueSet",
"id" : "oxygensaturationbodylocation",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
}
},
"url" : "http://fhir.org/guides/hspc/ValueSet/oxygensaturationbodylocation",
"version" : "0.01",
"name" : "HSPC Oxygen Saturation Body Location value set.",
"status" : "draft",
"publisher" : "Health Services Platform Consortium (HSPC)",
"date" : "2015-09-07",
"description" : "SELECT SNOMED CT code system values descending from 'Body structure' (123037004).",
"immutable" : true,
"copyright" : "TBD",
"extensible" : true,
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "83738005",
"display" : "Index finger structure (body structure)"
},
{
"code" : "48800003",
"display" : "Ear lobule structure (body structure)"
},
{
"code" : "52795006",
"display" : "Forehead structure (body structure)"
},
{
"code" : "76853006",
"display" : "Heel structure (body structure)"
},
{
"code" : "29707007",
"display" : "Toe structure (body structure)"
},
{
"code" : "65531009",
"display" : "Middle finger structure (body structure)"
},
{
"code" : "82002001",
"display" : "Ring finger structure (body structure)"
},
{
"code" : "302545001",
"display" : "Entire foot (body structure)"
}
}
}
}
}
}