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

Active as of 2022-06-03

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "TreatmentUnspecified",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem TreatmentUnspecified</b></p><a name=\"TreatmentUnspecified\"> </a><a name=\"hcTreatmentUnspecified\"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/TreatmentUnspecified</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\">glofitamab<a name=\"TreatmentUnspecified-glofitamab\"> </a></td><td>Glofitamab</td><td>Glofitamab</td></tr><tr><td style=\"white-space:nowrap\">incision_vein<a name=\"TreatmentUnspecified-incision_vein\"> </a></td><td>Incision of Vein</td><td>Incision of Vein / Venesektion</td></tr><tr><td style=\"white-space:nowrap\">demethylating<a name=\"TreatmentUnspecified-demethylating\"> </a></td><td>Demethylating treatment</td><td>Demethylating treatment / Demethylerende behandling</td></tr><tr><td style=\"white-space:nowrap\">chemotherapi_aml<a name=\"TreatmentUnspecified-chemotherapi_aml\"> </a></td><td>AML-like chemotherapy</td><td>AML-like chemotherapy / AML lignende kemoterapi</td></tr><tr><td style=\"white-space:nowrap\">g_csf<a name=\"TreatmentUnspecified-g_csf\"> </a></td><td>G-CSF</td><td>G-CSF</td></tr><tr><td style=\"white-space:nowrap\">iron_chelated<a name=\"TreatmentUnspecified-iron_chelated\"> </a></td><td>Iron chelated</td><td>Iron chelated / Jernkelerende behandling</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentUnspecified",
  "version" : "2.12.0",
  "name" : "TreatmentUnspecified",
  "title" : "Treatment unspecified",
  "status" : "active",
  "date" : "2022-06-03T00: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 unspecified",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "glofitamab",
      "display" : "Glofitamab",
      "definition" : "Glofitamab"
    },
    {
      "code" : "incision_vein",
      "display" : "Incision of Vein",
      "definition" : "Incision of Vein / Venesektion"
    },
    {
      "code" : "demethylating",
      "display" : "Demethylating treatment",
      "definition" : "Demethylating treatment / Demethylerende behandling"
    },
    {
      "code" : "chemotherapi_aml",
      "display" : "AML-like chemotherapy",
      "definition" : "AML-like chemotherapy / AML lignende kemoterapi"
    },
    {
      "code" : "g_csf",
      "display" : "G-CSF",
      "definition" : "G-CSF"
    },
    {
      "code" : "iron_chelated",
      "display" : "Iron chelated",
      "definition" : "Iron chelated / Jernkelerende behandling"
    }
  ]
}