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

FHIR IG Statistics: ValueSet/ucum-bodyheight

Packageat.unofficial.au.base
TypeValueSet
Iducum-bodyheight
FHIR VersionR4
Sourcehttp://hl7.org.au/fhir/https://simplifier.net/resolve?scope=at.unofficial.au.base@2.2.0-ballot2&canonical=http://terminology.hl7.org.au/ValueSet/ucum-bodyheight
URLhttp://terminology.hl7.org.au/ValueSet/ucum-bodyheight
Version2.2.0
Statusdraft
Date2021-12-10
NameBodyWeightUnits
TitleBody Weight Units
Realmau
Authorityhl7
DescriptionMetric body height units

Resources that use this resource

StructureDefinition
au-bodyheightAU Body Height
au-headcircumAU Head Circumference

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


Source

{
  "resourceType": "ValueSet",
  "id": "ucum-bodyheight",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://terminology.hl7.org.au/ValueSet/ucum-bodyheight",
  "version": "2.2.0",
  "name": "BodyWeightUnits",
  "title": "Body Weight Units",
  "status": "draft",
  "experimental": true,
  "date": "2021-12-10",
  "publisher": "Health Level Seven Australia",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.com.au",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Metric body height units",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "AU"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org",
        "concept": [
          {
            "code": "cm"
          }
        ]
      }
    ]
  }
}