| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | DomAnbefalingRETSPSYK |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-DomAnbefalingRETSPSYK.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/DomAnbefalingRETSPSYK |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-10-03T00:00:00+02:00 |
| Name | DomAnbefalingRETSPSYK |
| Title | Dom - Anbefaling (RETSPSYK) |
| Description | Dom - Anbefaling (RETSPSYK) |
No resources found
| CodeSystem | |
| GenericValues | Generic values |
| Verdict | Verdict |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet DomAnbefalingRETSPSYK
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/Verdict| Code | Display | Definition |
| sustainment | Opretholdelse | Sustainment / Opretholdelse |
| extension_time | Forlængelse af længstetid | Extension, time / Forlængelse af længstetid |
| extension_measure | Forlængelse af foranstaltning | Extension, measure / Forlængelse af foranstaltning |
| cancellation | Ophævelse | Cancellation / Ophævelse |
| intensification | Skærpelse | Intensification / Skærpelse |
| relaxation | Lempelse | Relaxation / Lempelse |
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": "DomAnbefalingRETSPSYK",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/DomAnbefalingRETSPSYK",
"version": "2.12.0",
"name": "DomAnbefalingRETSPSYK",
"title": "Dom - Anbefaling (RETSPSYK)",
"status": "active",
"experimental": true,
"date": "2022-10-03T00: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": "Dom - Anbefaling (RETSPSYK)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/Verdict",
"concept": [
{
"code": "sustainment",
"display": "Opretholdelse"
},
{
"code": "extension_time",
"display": "Forlængelse af længstetid"
},
{
"code": "extension_measure",
"display": "Forlængelse af foranstaltning"
},
{
"code": "cancellation",
"display": "Ophævelse"
},
{
"code": "intensification",
"display": "Skærpelse"
},
{
"code": "relaxation",
"display": "Lempelse"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Andet"
}
]
}
]
}
}