FHIR IG analytics| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | ValueSet-LuftvejsHaandteringsidsteforsoeg.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-LuftvejsHaandteringsidsteforsoeg.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/LuftvejsHaandteringsidsteforsoeg |
| Version | 2.20.0 |
| Status | active |
| Date | 2022-10-04T00:00:00+02:00 |
| Name | LuftvejsHaandteringsidsteforsoeg |
| Title | Luftvejshåndtering sidste forsøg |
| Description | Luftvejshåndtering sidste forsøg |
No resources found
| CodeSystem | ||
| dk.kip.rkkp.fhir.ig.core#current | GenericValues | Generic values |
| dk.kip.rkkp.fhir.ig.core#current | Respiration | Plan for eller støtte til luftvejsassistance |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet LuftvejsHaandteringsidsteforsoeg
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/Respiration version 📦2.20.0| Code | Display | Definition |
| larynx_all | LMA (alle typer) | Larynxmaske (alle typer) |
| intub_dir_laryngo | Direkte laryngoskopi | Intubation ved direkte laryngoskopi |
| intub_video_laryngo | Videolaryngoskopi | Intubation med videolaryngoskopi |
| intub_flex_skop | Fleksibelt skopi | Intubation med fleksibelt skopi |
| patient | Vækning af patient | Vækning af patient |
| tracheostomi | Tracheostomi i LA | Tracheostomi |
| tracheostomi_emg | Nødtracheostomi | Nødtracheostomi |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues version 📦2.20.0| Code | Display | Definition |
| other | Anden teknik | Other - used to choose unspecific value not in a valueset |
{
"resourceType": "ValueSet",
"id": "LuftvejsHaandteringsidsteforsoeg",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/LuftvejsHaandteringsidsteforsoeg",
"version": "2.20.0",
"name": "LuftvejsHaandteringsidsteforsoeg",
"title": "Luftvejshåndtering sidste forsøg",
"status": "active",
"experimental": true,
"date": "2022-10-04T00: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": "Luftvejshåndtering sidste forsøg",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/Respiration",
"concept": [
{
"code": "larynx_all",
"display": "LMA (alle typer)"
},
{
"code": "intub_dir_laryngo",
"display": "Direkte laryngoskopi"
},
{
"code": "intub_video_laryngo",
"display": "Videolaryngoskopi"
},
{
"code": "intub_flex_skop",
"display": "Fleksibelt skopi"
},
{
"code": "patient",
"display": "Vækning af patient"
},
{
"code": "tracheostomi",
"display": "Tracheostomi i LA"
},
{
"code": "tracheostomi_emg",
"display": "Nødtracheostomi"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Anden teknik"
}
]
}
]
}
}