| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | ProcedureTypeDCCG2 |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ProcedureTypeDCCG2.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/ProcedureTypeDCCG2 |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-10-11T00:00:00+02:00 |
| Name | ProcedureTypeDCCG2 |
| Title | Proceduretyper til DCCG 2 |
| Description | Proceduretyper til DCCG 2 |
No resources found
| CodeSystem | |
| GenericValues | Generic values |
| ProcedureType | Procedure type: Codes for different durations |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ProcedureTypeDCCG2
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| none | Ingen konvertering | None - used to choose none of the available values |
https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType| Code | Display | Definition |
| laparotomy | Laparotomi | Laparotomy / Laparotomi / SNOMED-CT: 86481000 |
| multiple_ports | Flerport laparoskopi | Multiple ports / Flerport |
| transanal_dissection | Transanal dissektion | Transanal dissektion |
{
"resourceType": "ValueSet",
"id": "ProcedureTypeDCCG2",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/ProcedureTypeDCCG2",
"version": "2.12.0",
"name": "ProcedureTypeDCCG2",
"title": "Proceduretyper til DCCG 2",
"status": "active",
"experimental": true,
"date": "2022-10-11T00: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": "Proceduretyper til DCCG 2",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "none",
"display": "Ingen konvertering"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/ProcedureType",
"concept": [
{
"code": "laparotomy",
"display": "Laparotomi"
},
{
"code": "multiple_ports",
"display": "Flerport laparoskopi"
},
{
"code": "transanal_dissection",
"display": "Transanal dissektion"
}
]
}
]
}
}