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

FHIR IG Statistics: ValueSet/LuftvejsHaandtering

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdLuftvejsHaandtering
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-LuftvejsHaandtering.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/LuftvejsHaandtering
Version2.12.0
Statusactive
Date2022-06-01T00:00:00+02:00
NameLuftvejsHaandtering
TitleLuftvejshåndtering
DescriptionAnvendte indgreb til luftvejsunderstøttelse

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
RespirationPlan for eller støtte til luftvejsassistance

Narrative

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

Generated Narrative: ValueSet LuftvejsHaandtering


Source

{
  "resourceType": "ValueSet",
  "id": "LuftvejsHaandtering",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/LuftvejsHaandtering",
  "version": "2.12.0",
  "name": "LuftvejsHaandtering",
  "title": "Luftvejshåndtering",
  "status": "active",
  "experimental": true,
  "date": "2022-06-01T00:00:00+02:00",
  "publisher": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
  "contact": [
    {
      "name": "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S",
      "telecom": [
        {
          "system": "url",
          "value": "https://trifork.com"
        },
        {
          "system": "email",
          "value": "rbk@trifork.com"
        }
      ]
    }
  ],
  "description": "Anvendte indgreb til luftvejsunderstøttelse",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/Respiration",
        "concept": [
          {
            "code": "spontane_resp_only",
            "display": "KUN spontan respiration"
          },
          {
            "code": "mask_vent",
            "display": "Maskeventilation"
          },
          {
            "code": "larynx_all",
            "display": "Larynxmaske (alle typer)"
          },
          {
            "code": "intubation",
            "display": "Intubation"
          },
          {
            "code": "tracheostomi",
            "display": "Tracheostomi"
          },
          {
            "code": "is_intub_trach",
            "display": "Er intuberet/tracheostomeret"
          }
        ]
      }
    ]
  }
}