Current Build

{
  "resourceType" : "CodeSystem",
  "id" : "bpmeasmethoddevice",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>HSPC Blood Pressure Measurement Method/Device Value Set</h2><div><p>A set of codes that describe the method or device used to measure a systolic blood pressure.</p>
</div><p><b>Copyright Statement:</b> Intermountain Healthcare</p><p>This code system http://hl7.org/fhir/fpar/CodeSystem/bpmeasmethoddevice 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">2102<a name="bpmeasmethoddevice-2102"> </a></td><td>Pediatric cuff</td><td>A blood pressure cuff that is sized to use on pediatric paitents</td></tr><tr><td style="white-space:nowrap">2162<a name="bpmeasmethoddevice-2162"> </a></td><td>Thigh cuff (24 cm)</td><td>A blood pressure cuff designed to be used on an individual's thigh</td></tr><tr><td style="white-space:nowrap">31163<a name="bpmeasmethoddevice-31163"> </a></td><td>Adult Arm Cuff</td><td>A blood pressure cuff that is sized to use on an adult upper arm</td></tr><tr><td style="white-space:nowrap">50577434<a name="bpmeasmethoddevice-50577434"> </a></td><td>Ankle Cuff</td><td>A blood pressure cuff designed to be used on an individual's ankle</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/fpar/CodeSystem/bpmeasmethoddevice",
  "name" : "HSPC Blood Pressure Measurement Method/Device Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2019-02-15T12:55:20-05:00",
  "description" : "A set of codes that describe the method or device used to measure a systolic blood pressure.",
  "copyright" : "Intermountain Healthcare",
  "caseSensitive" : true,
  "content" : "complete",
  "concept" : [
    {
      "code" : "2102",
      "display" : "Pediatric cuff",
      "definition" : "A blood pressure cuff that is sized to use on pediatric paitents"
    },
    {
      "code" : "2162",
      "display" : "Thigh cuff (24 cm)",
      "definition" : "A blood pressure cuff designed to be used on an individual's thigh"
    },
    {
      "code" : "31163",
      "display" : "Adult Arm Cuff",
      "definition" : "A blood pressure cuff that is sized to use on an adult upper arm"
    },
    {
      "code" : "50577434",
      "display" : "Ankle Cuff",
      "definition" : "A blood pressure cuff designed to be used on an individual's ankle"
    }
  ]
}