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

: Treatment lesion - JSON Representation

Active as of 2022-09-19

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "TreatmentLesion",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem TreatmentLesion</b></p><a name=\"TreatmentLesion\"> </a><a name=\"hcTreatmentLesion\"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/TreatmentLesion</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\">resection<a name=\"TreatmentLesion-resection\"> </a></td><td>Resection</td><td>Resection / Resektion</td></tr><tr><td style=\"white-space:nowrap\">suture<a name=\"TreatmentLesion-suture\"> </a></td><td>Suture</td><td>Suture / Sutur</td></tr><tr><td style=\"white-space:nowrap\">all_inside<a name=\"TreatmentLesion-all_inside\"> </a></td><td>All inside</td><td>All inside</td></tr><tr><td style=\"white-space:nowrap\">debridement<a name=\"TreatmentLesion-debridement\"> </a></td><td>Debridement</td><td>Debridement</td></tr><tr><td style=\"white-space:nowrap\">microfracture<a name=\"TreatmentLesion-microfracture\"> </a></td><td>Microfracture</td><td>Microfracture / Mikrofraktur</td></tr><tr><td style=\"white-space:nowrap\">mosaic_plastic<a name=\"TreatmentLesion-mosaic_plastic\"> </a></td><td>Mosaic plastic</td><td>Mosaic plastic / Mosaikplastik</td></tr><tr><td style=\"white-space:nowrap\">synthetic_scaffold<a name=\"TreatmentLesion-synthetic_scaffold\"> </a></td><td>Synthetic scaffold</td><td>Synthetic scaffold / Syntetisk scaffold</td></tr><tr><td style=\"white-space:nowrap\">cell_transplantation<a name=\"TreatmentLesion-cell_transplantation\"> </a></td><td>Cell transplantation</td><td>Cell transplantation / Celletransplantation</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentLesion",
  "version" : "2.12.0",
  "name" : "TreatmentLesion",
  "title" : "Treatment lesion",
  "status" : "active",
  "date" : "2022-09-19T00: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" : "Treatment lesion",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "resection",
      "display" : "Resection",
      "definition" : "Resection / Resektion"
    },
    {
      "code" : "suture",
      "display" : "Suture",
      "definition" : "Suture / Sutur"
    },
    {
      "code" : "all_inside",
      "display" : "All inside",
      "definition" : "All inside"
    },
    {
      "code" : "debridement",
      "display" : "Debridement",
      "definition" : "Debridement"
    },
    {
      "code" : "microfracture",
      "display" : "Microfracture",
      "definition" : "Microfracture / Mikrofraktur"
    },
    {
      "code" : "mosaic_plastic",
      "display" : "Mosaic plastic",
      "definition" : "Mosaic plastic / Mosaikplastik"
    },
    {
      "code" : "synthetic_scaffold",
      "display" : "Synthetic scaffold",
      "definition" : "Synthetic scaffold / Syntetisk scaffold"
    },
    {
      "code" : "cell_transplantation",
      "display" : "Cell transplantation",
      "definition" : "Cell transplantation / Celletransplantation"
    }
  ]
}