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

: Fagligt niveau - JSON Representation

Active as of 2022-05-31

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "Competence",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem Competence</b></p><a name=\"Competence\"> </a><a name=\"hcCompetence\"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/Competence</code> defines the following codes in an undefined hierarchy:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">nursegeneral<a name=\"Competence-nursegeneral\"> </a></td><td>Nurse (general)</td><td>Sygeplejerske generelt</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0nu_anesthesia<a name=\"Competence-nu_anesthesia\"> </a></td><td>Anesthesia nurse</td><td>Sygeplejerske med specialuddannelse i anæstesi</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0nu_anesthesia_edu<a name=\"Competence-nu_anesthesia_edu\"> </a></td><td>Nurse (education)</td><td>Sygeplejerske under uddannelse til anæstesisygeplejerske</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0nu_recovery<a name=\"Competence-nu_recovery\"> </a></td><td>Nurse (recovey)</td><td>Opvågningsygeplejerske</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">anesthesiologist<a name=\"Competence-anesthesiologist\"> </a></td><td>Anesthesia specialist</td><td>Læge som har specialuddannelse i anæstesiologi</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">doc<a name=\"Competence-doc\"> </a></td><td>Doctor</td><td>Læge som ikke er under uddannelse til speciallæge i anæstesiologi</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">anae_edu<a name=\"Competence-anae_edu\"> </a></td><td>Medical education</td><td>Uddannelsesforløb</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0doc_edu_anae_main<a name=\"Competence-doc_edu_anae_main\"> </a></td><td>Main medical education</td><td>Læge som er i hoveduddannelsesforløb til speciallæge i anæstesiologi</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0doc_edu_anae_intro<a name=\"Competence-doc_edu_anae_intro\"> </a></td><td>Medical introductional education</td><td>Læge som er i introduktionsforløb til anæstesiologi</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/Competence",
  "version" : "2.12.0",
  "name" : "Competence",
  "title" : "Fagligt niveau",
  "status" : "active",
  "date" : "2022-05-31T00: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" : "Udførende personales faglighed",
  "content" : "complete",
  "count" : 9,
  "concept" : [
    {
      "code" : "nursegeneral",
      "display" : "Nurse (general)",
      "definition" : "Sygeplejerske generelt",
      "concept" : [
        {
          "code" : "nu_anesthesia",
          "display" : "Anesthesia nurse",
          "definition" : "Sygeplejerske med specialuddannelse i anæstesi"
        },
        {
          "code" : "nu_anesthesia_edu",
          "display" : "Nurse (education)",
          "definition" : "Sygeplejerske under uddannelse til anæstesisygeplejerske"
        },
        {
          "code" : "nu_recovery",
          "display" : "Nurse (recovey)",
          "definition" : "Opvågningsygeplejerske"
        }
      ]
    },
    {
      "code" : "anesthesiologist",
      "display" : "Anesthesia specialist",
      "definition" : "Læge som har specialuddannelse i anæstesiologi"
    },
    {
      "code" : "doc",
      "display" : "Doctor",
      "definition" : "Læge som ikke er under uddannelse til speciallæge i anæstesiologi"
    },
    {
      "code" : "anae_edu",
      "display" : "Medical education",
      "definition" : "Uddannelsesforløb",
      "concept" : [
        {
          "code" : "doc_edu_anae_main",
          "display" : "Main medical education",
          "definition" : "Læge som er i hoveduddannelsesforløb til speciallæge i anæstesiologi"
        },
        {
          "code" : "doc_edu_anae_intro",
          "display" : "Medical introductional education",
          "definition" : "Læge som er i introduktionsforløb til anæstesiologi"
        }
      ]
    }
  ]
}