FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/PatientsOnVentilator

Packagehl7.fhir.uv.saner
Resource TypeValueSet
IdPatientsOnVentilator
FHIR VersionR4
Sourcehttp://hl7.org/fhir/uv/saner/https://build.fhir.org/ig/HL7/fhir-saner/ValueSet-PatientsOnVentilator.html
URLhttp://hl7.org/fhir/uv/saner/ValueSet/PatientsOnVentilator
Version1.0.1
Statusactive
Date2024-05-18T21:25:01+00:00
NamePatientsOnVentilator
TitleObservations for Patients on a Ventilator
Realmuv
Authorityhl7
DescriptionThis Value Set identifies patients currently on a ventilator
CopyrightThis 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

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System

Narrative

Note: links and images are rebased to the (stated) source

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    19835-8Breath rate setting Ventilator synchronized intermittent mandatory
    19994-3Oxygen/Total gas setting [Volume Fraction] Ventilator
    20077-4Positive end expiratory pressure setting Ventilator
    20079-0Pressure support setting Ventilator
    20103-8Tidal volume expired/Plateau pressure --post 1.5-2.0 seconds inspiratory hold on ventilator
    20112-9Tidal volume setting Ventilator
    20115-2Tidal volume.spontaneous/Body weight [Volume/mass] --on ventilator
    33438-3Breath rate mechanical --on ventilator
    57655-3Tidal volume.exhaled maximum setting Ventilator alarm
    76530-5Mean pressure Respiratory system airway --on ventilator
    19839-0Breath rate spontaneous --on ventilator

Source

{
  "resourceType": "ValueSet",
  "id": "PatientsOnVentilator",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pher"
    }
  ],
  "url": "http://hl7.org/fhir/uv/saner/ValueSet/PatientsOnVentilator",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.42.48.32"
    }
  ],
  "version": "1.0.1",
  "name": "PatientsOnVentilator",
  "title": "Observations for Patients on a Ventilator",
  "status": "active",
  "experimental": false,
  "date": "2024-05-18T21:25:01+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"
          }
        ]
      }
    ]
  }
}