{
  "resourceType" : "CodeSystem",
  "id" : "TreatmentNotGiven",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem TreatmentNotGiven</b></p><a name=\"TreatmentNotGiven\"> </a><a name=\"hcTreatmentNotGiven\"> </a><p>This case-insensitive code system <code>https://kip.rkkp.dk/fhir/CodeSystem/TreatmentNotGiven</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\">unsuitable<a name=\"TreatmentNotGiven-unsuitable\"> </a></td><td>Unsuitable for treatment</td><td>Unsuitable for treatment / Uegnet til behandling</td></tr><tr><td style=\"white-space:nowrap\">unwanted<a name=\"TreatmentNotGiven-unwanted\"> </a></td><td>Unwanted treatment</td><td>Unwanted treatment / Ønskede ikke behandling</td></tr><tr><td style=\"white-space:nowrap\">died<a name=\"TreatmentNotGiven-died\"> </a></td><td>Died before treatment</td><td>Died before treatment / Døde før behandling</td></tr><tr><td style=\"white-space:nowrap\">lack_capacity<a name=\"TreatmentNotGiven-lack_capacity\"> </a></td><td>Lack of capacity</td><td>Lack of capacity / Manglende kapacitet</td></tr><tr><td style=\"white-space:nowrap\">other_palliative_department<a name=\"TreatmentNotGiven-other_palliative_department\"> </a></td><td>Other palliative department</td><td>Other palliative department / Behandlet af anden palliativ enhed</td></tr><tr><td style=\"white-space:nowrap\">bad_condition<a name=\"TreatmentNotGiven-bad_condition\"> </a></td><td>Bad condition</td><td>Bad condition / For dårlig</td></tr></table></div>"
  },
  "url" : "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentNotGiven",
  "version" : "2.19.2",
  "name" : "TreatmentNotGiven",
  "title" : "Treatment not given; cause",
  "status" : "active",
  "date" : "2022-08-23T00: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 not given; cause",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "unsuitable",
    "display" : "Unsuitable for treatment",
    "definition" : "Unsuitable for treatment / Uegnet til behandling"
  },
  {
    "code" : "unwanted",
    "display" : "Unwanted treatment",
    "definition" : "Unwanted treatment / Ønskede ikke behandling"
  },
  {
    "code" : "died",
    "display" : "Died before treatment",
    "definition" : "Died before treatment / Døde før behandling"
  },
  {
    "code" : "lack_capacity",
    "display" : "Lack of capacity",
    "definition" : "Lack of capacity / Manglende kapacitet"
  },
  {
    "code" : "other_palliative_department",
    "display" : "Other palliative department",
    "definition" : "Other palliative department / Behandlet af anden palliativ enhed"
  },
  {
    "code" : "bad_condition",
    "display" : "Bad condition",
    "definition" : "Bad condition / For dårlig"
  }]
}