http://hl7.org/fhir/ValueSet/all-distance-units|4.0.1

All UCUM Expression for Distance

AllUCUMExpressionForDistance

http://hl7.org/fhir/ValueSet/all-distance-units

Unified Code for Units of Measure (UCUM). This value set includes all UCUM codes for units of length

IDall-distance-units
StatusDRAFT
URLhttp://hl7.org/fhir/ValueSet/all-distance-units
Version4.0.1
PublisherFHIR Project team
Copyright

The UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright © 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved.

Includes

Systemhttp://unitsofmeasure.org
Filters
PropertyOperatorValue
canonical=m
{
  "resourceType": "ValueSet",
  "id": "all-distance-units",
  "meta": {
  "versionId": "1",
  "lastUpdated": "2023-12-19T16:44:34.005+10:00"
  },
  "url": "http://hl7.org/fhir/ValueSet/all-distance-units",
  "version": "4.0.1",
  "name": "AllUCUMExpressionForDistance",
  "title": "All UCUM Expression for Distance",
  "status": "draft",
  "publisher": "FHIR Project team",
  "contact": [ {
  "telecom": [ {
    "system": "url",
    "value": "http://hl7.org/fhir"
  } ]
  } ],
  "description": "Unified Code for Units of Measure (UCUM). This value set includes all UCUM codes for units of length",
  "copyright": "The UCUM codes, UCUM table (regardless of format), and UCUM Specification are copyright © 1999-2009, Regenstrief Institute, Inc. and the Unified Codes for Units of Measures (UCUM) Organization. All rights reserved.",
  "compose": {
  "include": [ {
    "system": "http://unitsofmeasure.org",
    "filter": [ {
    "property": "canonical",
    "op": "=",
    "value": "m"
    } ]
  } ]
  }
}