| Package | dk.kip.rkkp.fhir.ig.core | 
| Resource Type | CodeSystem | 
| Id | RadiationTherapyTarget | 
| FHIR Version | R4 | 
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-RadiationTherapyTarget.html | 
| URL | https://kip.rkkp.dk/fhir/CodeSystem/RadiationTherapyTarget | 
| Version | 2.12.0 | 
| Status | active | 
| Date | 2022-06-17T00:00:00+02:00 | 
| Name | RadiationTherapyTarget | 
| Title | Target of the radiation therapy | 
| Description | Target of the radiation therapy | 
| Content | complete | 
| ValueSet | |
| StraalebehandlingMaal | Strålebehandlingens mål | 
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem RadiationTherapyTarget
This  code system https://kip.rkkp.dk/fhir/CodeSystem/RadiationTherapyTarget defines the following codes:
| Code | Display | Definition | 
| primarytumor | Primary tumor | Primary tumor | 
| bonemetastases | Bone metastases | Bone metastases | 
| cns | CNS | Central nervous system (CNS) | 
| other | Other/non-specified | Other target/non-specified target | 
{
  "resourceType": "CodeSystem",
  "id": "RadiationTherapyTarget",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://kip.rkkp.dk/fhir/CodeSystem/RadiationTherapyTarget",
  "version": "2.12.0",
  "name": "RadiationTherapyTarget",
  "title": "Target of the radiation therapy",
  "status": "active",
  "date": "2022-06-17T00: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": "Target of the radiation therapy",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "primarytumor",
      "display": "Primary tumor",
      "definition": "Primary tumor"
    },
    {
      "code": "bonemetastases",
      "display": "Bone metastases",
      "definition": "Bone metastases"
    },
    {
      "code": "cns",
      "display": "CNS",
      "definition": "Central nervous system (CNS)"
    },
    {
      "code": "other",
      "display": "Other/non-specified",
      "definition": "Other target/non-specified target"
    }
  ]
}