| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | PraeoperativUdrensningDCCG |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-PraeoperativUdrensningDCCG.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/PraeoperativUdrensningDCCG |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-11-09T00:00:00+02:00 |
| Name | PraeoperativUdrensningDCCG |
| Title | Præoperativ Udrensning (DCCG) |
| Description | Præoperativ Udrensning (DCCG) |
No resources found
| CodeSystem | |
| GenericValues | Generic values |
| MedicalTreatmentAdministrationType | Medical treatment: Medication administration |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet PraeoperativUdrensningDCCG
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/MedicalTreatmentAdministrationType| Code | Display | Definition |
| peroral | Peroral | Medication administration: oral / peroral medicingivning / SNOMED-CT: 386359008 |
| rectum | Rektal | Medication administration: rectal / Medicingivning i rectum / SNOMED-CT: 386360003 |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| other | Anden | Other - used to choose unspecific value not in a valueset |
| ukn | Ukendt kode | Ukendt |
{
"resourceType": "ValueSet",
"id": "PraeoperativUdrensningDCCG",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/PraeoperativUdrensningDCCG",
"version": "2.12.0",
"name": "PraeoperativUdrensningDCCG",
"title": "Præoperativ Udrensning (DCCG)",
"status": "active",
"experimental": true,
"date": "2022-11-09T00: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": "Præoperativ Udrensning (DCCG)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/MedicalTreatmentAdministrationType",
"concept": [
{
"code": "peroral",
"display": "Peroral"
},
{
"code": "rectum",
"display": "Rektal"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Anden"
},
{
"code": "ukn",
"display": "Ukendt kode"
}
]
}
]
}
}