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" : "bpmeasmethoddevice",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
}
},
"url" : "http://fhir.org/guides/hspc/ValueSet/bpmeasmethoddevice",
"name" : "HSPC Blood Pressure Measurement Method/Device Value Set",
"status" : "draft",
"publisher" : "HSPC",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://healthcaresoa.org"
}
}
}
},
"description" : "A set of codes that describe the method or device used to measure a systolic blood pressure.",
"compose" : {
"include" : [
{
"system" : "http://fhir.org/guides/hspc/CodeSystem/bpmeasmethoddevice"
}
}
}
}