| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | Genoplivning |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-Genoplivning.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/Genoplivning |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-29T00:00:00+02:00 |
| Name | Genoplivning |
| Title | Genoplivning |
| Description | Aktivitet ifm genoplivning |
| Content | complete |
| ValueSet | |
| Genoplivning | Genoplivning |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Genoplivning
This code system https://kip.rkkp.dk/fhir/CodeSystem/Genoplivning defines the following codes:
| Code | Display | Definition |
| hjertemass | Hjertemassage | Hjertemassage alene |
| ventilation | Ventilation | Ventilation alene |
| hjmass_vent | Hjertemassage og ventilation | Hjertemassage og ventilation |
| ingen | Ingen | Ingen |
{
"resourceType": "CodeSystem",
"id": "Genoplivning",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/Genoplivning",
"version": "2.12.0",
"name": "Genoplivning",
"title": "Genoplivning",
"status": "active",
"date": "2022-06-29T00: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": "Aktivitet ifm genoplivning",
"content": "complete",
"count": 4,
"concept": [
{
"code": "hjertemass",
"display": "Hjertemassage",
"definition": "Hjertemassage alene"
},
{
"code": "ventilation",
"display": "Ventilation",
"definition": "Ventilation alene"
},
{
"code": "hjmass_vent",
"display": "Hjertemassage og ventilation",
"definition": "Hjertemassage og ventilation"
},
{
"code": "ingen",
"display": "Ingen",
"definition": "Ingen"
}
]
}