FHIR IG analytics| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | DoedsaarsagDAMYDA |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-DoedsaarsagDAMYDA.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/DoedsaarsagDAMYDA |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-05-16T00:00:00+02:00 |
| Name | DoedsaarsagDAMYDA |
| Title | Dødsårsager [DAMYDA] |
| Description | Dødsårsager [DAMYDA] |
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 DoedsaarsagDAMYDA
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/CauseOfDeath| Code | Display | Definition |
| progressive_disease | Progressiv Sygdom | Progressive disease |
| uremia | Uræmi | Uremia / Uræmi / SNOMED-CT: 44730006 |
| infection | Infektion | Infectious disease / Infektionssygdom / SNOMED-CT: 40733004 |
| bleeding | Blødning | Bleeding / Blødning / SNOMED-CT: 50960005 |
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": "DoedsaarsagDAMYDA",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/DoedsaarsagDAMYDA",
"version": "2.12.0",
"name": "DoedsaarsagDAMYDA",
"title": "Dødsårsager [DAMYDA]",
"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 [DAMYDA]",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/CauseOfDeath",
"concept": [
{
"code": "progressive_disease",
"display": "Progressiv Sygdom"
},
{
"code": "uremia",
"display": "Uræmi"
},
{
"code": "infection",
"display": "Infektion"
},
{
"code": "bleeding",
"display": "Blødning"
}
]
},
{
"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"
}
]
}
]
}
}