| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | GlenoidalkomponentSupplerendeDSR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-GlenoidalkomponentSupplerendeDSR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/GlenoidalkomponentSupplerendeDSR |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-10-06T00:00:00+02:00 |
| Name | GlenoidalkomponentSupplerendeDSR |
| Title | Glenoidalkomponent - supplerende (DSR) |
| Description | Glenoidalkomponent - supplerende (DSR) |
No resources found
| CodeSystem | |
| GenericValues | Generic values |
| ImplantComponents | Implant components |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet GlenoidalkomponentSupplerendeDSR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/ImplantComponents| Code | Display | Definition |
| polyethylene_cool | Polyethylen køl | Polyethylen køl |
| polyethylene_pegs | Polyethylen pegs | Polyethylen pegs |
| metal_pegs | Metal pegs | Metal pegs |
| screws | Skruer | Skruer |
| augmented | Augmented | Augmented |
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": "GlenoidalkomponentSupplerendeDSR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/GlenoidalkomponentSupplerendeDSR",
"version": "2.12.0",
"name": "GlenoidalkomponentSupplerendeDSR",
"title": "Glenoidalkomponent - supplerende (DSR)",
"status": "active",
"experimental": true,
"date": "2022-10-06T00: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": "Glenoidalkomponent - supplerende (DSR)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/ImplantComponents",
"concept": [
{
"code": "polyethylene_cool",
"display": "Polyethylen køl"
},
{
"code": "polyethylene_pegs",
"display": "Polyethylen pegs"
},
{
"code": "metal_pegs",
"display": "Metal pegs"
},
{
"code": "screws",
"display": "Skruer"
},
{
"code": "augmented",
"display": "Augmented"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "other",
"display": "Andet"
}
]
}
]
}
}