Package | dk.kip.rkkp.fhir.ig.core |
Type | ValueSet |
Id | MedicinPraeparatDSR |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-MedicinPraeparatDSR.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/MedicinPraeparatDSR |
Version | 2.12.0 |
Status | active |
Date | 2022-10-06T00:00:00+02:00 |
Name | MedicinPraeparatDSR |
Title | Medicin præparat (DSR) |
Description | Medicin præparat (DSR) |
No resources found
CodeSystem | |
GenericValues | Generic values |
Medicine | Medicine |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet MedicinPraeparatDSR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/Medicine
Code | Display | Definition |
antibiotics | Lokal antibiotika (ekskl.cement), angiv præparat nedenfor | Antibiotics / Antibiotika |
penicillin | Penicillin | Penicillin |
penicillinase_stabile | Penicillinase stabilt penicillin (dicloxacillin) | Penicillinasestabilt penicilin |
cephalosporin | Cefalosporin | Cefalosporin |
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": "MedicinPraeparatDSR", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/MedicinPraeparatDSR", "version": "2.12.0", "name": "MedicinPraeparatDSR", "title": "Medicin præparat (DSR)", "status": "active", "experimental": true, "date": "2022-10-06T00: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": "Medicin præparat (DSR)", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/Medicine", "concept": [ { "code": "antibiotics", "display": "Lokal antibiotika (ekskl.cement), angiv præparat nedenfor" }, { "code": "penicillin", "display": "Penicillin" }, { "code": "penicillinase_stabile", "display": "Penicillinase stabilt penicillin (dicloxacillin)" }, { "code": "cephalosporin", "display": "Cefalosporin" } ] }, { "system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues", "concept": [ { "code": "other", "display": "Andet" } ] } ] } }