Situational Awareness for Novel Epidemic Response
1.0.0 - STU Release

This page is part of the Situational Awareness for Novel Epidemic Response (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Observations for Patients on a Ventilator - JSON Representation

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "PatientsOnVentilator",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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://details.loinc.org/LOINC/19835-8.html\">19835-8</a></td><td>Breath rate setting Ventilator synchronized intermittent mandatory</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/19994-3.html\">19994-3</a></td><td>Oxygen/Total gas setting [Volume Fraction] Ventilator</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/20077-4.html\">20077-4</a></td><td>Positive end expiratory pressure setting Ventilator</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/20079-0.html\">20079-0</a></td><td>Pressure support setting Ventilator</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/20103-8.html\">20103-8</a></td><td>Tidal volume expired/Plateau pressure --post 1.5-2.0 seconds inspiratory hold on ventilator</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/20112-9.html\">20112-9</a></td><td>Tidal volume setting Ventilator</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/20115-2.html\">20115-2</a></td><td>Tidal volume.spontaneous/Body weight [Volume/mass] --on ventilator</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/33438-3.html\">33438-3</a></td><td>Breath rate mechanical --on ventilator</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/57655-3.html\">57655-3</a></td><td>Tidal volume.exhaled maximum setting Ventilator alarm</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/76530-5.html\">76530-5</a></td><td>Mean pressure Respiratory system airway --on ventilator</td></tr><tr><td><a href=\"http://details.loinc.org/LOINC/19839-0.html\">19839-0</a></td><td>Breath rate spontaneous --on ventilator</td></tr></table></li></ul></div>"
  },
  "url" : "http://hl7.org/fhir/uv/saner/ValueSet/PatientsOnVentilator",
  "version" : "1.0.0",
  "name" : "PatientsOnVentilator",
  "title" : "Observations for Patients on a Ventilator",
  "status" : "active",
  "date" : "2021-09-07T19:08:29+00:00",
  "publisher" : "HL7 International Public Health Workgroup",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://hl7.org/Special/committees/pher"
        }
      ]
    },
    {
      "telecom" : [
        {
          "system" : "email",
          "value" : "pher@lists.hl7.org"
        }
      ]
    },
    {
      "name" : "Keith W. Boone",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:kboone@ainq.com"
        }
      ]
    }
  ],
  "description" : "This Value Set identifies patients currently on a ventilator",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "copyright" : "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "19835-8"
          },
          {
            "code" : "19994-3"
          },
          {
            "code" : "20077-4"
          },
          {
            "code" : "20079-0"
          },
          {
            "code" : "20103-8"
          },
          {
            "code" : "20112-9"
          },
          {
            "code" : "20115-2"
          },
          {
            "code" : "33438-3"
          },
          {
            "code" : "57655-3"
          },
          {
            "code" : "76530-5"
          },
          {
            "code" : "19839-0"
          }
        ]
      }
    ]
  }
}