| Package | dk.kip.rkkp.fhir.ig.core | 
| Resource Type | CodeSystem | 
| Id | TreatmentNotGiven | 
| FHIR Version | R4 | 
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-TreatmentNotGiven.html | 
| URL | https://kip.rkkp.dk/fhir/CodeSystem/TreatmentNotGiven | 
| Version | 2.12.0 | 
| Status | active | 
| Date | 2022-08-23T00:00:00+02:00 | 
| Name | TreatmentNotGiven | 
| Title | Treatment not given; cause | 
| Description | Treatment not given; cause | 
| Content | complete | 
| ValueSet | |
| ManglendeBehandling | Grund til manglende behandling | 
| ManglendeEORTC | EORTC skema mangler | 
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem TreatmentNotGiven
This case-insensitive code system https://kip.rkkp.dk/fhir/CodeSystem/TreatmentNotGiven defines the following codes:
{
  "resourceType": "CodeSystem",
  "id": "TreatmentNotGiven",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/TreatmentNotGiven",
  "version": "2.12.0",
  "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"
    }
  ]
}