KIP Infracstructure
0.2.1 - release
This page is part of the KIP Infrastructure (v0.2.1: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.9.0. For a full list of available versions, see the Directory of published versions
| Active as of 2022-10-06 |
{
"resourceType" : "ValueSet",
"id" : "MedicinPraeparatDSR",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet MedicinPraeparatDSR</b></p><a name=\"MedicinPraeparatDSR\"> </a><a name=\"hcMedicinPraeparatDSR\"> </a><a name=\"MedicinPraeparatDSR-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-Medicine.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/Medicine</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-Medicine.html#Medicine-antibiotics\">antibiotics</a></td><td>Lokal antibiotika (ekskl.cement), angiv præparat nedenfor</td><td>Antibiotics / Antibiotika</td></tr><tr><td><a href=\"CodeSystem-Medicine.html#Medicine-penicillin\">penicillin</a></td><td>Penicillin</td><td>Penicillin</td></tr><tr><td><a href=\"CodeSystem-Medicine.html#Medicine-penicillinase_stabile\">penicillinase_stabile</a></td><td>Penicillinase stabilt penicillin (dicloxacillin)</td><td>Penicillinasestabilt penicilin</td></tr><tr><td><a href=\"CodeSystem-Medicine.html#Medicine-cephalosporin\">cephalosporin</a></td><td>Cefalosporin</td><td>Cefalosporin</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-GenericValues.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/GenericValues</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-GenericValues.html#GenericValues-other\">other</a></td><td>Andet</td><td>Other - used to choose unspecific value not in a valueset</td></tr></table></li></ul></div>"
},
"url" : "https://kip.rkkp.dk/fhir/ValueSet/MedicinPraeparatDSR",
"version" : "0.2.1",
"name" : "MedicinPraeparatDSR",
"title" : "Medicin præparat (DSR)",
"status" : "active",
"experimental" : true,
"date" : "2022-10-06T00:00:00+02:00",
"publisher" : "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S",
"contact" : [
{
"name" : "Sundhedsvæsnets Kvalistetsinstitut 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"
}
]
}
]
}
}