FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ICRSGradingSystem

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdICRSGradingSystem
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-ICRSGradingSystem.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/ICRSGradingSystem
Version2.12.0
Statusactive
Date2022-09-19T00:00:00+02:00
NameICRSGradingSystem
TitleICRS grading system
DescriptionICRS grading system; Link: https://www.researchgate.net/figure/The-International-Cartilage-Repair-Society-ICRS-Cartilage-Lesion-Classification-System_fig2_224847959
Contentcomplete

Resources that use this resource

ValueSet
ICRSGraduering14ICRS graduering 1-4

Resources that this resource uses

No resources found


Narrative

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:

LvlCodeDisplayDefinition
1grade_0 Grade 0: NormalGrade 0: Normal
1grade_1 Grade 1: Nearly normal, superficial lesionsGrade 1: Nearly normal, superficial lesions
2  grade_1a Grade 1A: Soft indentationsGrade 1A: Soft indentations
2  grade_1b Grade 1B: Superficial fissures and cracksGrade 1B: Superficial fissures and cracks
1grade_2 Grade 2: AbnormalGrade 2: Abnormal, lesiosn extending down to <50% of cartilage depth
1grade_3 Grade 3: Severely abnormalGrade 3: Severely abnormal, cartilage defects extending down >50% of cartilage depth
2  grade_3a Grade 3A: Severely abnormalGrade 3A: Cartilage defects extending down >50% of cartilage depth...
2  grade_3b Grade 3B: Severely abnormalGrade 3B: ...as well as down to calcified layer...
2  grade_3c Grade 3C: Severely abnormalGrade 3C: ...and down to but not through the sunchondral bone.
2  grade_3d Grade 3D: Severely abnormalGrade 3D: Blisters are included in this grade.
1grade_4 Grade 4: Severely abnormalGrade 4: Severely abnormal

Source

{
  "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"
    }
  ]
}