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

FHIR IG Statistics: CodeSystem/KellgrenLawrenceKlassifikation

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeCodeSystem
IdKellgrenLawrenceKlassifikation
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-KellgrenLawrenceKlassifikation.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/KellgrenLawrenceKlassifikation
Version2.12.0
Statusactive
Date2023-12-19T00:00:00+02:00
NameKellgrenLawrenceKlassifikation
TitleKellgren-Lawrence Klassifikation
DescriptionKellgren-Lawrence Klassifikation
Contentcomplete

Resources that use this resource

ValueSet
KellgrenLawsonKlassifikationKellgren-Lawrence Klassifikation (DKR)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem KellgrenLawrenceKlassifikation

This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/KellgrenLawrenceKlassifikation defines the following codes:

CodeDisplayDefinition
tvivlsom Tvivlsom (normal ledspalte)Tvivlsom (normal ledspalte)
mild Mild (osteofyt dannelse, normal ledspalte)Mild (osteofyt dannelse, normal ledspalte)
moderat Moderat (reduktion af ledspalte)Moderat (reduktion af ledspalte)
svaer Svær (markant reduktion af ledspalte)Svær (markant reduktion af ledspalte)

Source

{
  "resourceType": "CodeSystem",
  "id": "KellgrenLawrenceKlassifikation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/KellgrenLawrenceKlassifikation",
  "version": "2.12.0",
  "name": "KellgrenLawrenceKlassifikation",
  "title": "Kellgren-Lawrence Klassifikation",
  "status": "active",
  "date": "2023-12-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": "Kellgren-Lawrence Klassifikation",
  "caseSensitive": false,
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "tvivlsom",
      "display": "Tvivlsom (normal ledspalte)",
      "definition": "Tvivlsom (normal ledspalte)"
    },
    {
      "code": "mild",
      "display": "Mild (osteofyt dannelse, normal ledspalte)",
      "definition": "Mild (osteofyt dannelse, normal ledspalte)"
    },
    {
      "code": "moderat",
      "display": "Moderat (reduktion af ledspalte)",
      "definition": "Moderat (reduktion af ledspalte)"
    },
    {
      "code": "svaer",
      "display": "Svær (markant reduktion af ledspalte)",
      "definition": "Svær (markant reduktion af ledspalte)"
    }
  ]
}