- 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 Aiway Interface Type value set

{
  "resourceType" : "ValueSet",
  "id" : "airwayInterfaceType",
  "meta" : {
    "profile" : [
      "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition"
    }
  },
  "url" : "http://fhir.org/guides/hspc/ValueSet/airwayInterfaceType",
  "version" : "0.01",
  "name" : "HSPC Aiway Interface Type value set",
  "status" : "draft",
  "publisher" : "Health Services Platform Consortium (HSPC)",
  "date" : "2015-02-09",
  "description" : "SELECT SNOMED CT code system values.",
  "immutable" : true,
  "copyright" : "TBD",
  "extensible" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "469609003",
            "display" : "Manual pulmonary resuscitator, single-use (physical object)"
          },
          {
            "code" : "425478008",
            "display" : "Blow by oxygen mask (physical object)"
          },
          {
            "code" : "425994007",
            "display" : "Oxygen mist tent (physical object)"
          },
          {
            "code" : "429375002",
            "display" : "Esophageal tracheal double lumen supraglottic airway device (physical object)"
          },
          {
            "code" : "463388008",
            "display" : "Esophageal-obturating/tracheal airway, single-use (physical object)"
          },
          {
            "code" : "706226000",
            "display" : "Continuous positive airway pressure/Bilevel positive airway pressure mask (physical object)"
          },
          {
            "code" : "466033006",
            "display" : "Resuscitator face mask, single-use (physical object)"
          },
          {
            "code" : "26412008",
            "display" : "Endotracheal tube, device (physical object)"
          },
          {
            "code" : "426294006",
            "display" : "Face tent oxygen delivery device (physical object)"
          },
          {
            "code" : "426854004",
            "display" : "High flow oxygen nasal cannula (physical object)"
          },
          {
            "code" : "73027007",
            "display" : "Infant incubator, device (physical object)"
          },
          {
            "code" : "257268009",
            "display" : "Laryngeal mask (physical object)"
          },
          {
            "code" : "336623009",
            "display" : "Oxygen nasal cannula (physical object)"
          },
          {
            "code" : "261974006",
            "display" : "Nasal prongs (physical object)"
          },
          {
            "code" : "61330002",
            "display" : "Nasopharyngeal airway device (physical object)"
          },
          {
            "code" : "427591007",
            "display" : "Nonrebreather oxygen mask (physical object)"
          },
          {
            "code" : "32667006",
            "display" : "Oropharyngeal airway device (physical object)"
          },
          {
            "code" : "427594004",
            "display" : "Oxyhood (physical object)"
          },
          {
            "code" : "20428008",
            "display" : "Oxygen tent, device (physical object)"
          },
          {
            "code" : "425926003",
            "display" : "Partial rebreather oxygen mask (physical object)"
          },
          {
            "code" : "415700003",
            "display" : "T piece without bag (physical object)"
          },
          {
            "code" : "465839001",
            "display" : "Tracheostomy mask, oxygen (physical object)"
          },
          {
            "code" : "129121000",
            "display" : "Tracheostomy tube, device (physical object)"
          },
          {
            "code" : "428285009",
            "display" : "Venturi mask (physical object)"
          }
        }
      }
    }
  }
}