Current Build

{
  "resourceType" : "CodeSystem",
  "id" : "heightMeasMethodDevice",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>HSPC Height Meas Method Device</h2><div><p>The set of codes that describe the methods or devices used to measure an individual's height.</p>
</div><p><b>Copyright Statement:</b> Intermountain Healthcare</p><p>This code system http://hl7.org/fhir/fpar/CodeSystem/heightMeasMethodDevice defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">2057<a name="heightMeasMethodDevice-2057"> </a></td><td>Height, estimated by provider</td><td>The method of determining body length or height where it is guessed at by the health care provider</td></tr><tr><td style="white-space:nowrap">2058<a name="heightMeasMethodDevice-2058"> </a></td><td>Height, measured</td><td>A method of determining body length or height by utilizing a device to measure it.</td></tr><tr><td style="white-space:nowrap">2061<a name="heightMeasMethodDevice-2061"> </a></td><td>Height, percentile</td><td>A method of determining body length or height by using a growth percentile chart</td></tr><tr><td style="white-space:nowrap">2063<a name="heightMeasMethodDevice-2063"> </a></td><td>Height, stated (reported)</td><td>The body length or height was given verbally rather than measured.</td></tr><tr><td style="white-space:nowrap">521363688<a name="heightMeasMethodDevice-521363688"> </a></td><td>Stadiometer</td><td>A device for measuring body length or height.  Usually constructed of a ruler and a sliding headpiece that, when placed on an individual's head will give a reading of the body length or height.</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/fpar/CodeSystem/heightMeasMethodDevice",
  "version" : "0.01",
  "name" : "HSPC Height Meas Method Device",
  "status" : "draft",
  "experimental" : false,
  "date" : "2015-05-19T02:00:00-04:00",
  "description" : "The set of codes that describe the methods or devices used to measure an individual's height.",
  "copyright" : "Intermountain Healthcare",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "2057",
      "display" : "Height, estimated by provider",
      "definition" : "The method of determining body length or height where it is guessed at by the health care provider"
    },
    {
      "code" : "2058",
      "display" : "Height, measured",
      "definition" : "A method of determining body length or height by utilizing a device to measure it."
    },
    {
      "code" : "2061",
      "display" : "Height, percentile",
      "definition" : "A method of determining body length or height by using a growth percentile chart"
    },
    {
      "code" : "2063",
      "display" : "Height, stated (reported)",
      "definition" : "The body length or height was given verbally rather than measured."
    },
    {
      "code" : "521363688",
      "display" : "Stadiometer",
      "definition" : "A device for measuring body length or height.  Usually constructed of a ruler and a sliding headpiece that, when placed on an individual's head will give a reading of the body length or height."
    }
  ]
}