Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | AKBehandlingDKR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-AKBehandlingDKR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/AKBehandlingDKR |
Version | 2.12.0 |
Status | active |
Date | 2022-10-13T00:00:00+02:00 |
Name | AKBehandlingDKR |
Title | AK Behandling (DKR) |
Description | AK Behandling (DKR) |
No resources found
CodeSystem | |
AKBehandling | AK Behandling (DKR) |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet AKBehandlingDKR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/AKBehandling
Code | Display | Definition |
clopidogrel | Clopidogrel (fx Plavix), Ticagrelor (Brilique) | Clopidogrel (fx Plavix), Ticagrelor (Brilique) |
persantin | Persantin | Persantin |
orisantin | Orisantin (Asasantin) | Orisantin (Asasantin) |
acetylsalicylsyre | Acetylsalicylsyre (fx Magnyl) | Acetylsalicylsyre (fx Magnyl) |
vitamin_k | Vitamin-K antagonist (Ma-ravan, Warfarin, Marcoumar) | Vitamin-K antagonist (Ma-ravan, Warfarin, Marcoumar) |
noak | NOAK (fx Xarelto, Pradaxa, Eliquis) | NOAK (fx Xarelto, Pradaxa, Eliquis) |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues
Code | Display | Definition |
other | Andet | Other - used to choose unspecific value not in a valueset |
{ "resourceType": "ValueSet", "id": "AKBehandlingDKR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/AKBehandlingDKR", "version": "2.12.0", "name": "AKBehandlingDKR", "title": "AK Behandling (DKR)", "status": "active", "experimental": true, "date": "2022-10-13T00: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": "AK Behandling (DKR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/AKBehandling", "concept": [ { "code": "clopidogrel", "display": "Clopidogrel (fx Plavix), Ticagrelor (Brilique)" }, { "code": "persantin", "display": "Persantin" }, { "code": "orisantin", "display": "Orisantin (Asasantin)" }, { "code": "acetylsalicylsyre", "display": "Acetylsalicylsyre (fx Magnyl)" }, { "code": "vitamin_k", "display": "Vitamin-K antagonist (Ma-ravan, Warfarin, Marcoumar)" }, { "code": "noak", "display": "NOAK (fx Xarelto, Pradaxa, Eliquis)" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Andet" } ] } ] } }