| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | DoedsaarsagALD |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-DoedsaarsagALD.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/DoedsaarsagALD |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-05-16T00:00:00+02:00 |
| Name | DoedsaarsagALD |
| Title | Dødsårsager [ALD] |
| Description | Dødsårsager [ALD] |
No resources found
| CodeSystem | |
| CauseOfDeath | Cause of death |
| Complications | Complications |
| v2-0532 | expandedYes-NoIndicator |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet DoedsaarsagALD
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/CauseOfDeath| Code | Display | Definition |
| early | Tidlig død (< 1uge efter induktion/reinduktion inkl. relaps) | Early death (<1 week after induction/reinduction incl. relapse) |
| hypoplasia | Død i hypoplasi (>1 uge efter induktion/reinduktion inkl. relaps) | Hypoplasia (>1 week after induction/reinduction incl. relapse) |
| progressive_disease | Progressiv sygdom | Progressive disease |
| progressive_refractory_disease | Refraktær sygdom | Progressive or refractory disease |
| treatment_related_complete_remission | Behandlingsrelateret død i komplet remission | Treatment related (complete remission) |
https://kip.rkkp.dk/fhir/CodeSystem/Complications| Code | Display | Definition |
| other | Død af anden årsag | Other |
http://terminology.hl7.org/CodeSystem/v2-0532| Code | Display | Definition |
| UNK | Usikker dødsårsag | unknown |
{
"resourceType": "ValueSet",
"id": "DoedsaarsagALD",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/DoedsaarsagALD",
"version": "2.12.0",
"name": "DoedsaarsagALD",
"title": "Dødsårsager [ALD]",
"status": "active",
"experimental": true,
"date": "2022-05-16T00: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": "Dødsårsager [ALD]",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/CauseOfDeath",
"concept": [
{
"code": "early",
"display": "Tidlig død (< 1uge efter induktion/reinduktion inkl. relaps)"
},
{
"code": "hypoplasia",
"display": "Død i hypoplasi (>1 uge efter induktion/reinduktion inkl. relaps)"
},
{
"code": "progressive_disease",
"display": "Progressiv sygdom"
},
{
"code": "progressive_refractory_disease",
"display": "Refraktær sygdom"
},
{
"code": "treatment_related_complete_remission",
"display": "Behandlingsrelateret død i komplet remission"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/Complications",
"concept": [
{
"code": "other",
"display": "Død af anden årsag"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"concept": [
{
"code": "UNK",
"display": "Usikker dødsårsag"
}
]
}
]
}
}