KIP Infrastructure
2.12.2 - 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.2 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 initiatives - JSON Representation

Active as of 2022-06-29

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "TreatmentInitiatives",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem TreatmentInitiatives</b></p><a name=\"TreatmentInitiatives\"> </a><a name=\"hcTreatmentInitiatives\"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/TreatmentInitiatives</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\">oxygenmonitoring<a name=\"TreatmentInitiatives-oxygenmonitoring\"> </a></td><td>Iltmonitorering</td><td>Iltmonitorering</td></tr><tr><td style=\"white-space:nowrap\">hypertensiontreatment<a name=\"TreatmentInitiatives-hypertensiontreatment\"> </a></td><td>Hypertensionsbehandling</td><td>Hypertensionsbehandling</td></tr><tr><td style=\"white-space:nowrap\">endovascularmedical<a name=\"TreatmentInitiatives-endovascularmedical\"> </a></td><td>Endovaskulær medicinsk behandling</td><td>Endovaskulær medicinsk behandling</td></tr><tr><td style=\"white-space:nowrap\">endovascularmechanical<a name=\"TreatmentInitiatives-endovascularmechanical\"> </a></td><td>Endovaskulær mekanisk behandling</td><td>Endovaskulær mekanisk behandling</td></tr><tr><td style=\"white-space:nowrap\">temporarydrain<a name=\"TreatmentInitiatives-temporarydrain\"> </a></td><td>Midlertidigt dræn</td><td>Midlertidigt dræn</td></tr><tr><td style=\"white-space:nowrap\">permanentshunt<a name=\"TreatmentInitiatives-permanentshunt\"> </a></td><td>Permanent shunt</td><td>Permanent shunt</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentInitiatives",
  "version" : "2.12.2",
  "name" : "TreatmentInitiatives",
  "title" : "Treatment initiatives",
  "status" : "active",
  "date" : "2022-06-29T00: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 initiatives",
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "oxygenmonitoring",
      "display" : "Iltmonitorering",
      "definition" : "Iltmonitorering"
    },
    {
      "code" : "hypertensiontreatment",
      "display" : "Hypertensionsbehandling",
      "definition" : "Hypertensionsbehandling"
    },
    {
      "code" : "endovascularmedical",
      "display" : "Endovaskulær medicinsk behandling",
      "definition" : "Endovaskulær medicinsk behandling"
    },
    {
      "code" : "endovascularmechanical",
      "display" : "Endovaskulær mekanisk behandling",
      "definition" : "Endovaskulær mekanisk behandling"
    },
    {
      "code" : "temporarydrain",
      "display" : "Midlertidigt dræn",
      "definition" : "Midlertidigt dræn"
    },
    {
      "code" : "permanentshunt",
      "display" : "Permanent shunt",
      "definition" : "Permanent shunt"
    }
  ]
}