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

FHIR IG Statistics: ValueSet/WalchKlassifikationDSR

Packagedk.kip.rkkp.fhir.ig.core
Resource TypeValueSet
IdWalchKlassifikationDSR
FHIR VersionR4
Sourcehttps://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/ValueSet-WalchKlassifikationDSR.html
URLhttps://kip.rkkp.dk/fhir/ValueSet/WalchKlassifikationDSR
Version2.12.0
Statusactive
Date2022-10-06T00:00:00+02:00
NameWalchKlassifikationDSR
TitleWalch klassifikation (DSR)
DescriptionWalch klassifikation (DSR)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
WalchClassificationWalch classification

Narrative

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

Generated Narrative: ValueSet WalchKlassifikationDSR

  • Include these codes as defined in https://kip.rkkp.dk/fhir/CodeSystem/WalchClassification
    CodeDisplayDefinition
    type_a1A1Type A1: minor central erosion
    type_a2A2Type A2: major central erosion, humeral head protruding into the glenoid cavity
    type_b1B1Type B1: narrowing of the posterior joint space, subchondral sclerosis, osteophytes
    type_b2B2Type B2: biconcave aspect of the glenoid with posterior rim erosion and retroverted glenoid
    type_b3B3Type B3: monoconcave and posterior wear with >15° retroversion or >70% posterior humeral head subluxation, or both
    type_cCType C: Dysplastic glenoid with at least 25° of retroversion not caused by erosion
    type_dDType D: glenoid anteversion or anterior humeral head subluxation <40°

Source

{
  "resourceType": "ValueSet",
  "id": "WalchKlassifikationDSR",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/ValueSet/WalchKlassifikationDSR",
  "version": "2.12.0",
  "name": "WalchKlassifikationDSR",
  "title": "Walch klassifikation (DSR)",
  "status": "active",
  "experimental": true,
  "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 klassifikation (DSR)",
  "compose": {
    "include": [
      {
        "system": "https://kip.rkkp.dk/fhir/CodeSystem/WalchClassification",
        "concept": [
          {
            "code": "type_a1",
            "display": "A1"
          },
          {
            "code": "type_a2",
            "display": "A2"
          },
          {
            "code": "type_b1",
            "display": "B1"
          },
          {
            "code": "type_b2",
            "display": "B2"
          },
          {
            "code": "type_b3",
            "display": "B3"
          },
          {
            "code": "type_c",
            "display": "C"
          },
          {
            "code": "type_d",
            "display": "D"
          }
        ]
      }
    ]
  }
}