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

FHIR IG Statistics: ValueSet/im-dose-length-units

Packagehl7.fhir.cz.img
TypeValueSet
Idim-dose-length-units
FHIR VersionR4
Sourcehttps://hl7.cz/fhir/img/https://build.fhir.org/ig/HL7-cz/img/ValueSet-im-dose-length-units.html
URLhttps://hl7.cz/fhir/img/ValueSet/im-dose-length-units
Version0.1.0-ballot
Statusdraft
Date2025-07-18T09:00:23+00:00
NameImDoseLengthUnits
TitleDose Length Units
Realmcz
Authorityhl7
DescriptionUnits for Dose Length.

Resources that use this resource

StructureDefinition
cz-radiationDoseObservationRadiation Dose Observation: Imaging Report (CZ)

Resources that this resource uses

CodeSystem
unitsofmeasure.orgUnified Code for Units of Measure (UCUM)
unitsofmeasure.orgUnified Code for Units of Measure

Narrative

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

Generated Narrative: ValueSet im-dose-length-units


Source

{
  "resourceType": "ValueSet",
  "id": "im-dose-length-units",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.cz/fhir/img/ValueSet/im-dose-length-units",
  "version": "0.1.0-ballot",
  "name": "ImDoseLengthUnits",
  "title": "Dose Length Units",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-18T09:00:23+00:00",
  "publisher": "HL7 Czech Republic",
  "contact": [
    {
      "name": "HL7 Czech Republic",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.cz/"
        }
      ]
    }
  ],
  "description": "Units for Dose Length.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CZ",
          "display": "Czechia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "mGy.cm",
            "display": "mGy.cm"
          }
        ]
      }
    ]
  }
}