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

Active as of 2024-02-15

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "Operationserfaring",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/Operationserfaring",
  "version" : "2.12.0",
  "name" : "Operationserfaring",
  "title" : "Operationserfaring",
  "status" : "active",
  "date" : "2024-02-15T00: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" : "Operationserfaring for operatører og assistenter",
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "le10",
      "display" : "(0-10)",
      "definition" : "0-10 operationer"
    },
    {
      "code" : "11-25",
      "display" : "(11-25)",
      "definition" : "11-25 operationer"
    },
    {
      "code" : "26-50",
      "display" : "(26-50)",
      "definition" : "26-50 operationer"
    },
    {
      "code" : "51-75",
      "display" : "(51-75)",
      "definition" : "51-75 operationer"
    },
    {
      "code" : "76-100",
      "display" : "(76-100)",
      "definition" : "76-100 operationer"
    },
    {
      "code" : "gt100",
      "display" : "(>100)",
      "definition" : "Mere end 100 operationer"
    }
  ]
}