FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CoronaryArteryGraph

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdCoronaryArteryGraph
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-CoronaryArteryGraph.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/CoronaryArteryGraph
Version2.12.0
Statusactive
Date2022-05-31T00:00:00+02:00
NameCoronaryArteryGraph
TitleKAG risk assesment
DescriptionShould the patient get a KAG
Contentcomplete

Resources that use this resource

ValueSet
CoronaryArteryGraphKAG vurdering

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
coronary_artery_graph_instant_KAG Instant KAGDo a KAG Instantantly
coronary_artery_graph_high_risk High risk KAGDo a KAG within 24 hours
coronary_artery_graph_low_risk Low risk KAGSelectiv strategy
coronary_artery_graph_unknown_risk No risk assesmentAssment that KAG isnt relevent

Source

{
  "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"
    }
  ]
}