- 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 Oxygen Saturation Body Location value set.


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="oxygensaturationbodylocation"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <url value="http://fhir.org/guides/hspc/ValueSet/oxygensaturationbodylocation"/>
  <version value="0.01"/>
  <name value="HSPC Oxygen Saturation Body Location value set."/>
  <status value="draft"/>
  <publisher value="Health Services Platform Consortium (HSPC)"/>
  <date value="2015-09-07"/>
  <description
               value="SELECT SNOMED CT code system values descending from 'Body structure' (123037004)."/>
  <immutable value="true"/>
  <copyright value="TBD"/>
  <extensible value="true"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="83738005"/>
        <display value="Index finger structure (body structure)"/>
      </concept>
      <concept>
        <code value="48800003"/>
        <display value="Ear lobule structure (body structure)"/>
      </concept>
      <concept>
        <code value="52795006"/>
        <display value="Forehead structure (body structure)"/>
      </concept>
      <concept>
        <code value="76853006"/>
        <display value="Heel structure (body structure)"/>
      </concept>
      <concept>
        <code value="29707007"/>
        <display value="Toe structure (body structure)"/>
      </concept>
      <concept>
        <code value="65531009"/>
        <display value="Middle finger structure (body structure)"/>
      </concept>
      <concept>
        <code value="82002001"/>
        <display value="Ring finger structure (body structure)"/>
      </concept>
      <concept>
        <code value="302545001"/>
        <display value="Entire foot (body structure)"/>
      </concept>
    </include>
  </compose>
</ValueSet>