Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | HeartAttackTypes |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-HeartAttackTypes.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/HeartAttackTypes |
Version | 2.12.0 |
Status | active |
Date | 2022-06-07T00:00:00+02:00 |
Name | HeartAttackTypes |
Title | Hjertestop type |
Description | Forskellige arter af hjertestop / fejl |
No resources found
CodeSystem | |
Complications | Complications |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet HeartAttackTypes
https://kip.rkkp.dk/fhir/CodeSystem/Complications
Code | Display | Definition |
segment_elevation_myocardial_infarction | STEMI | Type of heart attack that mainly affects your hearts lower chambers |
bundle_branch_block_myocardial_infarction | BBBMI | -- |
non_segment_elevation_myocardial_infarction | NSTEMI | -- |
unstable_agina | UAP | -- |
rulled_out_heart_attack | Ikke AKS | -- |
{ "resourceType": "ValueSet", "id": "HeartAttackTypes", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/HeartAttackTypes", "version": "2.12.0", "name": "HeartAttackTypes", "title": "Hjertestop type", "status": "active", "experimental": true, "date": "2022-06-07T00: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": "Forskellige arter af hjertestop / fejl", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/Complications", "concept": [ { "code": "segment_elevation_myocardial_infarction", "display": "STEMI" }, { "code": "bundle_branch_block_myocardial_infarction", "display": "BBBMI" }, { "code": "non_segment_elevation_myocardial_infarction", "display": "NSTEMI" }, { "code": "unstable_agina", "display": "UAP" }, { "code": "rulled_out_heart_attack", "display": "Ikke AKS" } ] } ] } }