- 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 Respiratory Rate Measurement Method/Device value set


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="respratemethoddevice"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"/>
  </meta>
  <url value="http://fhir.org/guides/hspc/ValueSet/respratemethoddevice"/>
  <version value="0.01"/>
  <name value="HSPC Respiratory Rate Measurement Method/Device value set"/>
  <status value="draft"/>
  <publisher value="Health Services Platform Consortium (HSPC)"/>
  <date value="2015-06-09"/>
  <description value="Select SNOMED CT code system values."/>
  <immutable value="true"/>
  <copyright value="TBD"/>
  <extensible value="true"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="37931006"/>
        <display value="auscultation"/>
      </concept>
      <concept>
        <code value="32750006"/>
        <display value="visual observation"/>
      </concept>
      <concept>
        <code value="463698006"/>
        <display value="pneumograph"/>
      </concept>
      <concept>
        <code value="250863006"/>
        <display value="capnograph waveform"/>
      </concept>
      <concept>
        <code value="334990001"/>
        <display value="peak flow meter"/>
      </concept>
      <concept>
        <code value="17120007"/>
        <display value="biofeedback, strain gage"/>
      </concept>
    </include>
  </compose>
</ValueSet>