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

: Cause of reoperation - JSON Representation

Active as of 2022-12-06

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ReoperationCause",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ReoperationCause</b></p><a name=\"ReoperationCause\"> </a><a name=\"hcReoperationCause\"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/ReoperationCause</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">infection<a name=\"ReoperationCause-infection\"> </a></td><td>Infection</td><td>Infektion</td></tr><tr><td style=\"white-space:nowrap\">movement_restriction<a name=\"ReoperationCause-movement_restriction\"> </a></td><td>Movement restriction</td><td>Bevægelsesindskrænkning (artrofibrose)</td></tr><tr><td style=\"white-space:nowrap\">meniscus_damage<a name=\"ReoperationCause-meniscus_damage\"> </a></td><td>Meniscus damage</td><td>Menisk skade</td></tr><tr><td style=\"white-space:nowrap\">cartilage_damage<a name=\"ReoperationCause-cartilage_damage\"> </a></td><td>Cartilage damage</td><td>Brusk skade</td></tr><tr><td style=\"white-space:nowrap\">implant_removed<a name=\"ReoperationCause-implant_removed\"> </a></td><td>Implant removed</td><td>Implantat fjernet</td></tr><tr><td style=\"white-space:nowrap\">cicatricial_tissue<a name=\"ReoperationCause-cicatricial_tissue\"> </a></td><td>Cicatricial tissue</td><td>Arvæv/Cyklop dannelse</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/ReoperationCause",
  "version" : "2.12.0",
  "name" : "ReoperationCause",
  "title" : "Cause of reoperation",
  "status" : "active",
  "date" : "2022-12-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" : "Cause of reoperation",
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "infection",
      "display" : "Infection",
      "definition" : "Infektion"
    },
    {
      "code" : "movement_restriction",
      "display" : "Movement restriction",
      "definition" : "Bevægelsesindskrænkning (artrofibrose)"
    },
    {
      "code" : "meniscus_damage",
      "display" : "Meniscus damage",
      "definition" : "Menisk skade"
    },
    {
      "code" : "cartilage_damage",
      "display" : "Cartilage damage",
      "definition" : "Brusk skade"
    },
    {
      "code" : "implant_removed",
      "display" : "Implant removed",
      "definition" : "Implantat fjernet"
    },
    {
      "code" : "cicatricial_tissue",
      "display" : "Cicatricial tissue",
      "definition" : "Arvæv/Cyklop dannelse"
    }
  ]
}