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

FHIR IG Statistics: ValueSet/CoronaryArteryGraph

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdCoronaryArteryGraph
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-CoronaryArteryGraph.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/CoronaryArteryGraph
Version2.12.0
Statusactive
Date2022-06-07T00:00:00+02:00
NameCoronaryArteryGraph
TitleKAG vurdering
DescriptionSkal patienten få et KAG

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
CoronaryArteryGraphKAG risk assesment

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet CoronaryArteryGraph


Source

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