| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | PostoperativeKomplikationerDCCG |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-PostoperativeKomplikationerDCCG.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/PostoperativeKomplikationerDCCG |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-11-10T00:00:00+02:00 |
| Name | PostoperativeKomplikationerDCCG |
| Title | Postoperative komplikationer (DCCG) |
| Description | Postoperative komplikationer (DCCG) |
No resources found
| CodeSystem | |
| Complications | Complications |
| GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet PostoperativeKomplikationerDCCG
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/Complications| Code | Display | Definition |
| perforation | Peroperativ perforation af tarm | Perforation |
| bleeding | Blødning som følge af endoskopi | Bleeding / Blødning |
| post_polypectomy_syndrome | Postpolypektomisyndrom | Post polypectomy syndrome / Postpolypektomisyndrom |
| urinary_retention | Urinretention | Urinary retention / Urinretention |
| medical | Medicinsk komplikation | Medical complication / Medicinsk komplikation |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| other | Anden kirurgisk komplikation | Other - used to choose unspecific value not in a valueset |
{
"resourceType": "ValueSet",
"id": "PostoperativeKomplikationerDCCG",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/PostoperativeKomplikationerDCCG",
"version": "2.12.0",
"name": "PostoperativeKomplikationerDCCG",
"title": "Postoperative komplikationer (DCCG)",
"status": "active",
"experimental": true,
"date": "2022-11-10T00: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": "Postoperative komplikationer (DCCG)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/Complications",
"concept": [
{
"code": "perforation",
"display": "Peroperativ perforation af tarm"
},
{
"code": "bleeding",
"display": "Blødning som følge af endoskopi"
},
{
"code": "post_polypectomy_syndrome",
"display": "Postpolypektomisyndrom"
},
{
"code": "urinary_retention",
"display": "Urinretention"
},
{
"code": "medical",
"display": "Medicinsk komplikation"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Anden kirurgisk komplikation"
}
]
}
]
}
}