Package | dk.kip.rkkp.fhir.ig.core |
Resource Type | ValueSet |
Id | ICRSGraduering14 |
FHIR Version | R4 |
Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ICRSGraduering14.html |
URL | https://kip.rkkp.dk/fhir/ValueSet/ICRSGraduering14 |
Version | 2.12.0 |
Status | active |
Date | 2022-09-19T00:00:00+02:00 |
Name | ICRSGraduering14 |
Title | ICRS graduering 1-4 |
Description | ICRS graduering 1-4 |
No resources found
CodeSystem | |
ICRSGradingSystem | ICRS grading system |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ICRSGraduering14
https://kip.rkkp.dk/fhir/CodeSystem/ICRSGradingSystem
Code | Display | Definition |
grade_1 | Grad 1: Overfladisk brusklæsion | Grade 1: Nearly normal, superficial lesions |
grade_2 | Grad 2: Brusklæsion < 50% af brusktykkelse | Grade 2: Abnormal, lesiosn extending down to <50% of cartilage depth |
grade_3 | Grad 3: Større end 50% af brusktykkelsen | Grade 3: Severely abnormal, cartilage defects extending down >50% of cartilage depth |
grade_4 | Grad 4: Blottet knogle eller osteokondral læsion | Grade 4: Severely abnormal |
{ "resourceType": "ValueSet", "id": "ICRSGraduering14", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://kip.rkkp.dk/fhir/ValueSet/ICRSGraduering14", "version": "2.12.0", "name": "ICRSGraduering14", "title": "ICRS graduering 1-4", "status": "active", "experimental": true, "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 graduering 1-4", "compose": { "include": [ { "system": "https://kip.rkkp.dk/fhir/CodeSystem/ICRSGradingSystem", "concept": [ { "code": "grade_1", "display": "Grad 1: Overfladisk brusklæsion" }, { "code": "grade_2", "display": "Grad 2: Brusklæsion < 50% af brusktykkelse" }, { "code": "grade_3", "display": "Grad 3: Større end 50% af brusktykkelsen" }, { "code": "grade_4", "display": "Grad 4: Blottet knogle eller osteokondral læsion" } ] } ] } }