| Package | dk.kip.rkkp.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | StraalebehandlingTA |
| FHIR Version | R4 |
| Source | https://kip.rkkp.dk/fhir/https://build.fhir.org/ig/KIP-infrastructure/implementation-guide/CodeSystem-StraalebehandlingTA.html |
| URL | https://kip.rkkp.dk/fhir/CodeSystem/StraalebehandlingTA |
| Version | 2.12.0 |
| Status | active |
| Date | 2022-05-17T00:00:00+02:00 |
| Name | StraalebehandlingTA |
| Title | Strålebehandling mål |
| Description | Mål for strålebehandling |
| Content | complete |
| ValueSet | |
| StraalebehandlingTAAll | Strålebehandlinger mål - alle |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem StraalebehandlingTA
This code system https://kip.rkkp.dk/fhir/CodeSystem/StraalebehandlingTA defines the following codes:
{
"resourceType": "CodeSystem",
"id": "StraalebehandlingTA",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://kip.rkkp.dk/fhir/CodeSystem/StraalebehandlingTA",
"version": "2.12.0",
"name": "StraalebehandlingTA",
"title": "Strålebehandling mål",
"status": "active",
"date": "2022-05-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": "Mål for strålebehandling",
"content": "complete",
"count": 4,
"concept": [
{
"code": "priTum",
"display": "Primær tumor",
"definition": "Hvis den primære tumor var målet"
},
{
"code": "kngTast",
"display": "Knoglemetastase",
"definition": "Hvis knoglemetastase var målet"
},
{
"code": "cns",
"display": "CNS",
"definition": "Hvis CNS var målet"
},
{
"code": "anden",
"display": "Anden/Ikke specificeret",
"definition": "Hvis andet eller ikke specificeret mål blev valgt"
}
]
}