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

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

Packagehl7.fhir.eu.imaging-manifest-r5
TypeValueSet
Idim-dose-length-units
FHIR VersionR5
Sourcehttp://hl7.eu/fhir/imaging-manifest-r5/https://build.fhir.org/ig/hl7-eu/imaging-manifest/ValueSet-im-dose-length-units.html
URLhttp://hl7.eu/fhir/imaging-manifest-r5/ValueSet/im-dose-length-units
Version0.2.0-ballot
Statusdraft
Date2025-07-02T15:39:57+00:00
NameImDoseLengthUnits
TitleDose Length Units
Realmeu
Authorityhl7
DescriptionUnits for Dose Length.
CopyrightUsed by permission of HL7 Europe, all rights reserved Creative Commons License

Resources that use this resource

StructureDefinition
ImRadiationDoseObservationRadiation Dose Observation

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": "http://hl7.eu/fhir/imaging-manifest-r5/ValueSet/im-dose-length-units",
  "version": "0.2.0-ballot",
  "name": "ImDoseLengthUnits",
  "title": "Dose Length Units",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-02T15:39:57+00:00",
  "publisher": "HL7 Europe",
  "contact": [
    {
      "name": "HL7 Europe",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.eu"
        }
      ]
    }
  ],
  "description": "Units for Dose Length.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "150",
          "display": "Europe"
        }
      ]
    }
  ],
  "copyright": "Used by permission of HL7 Europe, all rights reserved Creative Commons License",
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "mGy.cm",
            "display": "mGy.cm"
          }
        ]
      }
    ]
  }
}