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

FHIR IG Statistics: ValueSet/dk-core-UCUM-BasicUnits

Packagehl7.fhir.dk.core
TypeValueSet
Iddk-core-UCUM-BasicUnits
FHIR VersionR4
Sourcehttp://hl7.dk/fhir/core/http://hl7.dk/fhir/core/3.4.0/ValueSet-dk-core-UCUM-BasicUnits.html
URLhttp://hl7.dk/fhir/core/ValueSet/dk-core-UCUM-BasicUnits
Version3.4.0
Statusactive
Date2025-02-01T19:18:26+01: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
dk-core-basic-observationDanish Core Basic Observation Profile

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 dk-core-UCUM-BasicUnits

  • Include these codes as defined in http://unitsofmeasure.org
    CodeDisplay
    %%
    cmcm
    [in_i][in_i]
    kgkg
    gg
    [lb_av][lb_av]
    CelCel
    [degF][degF]
    mm[Hg]mm[Hg]
    /min/min
    kg/m2kg/m2
    m2m2
    {fraction}{fraction}

Source

{
  "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.4.0",
  "name": "UCUMBasicUnits",
  "title": "DK Core UCUM Basic Units",
  "status": "active",
  "experimental": false,
  "date": "2025-02-01T19:18:26+01:00",
  "publisher": "HL7 Denmark",
  "contact": [
    {
      "name": "HL7 Denmark",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.dk"
        },
        {
          "system": "email",
          "value": "jenskristianvilladsen@gmail.com"
        }
      ]
    }
  ],
  "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}"
          }
        ]
      }
    ]
  }
}