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

FHIR IG Statistics: ValueSet/ICRSGraduering14

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdICRSGraduering14
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-ICRSGraduering14.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/ICRSGraduering14
Version2.12.0
Statusactive
Date2022-09-19T00:00:00+02:00
NameICRSGraduering14
TitleICRS graduering 1-4
DescriptionICRS graduering 1-4

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ICRSGradingSystemICRS grading system

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet ICRSGraduering14

  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/ICRSGradingSystem
    CodeDisplayDefinition
    grade_1Grad 1: Overfladisk brusklæsionGrade 1: Nearly normal, superficial lesions
    grade_2Grad 2: Brusklæsion < 50% af brusktykkelseGrade 2: Abnormal, lesiosn extending down to <50% of cartilage depth
    grade_3Grad 3: Større end 50% af brusktykkelsenGrade 3: Severely abnormal, cartilage defects extending down >50% of cartilage depth
    grade_4Grad 4: Blottet knogle eller osteokondral læsionGrade 4: Severely abnormal

Source

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