| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | ValueSet |
| Id | KellgrenLawsonKlassifikation |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-KellgrenLawsonKlassifikation.html |
| URL | https://kip.rkkp.dk/fhir/ValueSet/KellgrenLawsonKlassifikation |
| Version | 2.12.0 |
| Status | active |
| Date | 2023-12-19T00:00:00+02:00 |
| Name | KellgrenLawsonKlassifikation |
| Title | Kellgren-Lawrence Klassifikation (DKR) |
| Description | Kellgren-Lawrence Klassifikation (DKR) |
No resources found
| CodeSystem | |
| KellgrenLawrenceKlassifikation | Kellgren-Lawrence Klassifikation |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet KellgrenLawsonKlassifikation
https://kip.rkkp.dk/fhir/CodeSystem/KellgrenLawrenceKlassifikation| Code | Display | Definition |
| tvivlsom | Tvivlsom (normal ledspalte) | Tvivlsom (normal ledspalte) |
| mild | Mild (osteofyt dannelse, normal ledspalte) | Mild (osteofyt dannelse, normal ledspalte) |
| moderat | Moderat (reduktion af ledspalte) | Moderat (reduktion af ledspalte) |
| svaer | Svær (markant reduktion af ledspalte) | Svær (markant reduktion af ledspalte) |
{
"resourceType": "ValueSet",
"id": "KellgrenLawsonKlassifikation",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/ValueSet/KellgrenLawsonKlassifikation",
"version": "2.12.0",
"name": "KellgrenLawsonKlassifikation",
"title": "Kellgren-Lawrence Klassifikation (DKR)",
"status": "active",
"experimental": true,
"date": "2023-12-19T00: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": "Kellgren-Lawrence Klassifikation (DKR)",
"compose": {
"include": [
{
"system": "https://kip.rkkp.dk/fhir/CodeSystem/KellgrenLawrenceKlassifikation",
"concept": [
{
"code": "tvivlsom",
"display": "Tvivlsom (normal ledspalte)"
},
{
"code": "mild",
"display": "Mild (osteofyt dannelse, normal ledspalte)"
},
{
"code": "moderat",
"display": "Moderat (reduktion af ledspalte)"
},
{
"code": "svaer",
"display": "Svær (markant reduktion af ledspalte)"
}
]
}
]
}
}