| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | AarsagTilProcedureDCCG |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-AarsagTilProcedureDCCG.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/AarsagTilProcedureDCCG |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-10-04T00:00:00+02:00 |
| Name | AarsagTilProcedureDCCG |
| Title | Årsag til anden/aflastende procedure colorectal cancer |
| Description | Årsag til anden/aflastende procedure colorectal cancer |
No resources found
| CodeSystem | |
| GenericValues | Generic values |
| ProcedureReasons | Reasons for procedure |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet AarsagTilProcedureDCCG
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/ProcedureReasons| Code | Display | Definition |
| patients_wish | Patientønske | Patient's wish / Patientønske |
| non_resectable | Tumor ikke resektabel | Non resectable / Ikke resektabel |
| non_operable | Patienten er non-operabel | Patienten er blevet non-operabel |
| disseminated_disease | Dissemineret tarmkræft | Disseminated disease / Dissemineret sygdom |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| other | Anden begrundelse | Other - used to choose unspecific value not in a valueset |
{
"resourceType": "ValueSet",
"id": "AarsagTilProcedureDCCG",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/AarsagTilProcedureDCCG",
"version": "2.12.0",
"name": "AarsagTilProcedureDCCG",
"title": "Årsag til anden/aflastende procedure colorectal cancer",
"status": "active",
"experimental": true,
"date": "2022-10-04T00: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": "Årsag til anden/aflastende procedure colorectal cancer",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureReasons",
"concept": [
{
"code": "patients_wish",
"display": "Patientønske"
},
{
"code": "non_resectable",
"display": "Tumor ikke resektabel"
},
{
"code": "non_operable",
"display": "Patienten er non-operabel"
},
{
"code": "disseminated_disease",
"display": "Dissemineret tarmkræft"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Anden begrundelse"
}
]
}
]
}
}