STU 3 Candidate

This page is part of the FHIR Specification (v1.4.0: STU 3 Ballot 3). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions

Codesystem-observation-weightMeasMethodDevice.json

Raw JSON (canonical form)

Definition for Code System HSPC Weight Meas Method Device

{
  "resourceType": "CodeSystem",
  "id": "hspc-observation-weightMeasMethodDevice",
  "meta": {
    "lastUpdated": "2016-03-31T08:01:25.570+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.1.705"
    }
  ],
  "url": "http://hl7,org/fhir/observation-hspc-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-05-31T17:00:00+03:00",
  "description": "The set of codes that describe the methods or devices used to measure an individual's weight.",
  "copyright": "Intermountain Healthcare",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/hspc-observation-weightMeasMethodDevice",
  "content": "complete",
  "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.