FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/CodeSystem-onco-core-CodeSystem-StrahlentherapieeinheitCS

Packagede.dktk.oncology
TypeCodeSystem
IdCodeSystem-onco-core-CodeSystem-StrahlentherapieeinheitCS
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.dktk.oncology@1.8.0&canonical=http://dktk.dkfz.de/fhir/onco/core/CodeSystem/StrahlentherapieeinheitCS
URLhttp://dktk.dkfz.de/fhir/onco/core/CodeSystem/StrahlentherapieeinheitCS
Version1.0.0
Statusactive
NameStrahlentherapieeinheitCS
DescriptionDosis in Gray
Contentcomplete

Resources that use this resource

ValueSet
StrahlentherapieeinheitVSStrahlentherapieeinheitVS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Strahlentherapieeinheit

Dosis in Gray


Source

{
  "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"
    }
  ]
}