| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | DoedsaarsagSAH |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-DoedsaarsagSAH.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/DoedsaarsagSAH |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-05-16T00:00:00+02:00 |
| Name | DoedsaarsagSAH |
| Title | Dødsårsager [SAH] |
| Description | Dødsårsager [SAH] |
No resources found
| CodeSystem | |
| Complications | Complications |
| SKS | Sundhedsvæsenets klassifikationssystem (SKS) |
| v2-0532 | expandedYes-NoIndicator |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet DoedsaarsagSAH
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/SKS| Code | Display | Definition |
| DI63 | Hjerneinfarkt | DI63 - Hjerneinfarkt |
| DI61 | Hjerneblødning | DI61 - Hjerneblødning |
https://kip.rkkp.dk/fhir/CodeSystem/Complications| Code | Display | Definition |
| infarction-unspecific | Hjerneinfarkt og blødning - ingen specifikation | Cerebral infarction and bleeding, unspecific |
| ami | Myokardieinfarkt | AMI - Myocardieinfarkt |
| pulmonaryembolism | Lungeemboli | Lungeemboli |
| pneumonia | Lungebetændelse | Pneumoni |
| vascular-unspecific | Anden vaskulær årsag | Vascular, unspecific |
| other | Andet | Other |
http://terminology.hl7.org/CodeSystem/v2-0532| Code | Display | Definition |
| UNK | Ukendt | unknown |
{
"resourceType": "ValueSet",
"id": "DoedsaarsagSAH",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/DoedsaarsagSAH",
"version": "2.12.0",
"name": "DoedsaarsagSAH",
"title": "Dødsårsager [SAH]",
"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 [SAH]",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/SKS",
"concept": [
{
"code": "DI63",
"display": "Hjerneinfarkt"
},
{
"code": "DI61",
"display": "Hjerneblødning"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/Complications",
"concept": [
{
"code": "infarction-unspecific",
"display": "Hjerneinfarkt og blødning - ingen specifikation"
},
{
"code": "ami",
"display": "Myokardieinfarkt"
},
{
"code": "pulmonaryembolism",
"display": "Lungeemboli"
},
{
"code": "pneumonia",
"display": "Lungebetændelse"
},
{
"code": "vascular-unspecific",
"display": "Anden vaskulær årsag"
},
{
"code": "other",
"display": "Andet"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0532",
"concept": [
{
"code": "UNK",
"display": "Ukendt"
}
]
}
]
}
}