| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | OperationIkkeGennemfortDCCG |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-OperationIkkeGennemfortDCCG.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/OperationIkkeGennemfortDCCG |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-11-08T00:00:00+02:00 |
| Name | OperationIkkeGennemfortDCCG |
| Title | Operation Ikke Gennemført (DCCG) |
| Description | Operation Ikke Gennemført: Årsag (DCCG) |
No resources found
| CodeSystem | |
| GenericValues | Generic values |
| ProcedureNotCompleted | Procedure not completed; cause |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet OperationIkkeGennemfortDCCG
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/ProcedureNotCompleted| Code | Display | Definition |
| patients_wish | Patient afslag | Patient's wish / Patientønske |
| comorbidity | Komorbiditet | Comorbidity / Komorbiditet |
| disseminated_intestinal_cancer | Dissemineret tarmkræft | Disseminated intestinal cancer / Dissemineret tarmkræft |
| other_cancer | Anden cancersygdom | Other cancer / Anden cancersygdom |
| curative_treatment | Henvist til kurativ onkologisk behandling | Other curative oncological treatment / Kurativ onkologisk behandling |
| palliative_treatment | Henvist til pallierende onkologisk behandling | Other palliative oncological treatment / Pallierende onkologisk behandling |
| death | Død | Death / Dødsfald |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| other | Anden årsag | Other - used to choose unspecific value not in a valueset |
{
"resourceType": "ValueSet",
"id": "OperationIkkeGennemfortDCCG",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/OperationIkkeGennemfortDCCG",
"version": "2.12.0",
"name": "OperationIkkeGennemfortDCCG",
"title": "Operation Ikke Gennemført (DCCG)",
"status": "active",
"experimental": true,
"date": "2022-11-08T00: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": "Operation Ikke Gennemført: Årsag (DCCG)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureNotCompleted",
"concept": [
{
"code": "patients_wish",
"display": "Patient afslag"
},
{
"code": "comorbidity",
"display": "Komorbiditet"
},
{
"code": "disseminated_intestinal_cancer",
"display": "Dissemineret tarmkræft"
},
{
"code": "other_cancer",
"display": "Anden cancersygdom"
},
{
"code": "curative_treatment",
"display": "Henvist til kurativ onkologisk behandling"
},
{
"code": "palliative_treatment",
"display": "Henvist til pallierende onkologisk behandling"
},
{
"code": "death",
"display": "Død"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Anden årsag"
}
]
}
]
}
}