Situational Awareness for Novel Epidemic Response
1.0.1 - CI Build International flag

Situational Awareness for Novel Epidemic Response, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-saner/ and changes regularly. See the Directory of published versions

: Observations for Patients on a Ventilator - JSON Representation

Active as of 2024-01-25

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=\"https://loinc.org/19835-8/\">19835-8</a></td><td style=\"color: #cccccc\">Breath rate setting Ventilator synchronized intermittent mandatory</td></tr><tr><td><a href=\"https://loinc.org/19994-3/\">19994-3</a></td><td style=\"color: #cccccc\">Oxygen/Total gas setting [Volume Fraction] Ventilator</td></tr><tr><td><a href=\"https://loinc.org/20077-4/\">20077-4</a></td><td style=\"color: #cccccc\">Positive end expiratory pressure setting Ventilator</td></tr><tr><td><a href=\"https://loinc.org/20079-0/\">20079-0</a></td><td style=\"color: #cccccc\">Pressure support setting Ventilator</td></tr><tr><td><a href=\"https://loinc.org/20103-8/\">20103-8</a></td><td style=\"color: #cccccc\">Tidal volume expired/Plateau pressure --post 1.5-2.0 seconds inspiratory hold on ventilator</td></tr><tr><td><a href=\"https://loinc.org/20112-9/\">20112-9</a></td><td style=\"color: #cccccc\">Tidal volume setting Ventilator</td></tr><tr><td><a href=\"https://loinc.org/20115-2/\">20115-2</a></td><td style=\"color: #cccccc\">Tidal volume.spontaneous/Body weight [Volume/mass] --on ventilator</td></tr><tr><td><a href=\"https://loinc.org/33438-3/\">33438-3</a></td><td style=\"color: #cccccc\">Breath rate mechanical --on ventilator</td></tr><tr><td><a href=\"https://loinc.org/57655-3/\">57655-3</a></td><td style=\"color: #cccccc\">Tidal volume.exhaled maximum setting Ventilator alarm</td></tr><tr><td><a href=\"https://loinc.org/76530-5/\">76530-5</a></td><td style=\"color: #cccccc\">Mean pressure Respiratory system airway --on ventilator</td></tr><tr><td><a href=\"https://loinc.org/19839-0/\">19839-0</a></td><td style=\"color: #cccccc\">Breath rate spontaneous --on ventilator</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "pher"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/saner/ValueSet/PatientsOnVentilator",
  "version" : "1.0.1",
  "name" : "PatientsOnVentilator",
  "title" : "Observations for Patients on a Ventilator",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-01-25T13:42:59+00:00",
  "publisher" : "HL7 International / Public Health",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.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",
          "display" : "World"
        }
      ]
    }
  ],
  "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"
          }
        ]
      }
    ]
  }
}