| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | TidligereOperationHofte |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-TidligereOperationHofte.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/TidligereOperationHofte |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-07-04T00:00:00+02:00 |
| Name | TidligereOperationHofte |
| Title | Tidligere operation hofte (hoftealloplastik) |
| Description | Tidligere operation hofte (hoftealloplastik) |
No resources found
| CodeSystem | |
| AlloplastyTypes | Alloplasty operation types |
| GenericValues | Generic values |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet TidligereOperationHofte
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/AlloplastyTypes| Code | Display | Definition |
| periacetabular_osteotomy | Periacetabulær osteotomi | Periacetabulær osteotomi |
| osteosynthesis | Osteosyntese pga. proksimal femurfraktur | Osteosynthesis |
| hemialloplasty | Hemialloplastik | Hemialloplasty |
| acetabulum_fracture | Operation for acetabulumfraktur | Acetabulum fracture |
| proximal_femur_osteotomy | Proksimal femurosteotomi | Proximal femur osteotomy |
| total_alloplasty | Total alloplastik | Total alloplasty |
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| other | Andet | Other - used to choose unspecific value not in a valueset |
{
"resourceType": "ValueSet",
"id": "TidligereOperationHofte",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/TidligereOperationHofte",
"version": "2.12.0",
"name": "TidligereOperationHofte",
"title": "Tidligere operation hofte (hoftealloplastik)",
"status": "active",
"experimental": true,
"date": "2022-07-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": "Tidligere operation hofte (hoftealloplastik)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/AlloplastyTypes",
"concept": [
{
"code": "periacetabular_osteotomy",
"display": "Periacetabulær osteotomi"
},
{
"code": "osteosynthesis",
"display": "Osteosyntese pga. proksimal femurfraktur"
},
{
"code": "hemialloplasty",
"display": "Hemialloplastik"
},
{
"code": "acetabulum_fracture",
"display": "Operation for acetabulumfraktur"
},
{
"code": "proximal_femur_osteotomy",
"display": "Proksimal femurosteotomi"
},
{
"code": "total_alloplasty",
"display": "Total alloplastik"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Andet"
}
]
}
]
}
}