| Package | de.dktk.oncology |
| Resource Type | CodeSystem |
| Id | CodeSystem-onco-core-CodeSystem-StrahlentherapieeinheitCS |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/CodeSystem/StrahlentherapieeinheitCS |
| URL | http://dktk.dkfz.de/fhir/onco/core/CodeSystem/StrahlentherapieeinheitCS |
| Version | 1.0.0 |
| Status | active |
| Name | StrahlentherapieeinheitCS |
| Description | Dosis in Gray |
| Content | complete |
| ValueSet | |
| StrahlentherapieeinheitVS | StrahlentherapieeinheitVS |
No resources found
Note: links and images are rebased to the (stated) source
Strahlentherapieeinheit
Dosis in Gray
{
"resourceType": "CodeSystem",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://dktk.dkfz.de/fhir/onco/core/CodeSystem/StrahlentherapieeinheitCS",
"version": "1.0.0",
"name": "StrahlentherapieeinheitCS",
"status": "active",
"publisher": "DKTK",
"contact": [
{
"telecom": [
{
"system": "other",
"value": "https://dktk.dkfz.de"
}
]
}
],
"description": "Dosis in Gray",
"caseSensitive": true,
"compositional": false,
"content": "complete",
"count": 2,
"concept": [
{
"code": "Gy",
"display": "Dosis in Gray"
},
{
"code": "GBq",
"display": "Dosis in Gigabecquerel"
}
]
}