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

FHIR IG Statistics: CodeSystem/WalchClassification

Packagedk.kip.rkkp.fhir.ig.core
TypeCodeSystem
IdWalchClassification
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-WalchClassification.html
URLhttps://kip.rkkp.dk/fhir/CodeSystem/WalchClassification
Version2.12.0
Statusactive
Date2022-10-06T00:00:00+02:00
NameWalchClassification
TitleWalch classification
DescriptionWalch classification; Link: https://radiopaedia.org/articles/walch-classification-of-glenoid-morphology-1
Contentcomplete

Resources that use this resource

ValueSet
WalchKlassifikationDSRWalch klassifikation (DSR)

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem WalchClassification

This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/WalchClassification defines the following codes in an undefined hierarchy:

LvlCodeDisplayDefinition
1type_a Type AType A: centered humeral head, concentric wear, no subluxation of the humeral head
2  type_a1 Type A1Type A1: minor central erosion
2  type_a2 Type A2Type A2: major central erosion, humeral head protruding into the glenoid cavity
1type_b Type BType B: humeral head subluxated posteriorly, biconcave glenoid with asymmetric wear
2  type_b1 Type B1Type B1: narrowing of the posterior joint space, subchondral sclerosis, osteophytes
2  type_b2 Type B2Type B2: biconcave aspect of the glenoid with posterior rim erosion and retroverted glenoid
2  type_b3 Type B3Type B3: monoconcave and posterior wear with >15° retroversion or >70% posterior humeral head subluxation, or both
1type_c Type CType C: Dysplastic glenoid with at least 25° of retroversion not caused by erosion
2  type_c1 Type C1Type C1: dysplastic glenoid with >25° retroversion regardless of the erosion
2  type_c2 Type C2Type C2: biconcave, posterior bone loss, posterior translation of the humeral head
1type_d Type DType D: glenoid anteversion or anterior humeral head subluxation <40°

Source

{
  "resourceType": "CodeSystem",
  "id": "WalchClassification",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/WalchClassification",
  "version": "2.12.0",
  "name": "WalchClassification",
  "title": "Walch classification",
  "status": "active",
  "date": "2022-10-06T00: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": "Walch classification; Link: https://radiopaedia.org/articles/walch-classification-of-glenoid-morphology-1",
  "caseSensitive": false,
  "content": "complete",
  "count": 11,
  "concept": [
    {
      "code": "type_a",
      "display": "Type A",
      "definition": "Type A: centered humeral head, concentric wear, no subluxation of the humeral head",
      "concept": [
        {
          "code": "type_a1",
          "display": "Type A1",
          "definition": "Type A1: minor central erosion"
        },
        {
          "code": "type_a2",
          "display": "Type A2",
          "definition": "Type A2: major central erosion, humeral head protruding into the glenoid cavity"
        }
      ]
    },
    {
      "code": "type_b",
      "display": "Type B",
      "definition": "Type B: humeral head subluxated posteriorly, biconcave glenoid with asymmetric wear",
      "concept": [
        {
          "code": "type_b1",
          "display": "Type B1",
          "definition": "Type B1: narrowing of the posterior joint space, subchondral sclerosis, osteophytes"
        },
        {
          "code": "type_b2",
          "display": "Type B2",
          "definition": "Type B2: biconcave aspect of the glenoid with posterior rim erosion and retroverted glenoid"
        },
        {
          "code": "type_b3",
          "display": "Type B3",
          "definition": "Type B3: monoconcave and posterior wear with >15° retroversion or >70% posterior humeral head subluxation, or both"
        }
      ]
    },
    {
      "code": "type_c",
      "display": "Type C",
      "definition": "Type C: Dysplastic glenoid with at least 25° of retroversion not caused by erosion",
      "concept": [
        {
          "code": "type_c1",
          "display": "Type C1",
          "definition": "Type C1: dysplastic glenoid with >25° retroversion regardless of the erosion"
        },
        {
          "code": "type_c2",
          "display": "Type C2",
          "definition": "Type C2: biconcave, posterior bone loss, posterior translation of the humeral head"
        }
      ]
    },
    {
      "code": "type_d",
      "display": "Type D",
      "definition": "Type D: glenoid anteversion or anterior humeral head subluxation <40°"
    }
  ]
}