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

FHIR IG Statistics: CodeSystem/Intubation

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdIntubation
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-Intubation.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/Intubation
Version2.12.0
Statusactive
Date2022-06-09T00:00:00+02:00
NameIntubation
TitleIntubation
DescriptionResultat af luftvejshåndtering vha. intubation
Contentcomplete

Resources that use this resource

ValueSet
IntubationIntubation

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem Intubation

This code system https://kip.rkkp.dk/fhir/CodeSystem/Intubation defines the following codes:

CodeDisplayDefinition
max2_dir Max 2 attempts, final by direct laryngoscopyHøjest 2 forsøg, seneste ved direkte laryngoskopi
max2_video Max 2 attempts, final by videolaryngoscopyHøjest 2 forsøg, seneste ved videolaryngoskopi
max2_flex Max 2 attempts, final by flexible laryngoscopyHøjest 2 forsøg, seneste ved fleksibel skopi
max2_other Max 2 attempts, final by different method than above mentionedHøjest 2 forsøg seneste ved andet end ovennævnte metoder
3_or_more 3 or more attempts method regardless3 forsøg eller flere uanset metode
abandon Intubation abandonnedIntubation opgivet

Source

{
  "resourceType": "CodeSystem",
  "id": "Intubation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/Intubation",
  "version": "2.12.0",
  "name": "Intubation",
  "title": "Intubation",
  "status": "active",
  "date": "2022-06-09T00: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": "Resultat af luftvejshåndtering vha. intubation",
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "max2_dir",
      "display": "Max 2 attempts, final by direct laryngoscopy",
      "definition": "Højest 2 forsøg, seneste ved direkte laryngoskopi"
    },
    {
      "code": "max2_video",
      "display": "Max 2 attempts, final by videolaryngoscopy",
      "definition": "Højest 2 forsøg, seneste ved videolaryngoskopi"
    },
    {
      "code": "max2_flex",
      "display": "Max 2 attempts, final by flexible laryngoscopy",
      "definition": "Højest 2 forsøg, seneste ved fleksibel skopi"
    },
    {
      "code": "max2_other",
      "display": "Max 2 attempts, final by different method than above mentioned",
      "definition": "Højest 2 forsøg seneste ved andet end ovennævnte metoder"
    },
    {
      "code": "3_or_more",
      "display": "3 or more attempts method regardless",
      "definition": "3 forsøg eller flere uanset metode"
    },
    {
      "code": "abandon",
      "display": "Intubation abandonned",
      "definition": "Intubation opgivet"
    }
  ]
}