| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | KomponentTibiaStatusDKR |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-KomponentTibiaStatusDKR.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/KomponentTibiaStatusDKR |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-10-13T00:00:00+02:00 |
| Name | KomponentTibiaStatusDKR |
| Title | Komponent - tibia, status (DKR) |
| Description | Komponent - tibia, status (DKR) |
No resources found
| CodeSystem | |
| GenericValues | Generic values |
| ImplantComponents | Implant components |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet KomponentTibiaStatusDKR
This value set includes codes based on the following rules:
https://kip.rkkp.dk/fhir/CodeSystem/GenericValues| Code | Display | Definition |
| inserted | Indsat | Inserted / Indsat |
| not_replaced | Ikke udskiftet (revision) | Not replaced / Ikke udskiftet |
| other | Andet | Other - used to choose unspecific value not in a valueset |
https://kip.rkkp.dk/fhir/CodeSystem/ImplantComponents| Code | Display | Definition |
| polyethylene_change | Polyethylen-skift (ved revision) | Polyethylen-skift (ved revision) (Tibia) |
{
"resourceType": "ValueSet",
"id": "KomponentTibiaStatusDKR",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/KomponentTibiaStatusDKR",
"version": "2.12.0",
"name": "KomponentTibiaStatusDKR",
"title": "Komponent - tibia, status (DKR)",
"status": "active",
"experimental": true,
"date": "2022-10-13T00: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": "Komponent - tibia, status (DKR)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
"concept": [
{
"code": "inserted",
"display": "Indsat"
},
{
"code": "not_replaced",
"display": "Ikke udskiftet (revision)"
},
{
"code": "other",
"display": "Andet"
}
]
},
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/ImplantComponents",
"concept": [
{
"code": "polyethylene_change",
"display": "Polyethylen-skift (ved revision)"
}
]
}
]
}
}