Sha256: f97b232ec2e38bcc08805649c50676fca420bf02dcaa050c1b73d76154b12bb0

Contents?: true

Size: 1.08 KB

Versions: 3

Compression:

Stored size: 1.08 KB

Contents

{
  "resourceType": "ValueSet",
  "id": "all-distance-units",
  "meta": {
    "lastUpdated": "2018-12-27T22:37:54.724+11:00"
  },
  "url": "http://hl7.org/fhir/ValueSet/all-distance-units",
  "version": "4.0.0",
  "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"
          }
        ]
      }
    ]
  }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/json/valueset-all-distance-units.json
fhir_models-4.0.1 lib/fhir_models/examples/json/valueset-all-distance-units.json
fhir_models-4.0.0 lib/fhir_models/examples/json/valueset-all-distance-units.json