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 - XML Representation

Active as of 2022-09-19

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="TreatmentLesion"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/TreatmentLesion"/>
  <version value="2.12.0"/>
  <name value="TreatmentLesion"/>
  <title value="Treatment lesion"/>
  <status value="active"/>
  <date value="2022-09-19T00:00:00+02:00"/>
  <publisher
             value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
  <contact>
    <name
          value="Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"/>
    <telecom>
      <system value="url"/>
      <value value="https://trifork.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="rbk@trifork.com"/>
    </telecom>
  </contact>
  <description value="Treatment lesion"/>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="resection"/>
    <display value="Resection"/>
    <definition value="Resection / Resektion"/>
  </concept>
  <concept>
    <code value="suture"/>
    <display value="Suture"/>
    <definition value="Suture / Sutur"/>
  </concept>
  <concept>
    <code value="all_inside"/>
    <display value="All inside"/>
    <definition value="All inside"/>
  </concept>
  <concept>
    <code value="debridement"/>
    <display value="Debridement"/>
    <definition value="Debridement"/>
  </concept>
  <concept>
    <code value="microfracture"/>
    <display value="Microfracture"/>
    <definition value="Microfracture / Mikrofraktur"/>
  </concept>
  <concept>
    <code value="mosaic_plastic"/>
    <display value="Mosaic plastic"/>
    <definition value="Mosaic plastic / Mosaikplastik"/>
  </concept>
  <concept>
    <code value="synthetic_scaffold"/>
    <display value="Synthetic scaffold"/>
    <definition value="Synthetic scaffold / Syntetisk scaffold"/>
  </concept>
  <concept>
    <code value="cell_transplantation"/>
    <display value="Cell transplantation"/>
    <definition value="Cell transplantation / Celletransplantation"/>
  </concept>
</CodeSystem>