| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | CoronaryArteryGraph |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-CoronaryArteryGraph.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/CoronaryArteryGraph |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-05-31T00:00:00+02:00 |
| Name | CoronaryArteryGraph |
| Title | KAG risk assesment |
| Description | Should the patient get a KAG |
| Content | complete |
| ValueSet | |
| CoronaryArteryGraph | KAG vurdering |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem CoronaryArteryGraph
This code system https://kip.rkkp.dk/fhir/CodeSystem/CoronaryArteryGraph defines the following codes:
{
"resourceType": "CodeSystem",
"id": "CoronaryArteryGraph",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/CoronaryArteryGraph",
"version": "2.12.0",
"name": "CoronaryArteryGraph",
"title": "KAG risk assesment",
"status": "active",
"date": "2022-05-31T00: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": "Should the patient get a KAG",
"content": "complete",
"count": 4,
"concept": [
{
"code": "coronary_artery_graph_instant_KAG",
"display": "Instant KAG",
"definition": "Do a KAG Instantantly"
},
{
"code": "coronary_artery_graph_high_risk",
"display": "High risk KAG",
"definition": "Do a KAG within 24 hours"
},
{
"code": "coronary_artery_graph_low_risk",
"display": "Low risk KAG",
"definition": "Selectiv strategy"
},
{
"code": "coronary_artery_graph_unknown_risk",
"display": "No risk assesment",
"definition": "Assment that KAG isnt relevent"
}
]
}