Current Build

{
  "resourceType" : "ValueSet",
  "id" : "bpmeasbodylocationprecoord",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>HSPC Systolic Blood Pressure Measurement Body Location Precoodinated</h2><div><p>SELECT SNOMED CT code system values.</p>
</div><p><b>Copyright Statement:</b> TBD</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=241784008">241784008</a></td><td>Left ankle (body structure)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=241699003">241699003</a></td><td>Right ankle (body structure)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=182245002">182245002</a></td><td>Arm (body structure)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=72098002">72098002</a></td><td>Left arm (body structure)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=59126009">59126009</a></td><td>Right arm (body structure)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=209672000">209672000</a></td><td>Left thigh (body structure)</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=209570001">209570001</a></td><td>Right thigh (body structure)</td><td/></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
      "valueBoolean" : true
    }
  ],
  "url" : "http://hl7.org/fhir/fpar/ValueSet/bpmeasbodylocationprecoord",
  "version" : "0.01",
  "name" : "HSPC Systolic Blood Pressure Measurement Body Location Precoodinated",
  "status" : "draft",
  "date" : "2015-06-11T00:00:00-04:00",
  "publisher" : "Health Services Platform Consortium (HSPC)",
  "description" : "SELECT SNOMED CT code system values.",
  "copyright" : "TBD",
  "extensible" : true,
  "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)"
          }
        ]
      }
    ]
  }
}