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