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

: Grundlidelse (DSR) - JSON Representation

Active as of 2022-10-05

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "GrundlidelseDSR",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet GrundlidelseDSR</b></p><a name=\"GrundlidelseDSR\"> </a><a name=\"hcGrundlidelseDSR\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-BasicDisorder.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/BasicDisorder</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-BasicDisorder.html#BasicDisorder-fracture\">fracture</a></td><td>Fraktur</td><td>Fraktur</td></tr><tr><td><a href=\"CodeSystem-BasicDisorder.html#BasicDisorder-arthrosis\">arthrosis</a></td><td>Artrose</td><td>Artrose</td></tr><tr><td><a href=\"CodeSystem-BasicDisorder.html#BasicDisorder-arthritis\">arthritis</a></td><td>Artritis</td><td>Artrit</td></tr><tr><td><a href=\"CodeSystem-BasicDisorder.html#BasicDisorder-cuff_rupture_degenerative\">cuff_rupture_degenerative</a></td><td>Cuff artopati (Flersenet rotator cuff ruptur med degenerative forandringer)</td><td>Cuff artopati (Flersenet rotator cuff ruptur med degenerative forandringer)</td></tr><tr><td><a href=\"CodeSystem-BasicDisorder.html#BasicDisorder-cuff_rupture\">cuff_rupture</a></td><td>Flersenet rotator cuff ruptur uden degenerative forandringer</td><td>Flersenet rotator cuff ruptur uden degenerative forandringer</td></tr><tr><td><a href=\"CodeSystem-BasicDisorder.html#BasicDisorder-caputnecrosis\">caputnecrosis</a></td><td>Caputnekrose</td><td>Caputnekrose</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-GenericValues.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/GenericValues</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-GenericValues.html#GenericValues-other\">other</a></td><td>Anden diagnose</td><td>Other - used to choose unspecific value not in a valueset</td></tr></table></li></ul></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/ValueSet/GrundlidelseDSR",
  "version" : "2.12.0",
  "name" : "GrundlidelseDSR",
  "title" : "Grundlidelse (DSR)",
  "status" : "active",
  "experimental" : true,
  "date" : "2022-10-05T00: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" : "Grundlidelse (DSR)",
  "compose" : {
    "include" : [
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/BasicDisorder",
        "concept" : [
          {
            "code" : "fracture",
            "display" : "Fraktur"
          },
          {
            "code" : "arthrosis",
            "display" : "Artrose"
          },
          {
            "code" : "arthritis",
            "display" : "Artritis"
          },
          {
            "code" : "cuff_rupture_degenerative",
            "display" : "Cuff artopati (Flersenet rotator cuff ruptur med degenerative forandringer)"
          },
          {
            "code" : "cuff_rupture",
            "display" : "Flersenet rotator cuff ruptur uden degenerative forandringer"
          },
          {
            "code" : "caputnecrosis",
            "display" : "Caputnekrose"
          }
        ]
      },
      {
        "system" : "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues",
        "concept" : [
          {
            "code" : "other",
            "display" : "Anden diagnose"
          }
        ]
      }
    ]
  }
}