- HSPC Implementation Guide

This page is part of the HSPC FHIR Implementation Guide (v0.1.0: Daft For Comment Draft) based on FHIR v1.9.0. This is the current published version. For a full list of available versions, see the Directory of published versions

href="assets/ico/favicon.png"/>

HSPC Systolic Blood Pressure Measurement Body Location Precoodinated


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="bpmeasbodylocationprecoord"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <url value="http://fhir.org/guides/hspc/ValueSet/bpmeasbodylocationprecoord"/>
  <version value="0.01"/>
  <name
        value="HSPC Systolic Blood Pressure Measurement Body Location Precoodinated"/>
  <immutable value="true"/>
  <publisher value="Health Services Platform Consortium (HSPC)"/>
  <description value="SELECT SNOMED CT code system values."/>
  <copyright value="TBD"/>
  <status value="draft"/>
  <extensible value="true"/>
  <date value="2015-06-11"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="241784008"/>
        <display value="Left ankle (body structure)"/>
      </concept>
      <concept>
        <code value="241699003"/>
        <display value="Right ankle (body structure)"/>
      </concept>
      <concept>
        <code value="182245002"/>
        <display value="Arm (body structure)"/>
      </concept>
      <concept>
        <code value="72098002"/>
        <display value="Left arm (body structure)"/>
      </concept>
      <concept>
        <code value="59126009"/>
        <display value="Right arm (body structure)"/>
      </concept>
      <concept>
        <code value="209672000"/>
        <display value="Left thigh (body structure)"/>
      </concept>
      <concept>
        <code value="209570001"/>
        <display value="Right thigh (body structure)"/>
      </concept>
    </include>
  </compose>
</ValueSet>