| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | CoronaryArteryGraph |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-CoronaryArteryGraph.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/CoronaryArteryGraph |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-06-07T00:00:00+02:00 |
| Name | CoronaryArteryGraph |
| Title | KAG vurdering |
| Description | Skal patienten få et KAG |
No resources found
| CodeSystem | |
| CoronaryArteryGraph | KAG risk assesment |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet CoronaryArteryGraph
https://kip.rkkp.dk/fhir/CodeSystem/CoronaryArteryGraph| Code | Display | Definition |
| coronary_artery_graph_instant_KAG | Meget Høj Risiko: Akut KAG | Do a KAG Instantantly |
| coronary_artery_graph_high_risk | Høj risiko: KAG < 24 timer | Do a KAG within 24 hours |
| coronary_artery_graph_low_risk | Lav risiko: Selektiv invasiv strategi | Selectiv strategy |
| coronary_artery_graph_unknown_risk | Risikoestimering er ikke foretaget: Klinisk vurderet at KAG ikke er relevant | Assment that KAG isnt relevent |
{
"resourceType": "ValueSet",
"id": "CoronaryArteryGraph",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/CoronaryArteryGraph",
"version": "2.12.0",
"name": "CoronaryArteryGraph",
"title": "KAG vurdering",
"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": "Skal patienten få et KAG",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/CoronaryArteryGraph",
"concept": [
{
"code": "coronary_artery_graph_instant_KAG",
"display": "Meget Høj Risiko: Akut KAG"
},
{
"code": "coronary_artery_graph_high_risk",
"display": "Høj risiko: KAG < 24 timer"
},
{
"code": "coronary_artery_graph_low_risk",
"display": "Lav risiko: Selektiv invasiv strategi"
},
{
"code": "coronary_artery_graph_unknown_risk",
"display": "Risikoestimering er ikke foretaget: Klinisk vurderet at KAG ikke er relevant"
}
]
}
]
}
}