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

FHIR IG analytics

Packagehl7.fhir.dk.core
Resource TypeValueSet
IdValueSet-dk-core-UCUM-BasicUnits.json
FHIR VersionR4
Sourcehttp://hl7.dk/fhir/core/3.7.0/ValueSet-dk-core-UCUM-BasicUnits.html
URLhttp://hl7.dk/fhir/core/ValueSet/dk-core-UCUM-BasicUnits
Version3.7.0
Statusactive
Date2026-05-30T15:15:22+02:00
NameUCUMBasicUnits
TitleDK Core UCUM Basic Units
Realmdk
Authorityhl7
DescriptionUCUM codes to represent units for basic Observations usable in Denmark
CopyrightThis material contains content from UCUM (http://ucum.org). UCUM is copyright © 1999-2024, Regenstrief Institute, Inc. and is available under the license at http://ucum.org/license.

Resources that use this resource

StructureDefinition
hl7.fhir.dk.core#3.7.0dk-core-basic-observationDanish Core Basic Observation Profile

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

Generated Narrative: ValueSet dk-core-UCUM-BasicUnits

  • Include these codes as defined in http://unitsofmeasure.org version Not Stated (use latest from terminology server)
    CodeDisplay
    %(percent)
    cm(centimeter)
    [in_i](inch)
    kg(kilogram)
    g(gram)
    [lb_av](pound)
    Cel(degree Celsius)
    [degF](degree Fahrenheit)
    mm[Hg](millimeter of mercury column)
    /min / (minute)
    kg/m2(kilogram) / (meter ^ 2)
    m2(meter ^ 2)
    {fraction}1

Source1

{
  "resourceType": "ValueSet",
  "id": "dk-core-UCUM-BasicUnits",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.dk/fhir/core/ValueSet/dk-core-UCUM-BasicUnits",
  "version": "3.7.0",
  "name": "UCUMBasicUnits",
  "title": "DK Core UCUM Basic Units",
  "status": "active",
  "experimental": false,
  "date": "2026-05-30T15:15:22+02:00",
  "publisher": "HL7 Denmark",
  "contact": [
    {
      "name": "HL7 Denmark",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.dk"
        },
        {
          "system": "email",
          "value": "dk-affiliate@hl7.dk"
        }
      ]
    }
  ],
  "description": "UCUM codes to represent units for basic Observations usable in Denmark",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "copyright": "This material contains content from UCUM (http://ucum.org). UCUM is copyright © 1999-2024, Regenstrief Institute, Inc. and is available under the license at http://ucum.org/license.",
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "%"
          },
          {
            "code": "cm"
          },
          {
            "code": "[in_i]"
          },
          {
            "code": "kg"
          },
          {
            "code": "g"
          },
          {
            "code": "[lb_av]"
          },
          {
            "code": "Cel"
          },
          {
            "code": "[degF]"
          },
          {
            "code": "mm[Hg]"
          },
          {
            "code": "/min"
          },
          {
            "code": "kg/m2"
          },
          {
            "code": "m2"
          },
          {
            "code": "{fraction}"
          }
        ]
      }
    ]
  }
}