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

FHIR IG Statistics: ValueSet/Luftvejsplan

Packagedk.kip.rkkp.fhir.ig.core
TypeValueSet
IdLuftvejsplan
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-Luftvejsplan.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/Luftvejsplan
Version2.12.0
Statusactive
Date2022-06-01T00:00:00+02:00
NameLuftvejsplan
TitleLuftvejsplan
DescriptionMulige planlagte 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 Luftvejsplan


Source

{
  "resourceType": "ValueSet",
  "id": "Luftvejsplan",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/Luftvejsplan",
  "version": "2.12.0",
  "name": "Luftvejsplan",
  "title": "Luftvejsplan",
  "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": "Mulige planlagte indgreb til luftvejsunderstøttelse",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/Respiration",
        "concept": [
          {
            "code": "spontane_resp",
            "display": "Spontan respiration"
          },
          {
            "code": "mask_vent",
            "display": "Maskeventilation"
          },
          {
            "code": "larynx_all",
            "display": "Larynxmaske (alle typer)"
          },
          {
            "code": "intub_dir_laryngo",
            "display": "Intubation ved direkte laryngoskopi"
          },
          {
            "code": "intub_video_laryngo",
            "display": "Intubation med videolaryngoskopi"
          },
          {
            "code": "intub_flex_skop",
            "display": "Intubation med fleksibelt skop"
          },
          {
            "code": "intub_diff",
            "display": "Intubation ved anden metode"
          },
          {
            "code": "tracheostomi_loc",
            "display": "Tracheostomi i lokalanæstesi"
          },
          {
            "code": "is_intub_trach",
            "display": "Er intuberet/tracheostomeret"
          }
        ]
      }
    ]
  }
}