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

FHIR IG Statistics: ValueSet/units-of-measure-value-set

Packagehl7.fhir.us.cimilabs
TypeValueSet
Idunits-of-measure-value-set
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/cimi-labs/https://build.fhir.org/ig/HL7/cimi-labs/ValueSet-units-of-measure-value-set.html
URLhttp://hl7.org/fhir/us/cimi-labs/ValueSet/units-of-measure-value-set
Version0.1
Statusdraft
Date2023-08-02T21:04:34+00:00
NameUnitsOfMeasure_VSET
TitleUnits of Measure value set
Realmus
Authorityhl7
DescriptionA set of codes from the UCUM codes system.
CopyrightGraphite Health, all rights reserved Creative Commons License

Resources that use this resource

StructureDefinition
standard-lab-obs-quantStandard Lab Obs Quantitative

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": "units-of-measure-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://hl7.org/fhir/us/cimi-labs/ValueSet/units-of-measure-value-set",
  "version": "0.1",
  "name": "UnitsOfMeasure_VSET",
  "title": "Units of Measure value set",
  "status": "draft",
  "experimental": true,
  "date": "2023-08-02T21:04:34+00:00",
  "publisher": "HL7 International - Clinical Information Modeling Initiative",
  "contact": [
    {
      "name": "HL7 International - Clinical Information Modeling Initiative",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/cimi"
        }
      ]
    },
    {
      "name": "Graphite Health",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.graphitehealth.io"
        }
      ]
    }
  ],
  "description": "A set of codes from the UCUM codes system.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "Graphite Health, all rights reserved Creative Commons License",
  "compose": {
    "include": [
      {
        "system": "http://unitsofmeasure.org"
      }
    ]
  }
}