| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | DosisAKbehDKR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-DosisAKbehDKR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/DosisAKbehDKR |
| Version | 2.12.0 |
| Status | active |
| Date | 2023-12-19T00:00:00+02:00 |
| Name | DosisAKbehDKR |
| Title | Dosis AK behandling (DKR) |
| Description | Døgndosis AK behandling (DKR) |
No resources found
| CodeSystem | |
| Dosis | Dosis |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet DosisAKbehDKR
https://kip.rkkp.dk/fhir/CodeSystem/Dosis| Code | Display | Definition |
| le5000ie | <= 5000 IE | <= 5000 IE |
| gt5000ie | > 5000 IE | > 5000 IE |
{
"resourceType": "ValueSet",
"id": "DosisAKbehDKR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/DosisAKbehDKR",
"version": "2.12.0",
"name": "DosisAKbehDKR",
"title": "Dosis AK behandling (DKR)",
"status": "active",
"experimental": true,
"date": "2023-12-19T00: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": "Døgndosis AK behandling (DKR)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/Dosis",
"concept": [
{
"code": "le5000ie",
"display": "<= 5000 IE"
},
{
"code": "gt5000ie",
"display": "> 5000 IE"
}
]
}
]
}
}