FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagelt.hl7.fhir.eu
Resource TypeValueSet
IdValueSet-im-dose-length-units.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7LT/ig-eu-ehds/ValueSet-im-dose-length-units.html
URLhttp://hl7.eu/fhir/imaging-r5/ValueSet/im-dose-length-units
Version0.0.2
Statusdraft
Date2026-03-29T14:03:13+00:00
NameDoseLengthUnitsEuImaging
TitleDose Length Units (Eu Imaging)
DescriptionUnits for Dose Length.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.xver-r5.r4.r4#0.0.1-snapshot-2unitsofmeasure.orgUnified Code for Units of Measure (UCUM)

Narrative

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


English


Generated Narrative: ValueSet im-dose-length-units

Language: en

  • Include these codes as defined in http://unitsofmeasure.org version Not Stated (use latest from terminology server)
    CodeDisplay
    mGy.cmmGy.cm

Lithuanian


Generated Narrative: ValueSet im-dose-length-units

Language: en

  • Include these codes as defined in http://unitsofmeasure.org version Not Stated (use latest from terminology server)
    CodeDisplay
    mGy.cm

Source1

{
  "resourceType": "ValueSet",
  "id": "im-dose-length-units",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.eu/fhir/imaging-r5/ValueSet/im-dose-length-units",
  "version": "0.0.2",
  "name": "DoseLengthUnitsEuImaging",
  "title": "Dose Length Units (Eu Imaging)",
  "status": "draft",
  "experimental": false,
  "date": "2026-03-29T14:03:13+00:00",
  "publisher": "Lithuanian Medical Library",
  "contact": [
    {
      "name": "Lithuanian Medical Library",
      "telecom": [
        {
          "system": "url",
          "value": "https://medicinosnk.lt"
        },
        {
          "system": "email",
          "value": "info@medicinosnk.lt"
        }
      ]
    }
  ],
  "description": "Units for Dose Length.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "EU"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "mGy.cm"
          }
        ]
      }
    ]
  }
}