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

: Operationserfaring - XML Representation

Active as of 2024-02-15

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="Operationserfaring"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem Operationserfaring</b></p><a name="Operationserfaring"> </a><a name="hcOperationserfaring"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/Operationserfaring</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">le10<a name="Operationserfaring-le10"> </a></td><td>(0-10)</td><td>0-10 operationer</td></tr><tr><td style="white-space:nowrap">11-25<a name="Operationserfaring-11-25"> </a></td><td>(11-25)</td><td>11-25 operationer</td></tr><tr><td style="white-space:nowrap">26-50<a name="Operationserfaring-26-50"> </a></td><td>(26-50)</td><td>26-50 operationer</td></tr><tr><td style="white-space:nowrap">51-75<a name="Operationserfaring-51-75"> </a></td><td>(51-75)</td><td>51-75 operationer</td></tr><tr><td style="white-space:nowrap">76-100<a name="Operationserfaring-76-100"> </a></td><td>(76-100)</td><td>76-100 operationer</td></tr><tr><td style="white-space:nowrap">gt100<a name="Operationserfaring-gt100"> </a></td><td>(&gt;100)</td><td>Mere end 100 operationer</td></tr></table></div>
  </text>
  <url value="https://kip.rkkp.dk/fhir/CodeSystem/Operationserfaring"/>
  <version value="2.12.0"/>
  <name value="Operationserfaring"/>
  <title value="Operationserfaring"/>
  <status value="active"/>
  <date value="2024-02-15T00: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="Operationserfaring for operatører og assistenter"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="le10"/>
    <display value="(0-10)"/>
    <definition value="0-10 operationer"/>
  </concept>
  <concept>
    <code value="11-25"/>
    <display value="(11-25)"/>
    <definition value="11-25 operationer"/>
  </concept>
  <concept>
    <code value="26-50"/>
    <display value="(26-50)"/>
    <definition value="26-50 operationer"/>
  </concept>
  <concept>
    <code value="51-75"/>
    <display value="(51-75)"/>
    <definition value="51-75 operationer"/>
  </concept>
  <concept>
    <code value="76-100"/>
    <display value="(76-100)"/>
    <definition value="76-100 operationer"/>
  </concept>
  <concept>
    <code value="gt100"/>
    <display value="(&gt;100)"/>
    <definition value="Mere end 100 operationer"/>
  </concept>
</CodeSystem>