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

: TreatmentIntention - JSON Representation

Active as of 2022-06-03

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "TreatmentIntention",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem TreatmentIntention</b></p><a name=\"TreatmentIntention\"> </a><a name=\"hcTreatmentIntention\"> </a><p>This  code system <code>https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIntention</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\">curative<a name=\"TreatmentIntention-curative\"> </a></td><td>Kurativt</td><td>Kurativt intenderet</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0surgical/endoscopic<a name=\"TreatmentIntention-surgical.47endoscopic\"> </a></td><td>Kirurgi/endoskopi</td><td>Kurativt intenderet, kirurgi/endoskopi</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">\u00a0\u00a0oncological<a name=\"TreatmentIntention-oncological\"> </a></td><td>Onkologisk</td><td>Kurativt intenderet, definitiv onkologisk</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">palliative<a name=\"TreatmentIntention-palliative\"> </a></td><td>Palliativt</td><td>Palliativt intenderet</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">compromised_resection<a name=\"TreatmentIntention-compromised_resection\"> </a></td><td>Compromised resection</td><td>Compromised resection</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">recidiv<a name=\"TreatmentIntention-recidiv\"> </a></td><td>Recurrent</td><td>Recidiv</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">semiintensiv<a name=\"TreatmentIntention-semiintensiv\"> </a></td><td>Semiintensiv</td><td>Semiintensiv</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">intensive<a name=\"TreatmentIntention-intensive\"> </a></td><td>Intensiv</td><td>Intensiv</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentIntention",
  "version" : "2.12.0",
  "name" : "TreatmentIntention",
  "title" : "TreatmentIntention",
  "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" : "Behandlingsintention for kræft databaserne",
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "curative",
      "display" : "Kurativt",
      "definition" : "Kurativt intenderet",
      "concept" : [
        {
          "code" : "surgical/endoscopic",
          "display" : "Kirurgi/endoskopi",
          "definition" : "Kurativt intenderet, kirurgi/endoskopi"
        },
        {
          "code" : "oncological",
          "display" : "Onkologisk",
          "definition" : "Kurativt intenderet, definitiv onkologisk"
        }
      ]
    },
    {
      "code" : "palliative",
      "display" : "Palliativt",
      "definition" : "Palliativt intenderet"
    },
    {
      "code" : "compromised_resection",
      "display" : "Compromised resection",
      "definition" : "Compromised resection"
    },
    {
      "code" : "recidiv",
      "display" : "Recurrent",
      "definition" : "Recidiv"
    },
    {
      "code" : "semiintensiv",
      "display" : "Semiintensiv",
      "definition" : "Semiintensiv"
    },
    {
      "code" : "intensive",
      "display" : "Intensiv",
      "definition" : "Intensiv"
    }
  ]
}