| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | DeathPlace |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-DeathPlace.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/DeathPlace |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-08-23T00:00:00+02:00 |
| Name | DeathPlace |
| Title | Place of death |
| Description | Place of death |
| Content | complete |
| ValueSet | |
| DoedLokation | Doed lokation |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem DeathPlace
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/DeathPlace defines the following codes:
{
"resourceType": "CodeSystem",
"id": "DeathPlace",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/DeathPlace",
"version": "2.12.0",
"name": "DeathPlace",
"title": "Place of death",
"status": "active",
"date": "2022-08-23T00: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": "Place of death",
"caseSensitive": false,
"content": "complete",
"count": 5,
"concept": [
{
"code": "home",
"display": "Home",
"definition": "Home / Hjemmet"
},
{
"code": "palliative",
"display": "This palliative department",
"definition": "This palliative department / I denne palliative afdeling"
},
{
"code": "other_palliative",
"display": "Other palliative department",
"definition": "Other palliative department / I anden palliativ afdeling"
},
{
"code": "non_palliative",
"definition": "Ikke-palliativ sygehusafdeling"
},
{
"code": "relief_area",
"definition": "Aflastningsplads"
}
]
}