KIP Infrastructure
2.12.0 - ci-build

KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.12.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions

: Walch klassifikation (DSR) - JSON Representation

Active as of 2022-10-06

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "WalchKlassifikationDSR",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet WalchKlassifikationDSR</b></p><a name=\"WalchKlassifikationDSR\"> </a><a name=\"hcWalchKlassifikationDSR\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-WalchClassification.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/WalchClassification</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-WalchClassification.html#WalchClassification-type_a1\">type_a1</a></td><td>A1</td><td>Type A1: minor central erosion</td></tr><tr><td><a href=\"CodeSystem-WalchClassification.html#WalchClassification-type_a2\">type_a2</a></td><td>A2</td><td>Type A2: major central erosion, humeral head protruding into the glenoid cavity</td></tr><tr><td><a href=\"CodeSystem-WalchClassification.html#WalchClassification-type_b1\">type_b1</a></td><td>B1</td><td>Type B1: narrowing of the posterior joint space, subchondral sclerosis, osteophytes</td></tr><tr><td><a href=\"CodeSystem-WalchClassification.html#WalchClassification-type_b2\">type_b2</a></td><td>B2</td><td>Type B2: biconcave aspect of the glenoid with posterior rim erosion and retroverted glenoid</td></tr><tr><td><a href=\"CodeSystem-WalchClassification.html#WalchClassification-type_b3\">type_b3</a></td><td>B3</td><td>Type B3: monoconcave and posterior wear with &gt;15° retroversion or &gt;70% posterior humeral head subluxation, or both</td></tr><tr><td><a href=\"CodeSystem-WalchClassification.html#WalchClassification-type_c\">type_c</a></td><td>C</td><td>Type C: Dysplastic glenoid with at least 25° of retroversion not caused by erosion</td></tr><tr><td><a href=\"CodeSystem-WalchClassification.html#WalchClassification-type_d\">type_d</a></td><td>D</td><td>Type D: glenoid anteversion or anterior humeral head subluxation &lt;40°</td></tr></table></li></ul></div>"
  },
  "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"
          }
        ]
      }
    ]
  }
}