| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | ICRSGradingSystem |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-ICRSGradingSystem.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/ICRSGradingSystem |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-09-19T00:00:00+02:00 |
| Name | ICRSGradingSystem |
| Title | ICRS grading system |
| Description | ICRS grading system; Link: https://www.researchgate.net/figure/The-International-Cartilage-Repair-Society-ICRS-Cartilage-Lesion-Classification-System_fig2_224847959 |
| Content | complete |
| ValueSet | |
| ICRSGraduering14 | ICRS graduering 1-4 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ICRSGradingSystem
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/ICRSGradingSystem defines the following codes in an undefined hierarchy:
{
"resourceType": "CodeSystem",
"id": "ICRSGradingSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/ICRSGradingSystem",
"version": "2.12.0",
"name": "ICRSGradingSystem",
"title": "ICRS grading system",
"status": "active",
"date": "2022-09-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": "ICRS grading system; Link: https://www.researchgate.net/figure/The-International-Cartilage-Repair-Society-ICRS-Cartilage-Lesion-Classification-System_fig2_224847959",
"caseSensitive": false,
"content": "complete",
"count": 11,
"concept": [
{
"code": "grade_0",
"display": "Grade 0: Normal",
"definition": "Grade 0: Normal"
},
{
"code": "grade_1",
"display": "Grade 1: Nearly normal, superficial lesions",
"definition": "Grade 1: Nearly normal, superficial lesions",
"concept": [
{
"code": "grade_1a",
"display": "Grade 1A: Soft indentations",
"definition": "Grade 1A: Soft indentations"
},
{
"code": "grade_1b",
"display": "Grade 1B: Superficial fissures and cracks",
"definition": "Grade 1B: Superficial fissures and cracks"
}
]
},
{
"code": "grade_2",
"display": "Grade 2: Abnormal",
"definition": "Grade 2: Abnormal, lesiosn extending down to <50% of cartilage depth"
},
{
"code": "grade_3",
"display": "Grade 3: Severely abnormal",
"definition": "Grade 3: Severely abnormal, cartilage defects extending down >50% of cartilage depth",
"concept": [
{
"code": "grade_3a",
"display": "Grade 3A: Severely abnormal",
"definition": "Grade 3A: Cartilage defects extending down >50% of cartilage depth..."
},
{
"code": "grade_3b",
"display": "Grade 3B: Severely abnormal",
"definition": "Grade 3B: ...as well as down to calcified layer..."
},
{
"code": "grade_3c",
"display": "Grade 3C: Severely abnormal",
"definition": "Grade 3C: ...and down to but not through the sunchondral bone."
},
{
"code": "grade_3d",
"display": "Grade 3D: Severely abnormal",
"definition": "Grade 3D: Blisters are included in this grade."
}
]
},
{
"code": "grade_4",
"display": "Grade 4: Severely abnormal",
"definition": "Grade 4: Severely abnormal"
}
]
}