| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | LuftvejsHaandtering |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-LuftvejsHaandtering.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/LuftvejsHaandtering |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-01T00:00:00+02:00 |
| Name | LuftvejsHaandtering |
| Title | Luftvejshåndtering |
| Description | Anvendte indgreb til luftvejsunderstøttelse |
No resources found
| CodeSystem | |
| Respiration | Plan for eller støtte til luftvejsassistance |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet LuftvejsHaandtering
https://kip.rkkp.dk/fhir/CodeSystem/Respiration| Code | Display | Definition |
| spontane_resp_only | KUN spontan respiration | KUN spontan respiration |
| mask_vent | Maskeventilation | Maskeventilation |
| larynx_all | Larynxmaske (alle typer) | Larynxmaske (alle typer) |
| intubation | Intubation | Intubation |
| tracheostomi | Tracheostomi | Tracheostomi |
| is_intub_trach | Er intuberet/tracheostomeret | Er intuberet/tracheostomeret |
{
"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"
}
]
}
]
}
}