http://hl7.org/fhir/ValueSet/ucum-bodyweight|4.0.1

Body Weight Units

BodyWeightUnits

http://hl7.org/fhir/ValueSet/ucum-bodyweight

UCUM units for recording Body Weight

IDucum-bodyweight
StatusDRAFT
URLhttp://hl7.org/fhir/ValueSet/ucum-bodyweight
Version4.0.1
DateFri Nov 01 08:29:23 AEST 2019
PublisherFHIR Project
Copyright

UCUM is Copyright © 1999-2013 Regenstrief Institute, Inc. and The UCUM Organization, Indianapolis, IN. All rights reserved. See http://unitsofmeasure.org/trac//wiki/TermsOfUse for details

Includes

Systemhttp://unitsofmeasure.org
Concepts
CodeDisplay
kg
[lb_av]
g
{
  "resourceType": "ValueSet",
  "id": "ucum-bodyweight",
  "meta": {
  "versionId": "1",
  "lastUpdated": "2023-12-19T16:42:10.409+10:00",
  "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ]
  },
  "extension": [ {
  "url": "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
  "valueBoolean": false
  }, {
  "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
  "valueCode": "oo"
  } ],
  "url": "http://hl7.org/fhir/ValueSet/ucum-bodyweight",
  "identifier": [ {
  "system": "urn:ietf:rfc:3986",
  "value": "urn:oid:2.16.840.1.113883.4.642.3.956"
  } ],
  "version": "4.0.1",
  "name": "BodyWeightUnits",
  "title": "Body Weight Units",
  "status": "draft",
  "experimental": false,
  "date": "2019-11-01T09:29:23+11:00",
  "publisher": "FHIR Project",
  "contact": [ {
  "telecom": [ {
    "system": "url",
    "value": "http://hl7.org/fhir"
  }, {
    "system": "email",
    "value": "fhir@lists.hl7.org"
  } ]
  } ],
  "description": "UCUM units for recording Body Weight",
  "copyright": "UCUM is Copyright © 1999-2013 Regenstrief Institute, Inc. and The UCUM Organization, Indianapolis, IN. All rights reserved. See http://unitsofmeasure.org/trac//wiki/TermsOfUse for details",
  "compose": {
  "include": [ {
    "system": "http://unitsofmeasure.org",
    "concept": [ {
    "code": "kg"
    }, {
    "code": "[lb_av]"
    }, {
    "code": "g"
    } ]
  } ]
  }
}