| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | PivotShiftGrading |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-PivotShiftGrading.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/PivotShiftGrading |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-09-15T00:00:00+02:00 |
| Name | PivotShiftGrading |
| Title | Pivot Shift grading |
| Description | Pivot Shift grading |
| Content | complete |
| ValueSet | |
| PivotShift | Pivot Shift |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem PivotShiftGrading
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/PivotShiftGrading defines the following codes:
| Code | Display | Definition |
| grade_0 | Grade 0: Equal | Grade 0: Equal |
| grade_1 | Grade 1: Glide+ | Grade 1: Glide+ |
| grade_2 | Grade 2: Clunk++ | Grade 2: Clunk++ |
| grade_3 | Grade 3: Gross+++ | Grade 3: Gross+++ |
{
"resourceType": "CodeSystem",
"id": "PivotShiftGrading",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/PivotShiftGrading",
"version": "2.12.0",
"name": "PivotShiftGrading",
"title": "Pivot Shift grading",
"status": "active",
"date": "2022-09-15T00: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": "Pivot Shift grading",
"caseSensitive": false,
"content": "complete",
"count": 4,
"concept": [
{
"code": "grade_0",
"display": "Grade 0: Equal",
"definition": "Grade 0: Equal"
},
{
"code": "grade_1",
"display": "Grade 1: Glide+",
"definition": "Grade 1: Glide+"
},
{
"code": "grade_2",
"display": "Grade 2: Clunk++",
"definition": "Grade 2: Clunk++"
},
{
"code": "grade_3",
"display": "Grade 3: Gross+++",
"definition": "Grade 3: Gross+++"
}
]
}