Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | ATCAntibiotikaprofylakseDKR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ATCAntibiotikaprofylakseDKR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/ATCAntibiotikaprofylakseDKR |
Version | 2.12.0 |
Status | active |
Date | 2022-10-14T00:00:00+02:00 |
Name | ATCAntibiotikaprofylakseDKR |
Title | ATC - Antibiotikaprofylakse (DKR) |
Description | ATC - Antibiotikaprofylakse (DKR) |
No resources found
CodeSystem | |
ATC | WHO ATC |
GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ATCAntibiotikaprofylakseDKR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/ATC
Code | Display | Definition |
J01DC02 | Cefuroxim | J01DC02 - cefuroxime |
J01CF01 | Dicloxacillin | J01CF01 - dicloxacillin |
J01XA01 | Vancomycin | J01XA01 - vancomycin |
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": "ATCAntibiotikaprofylakseDKR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/ATCAntibiotikaprofylakseDKR", "version": "2.12.0", "name": "ATCAntibiotikaprofylakseDKR", "title": "ATC - Antibiotikaprofylakse (DKR)", "status": "active", "experimental": true, "date": "2022-10-14T00: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": "ATC - Antibiotikaprofylakse (DKR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/ATC", "concept": [ { "code": "J01DC02", "display": "Cefuroxim" }, { "code": "J01CF01", "display": "Dicloxacillin" }, { "code": "J01XA01", "display": "Vancomycin" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Andet" } ] } ] } }