{
  "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><a name=\"TreatmentIntention-en-US\"> </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" : "0.2.1",
  "name" : "TreatmentIntention",
  "title" : "TreatmentIntention",
  "status" : "active",
  "date" : "2022-06-03T00:00:00+02:00",
  "publisher" : "Sundhedsvæsnets Kvalistetsinstitut with Trifork Digital Health A/S",
  "contact" : [{
    "name" : "Sundhedsvæsnets Kvalistetsinstitut 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"
  }]
}