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" : "heartratemeasmethoddevice",
"meta" : {
"profile" : [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
}
},
"url" : "http://fhir.org/guides/hspc/ValueSet/heartratemeasmethoddevice",
"version" : "0.01",
"name" : "HSPC Heart Rate Measurement Method Device",
"status" : "draft",
"publisher" : "HSPC",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://healthcaresoa.org"
}
}
}
},
"date" : "2015-05-19",
"description" : "SNOMED CT code system values.",
"immutable" : true,
"copyright" : "TBD",
"extensible" : true,
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "37931006",
"display" : "Auscultation"
},
{
"code" : "268447006",
"display" : "Doppler studies (procedure)"
},
{
"code" : "250865004",
"display" : "Electrocardiogram waveform (observable entity)"
},
{
"code" : "277917001",
"display" : "Thoracic impedance cardiography (procedure)"
},
{
"code" : "59181002",
"display" : "Oxygen analyzer, device (physical object)"
},
{
"code" : "260933004",
"display" : "Pressure waveform (attribute)"
},
{
"code" : "32750006",
"display" : "Inspection (procedure)"
},
{
"code" : "46825001",
"display" : "Electrocardiographic monitoring (procedure)"
}
}
}
}
}
}