This page is part of the FHIR Specification (v1.2.0: STU 3 Draft). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions 
Definition for Value SetHSPC Weight Meas Method Device
{
"resourceType": "ValueSet",
"id": "hspc-observation-weightMeasMethodDevice",
"meta": {
"lastUpdated": "2015-12-11T17:38:40.294+11:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
]
},
"text": {
"status": "generated",
"div": "<div>!-- Snipped for Brevity --></div>"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.113883.4.642.2.0"
}
],
"url": "http://hl7.org/fhir/ValueSet/hspc-observation-weightMeasMethodDevice",
"version": "0.01",
"name": "HSPC Weight Meas Method Device",
"status": "draft",
"experimental": true,
"publisher": "HSPC",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "http://healthcaresoa.org"
}
]
}
],
"date": "2015-06-01",
"description": "The set of codes that describe the methods or devices used to measure an individual's weight.",
"immutable": true,
"copyright": "Intermountain Healthcare",
"extensible": true,
"codeSystem": {
"system": "http://hl7,org/fhir/observation-hspc-weightMeasMethodDevice",
"caseSensitive": true,
"concept": [
{
"code": "1964",
"display": "Bed scale",
"definition": "A scale that measures the weight of a patient by measuring the total mass of a bed and patient, then subtracts the known mass of the bed."
},
{
"code": "2007",
"display": "Chair scale",
"definition": "A scale that measures the weight of a patient by measuring the total mass of a chair and patient, then subtracts the known mass of the chair."
},
{
"code": "2139",
"display": "Sling scale",
"definition": "A scale for patients that are unable to stand, patients sit in a sling attached to a boom."
},
{
"code": "2142",
"display": "Standing scale",
"definition": "A scale upon which an individual will stand to measure body weight"
},
{
"code": "2180",
"display": "Weight, lean; immersion",
"definition": "A measurement of lean body weight made by immersing an individual in water and then measuring the mass of the displacement."
},
{
"code": "2181",
"display": "Weight, lean; skin fold",
"definition": "A measurement of lean body weight made by measuring the thickness of a fold of skin."
},
{
"code": "2185",
"display": "Weight, percentile",
"definition": "A body weight based on other measurements plotted on a percentile chart."
},
{
"code": "50550851",
"display": "Infant Scale",
"definition": "A scale designed for use with infants only"
},
{
"code": "521443011",
"display": "Broselow tape",
"definition": "A measuring tape created to relate a child's height, as measured by the tape to the child's weight"
}
]
}
}
Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.