HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU Ballot 1

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v0.9.1: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

BloodPressureBodyLocationVS

{
  "resourceType" : "ValueSet",
  "id" : "vital-BloodPressureBodyLocationVS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>BloodPressureBodyLocationVS ValueSet</b></p>\n<p>Body locations for blood pressure measurement</p>\n</div>"
  },
  "url" : "http://hl7.org/fhir/us/mcode/ValueSet/vital-BloodPressureBodyLocationVS",
  "version" : "0.9.1",
  "name" : "BloodPressureBodyLocationVS",
  "title" : "BloodPressureBodyLocationVS",
  "status" : "draft",
  "date" : "2019-08-01T00:00:00-04:00",
  "publisher" : "HL7 International Clinical Interoperability Council",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic"
        }
      ]
    }
  ],
  "description" : "Body locations for blood pressure measurement",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "241784008",
            "display" : "Left ankle (body structure)"
          },
          {
            "code" : "241699003",
            "display" : "Right ankle (body structure)"
          },
          {
            "code" : "182245002",
            "display" : "Arm (body structure)"
          },
          {
            "code" : "72098002",
            "display" : "Left arm (body structure)"
          },
          {
            "code" : "59126009",
            "display" : "Right arm (body structure)"
          },
          {
            "code" : "209672000",
            "display" : "Left thigh (body structure)"
          },
          {
            "code" : "209570001",
            "display" : "Right thigh (body structure)"
          },
          {
            "code" : "7569003",
            "display" : "Finger structure"
          },
          {
            "code" : "368208006",
            "display" : "Left upper arm structure"
          },
          {
            "code" : "368209003",
            "display" : "Right upper arm structure"
          },
          {
            "code" : "17137000",
            "display" : "Structure of brachial artery"
          },
          {
            "code" : "51636004",
            "display" : "Structure of left ankle"
          },
          {
            "code" : "113270003",
            "display" : "Structure of left femoral artery"
          },
          {
            "code" : "368504007",
            "display" : "Structure of left radial artery"
          },
          {
            "code" : "61396006",
            "display" : "Structure of left thigh"
          },
          {
            "code" : "368506009",
            "display" : "Structure of left ulnar artery"
          },
          {
            "code" : "6685009",
            "display" : "Structure of right ankle"
          },
          {
            "code" : "69833005",
            "display" : "Structure of right femoral artery"
          },
          {
            "code" : "368503001",
            "display" : "Structure of right radial artery"
          },
          {
            "code" : "11207009",
            "display" : "Structure of right thigh"
          },
          {
            "code" : "368505008",
            "display" : "Structure of right ulnar artery"
          },
          {
            "code" : "29707007",
            "display" : "Toe Structure"
          },
          {
            "code" : "40983000",
            "display" : "Upper arm structure"
          }
        ]
      }
    ]
  }
}