FHIR IG analytics| Package | lt.hl7.fhir.vitalsigns |
| Resource Type | ValueSet |
| Id | ValueSet-bmi-unit.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-vitalsigns/ValueSet-bmi-unit.html |
| URL | https://hl7.lt/fhir/vitalsigns/ValueSet/bmi-unit |
| Version | 6.0.0 |
| Status | active |
| Date | 2025-12-05T10:15:36+00:00 |
| Name | BMIUnit |
| Title | BMI Units |
| Description | UCUM units for recording BMI |
| 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 |
| StructureDefinition | |
| bmi | Body Mass Index |
| CodeSystem | |
| unitsofmeasure.org | Unified Code for Units of Measure (UCUM) |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet bmi-unit
Last updated: 2025-10-26 17:42:56+0000; Language: en
http://unitsofmeasure.org version Not Stated (use latest from terminology server)| Code | Display |
| kg/m2 | kilogram / (meter ^ 2) |
Lithuanian
Generated Narrative: ValueSet bmi-unit
Last updated: 2025-10-26 17:42:56+0000; Language: en
http://unitsofmeasure.org version Not Stated (use latest from terminology server)| Code | Display |
| kg/m2 | kilogram / (meter ^ 2) |
{
"resourceType": "ValueSet",
"id": "bmi-unit",
"meta": {
"lastUpdated": "2025-10-26T17:42:56.640+00:00",
"profile": [
"http://hl7.org/fhir/StructureDefinition/shareablevalueset|5.0.0"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-extensible",
"valueBoolean": true
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
}
],
"url": "https://hl7.lt/fhir/vitalsigns/ValueSet/bmi-unit",
"version": "6.0.0",
"name": "BMIUnit",
"title": "BMI Units",
"status": "active",
"experimental": false,
"date": "2025-12-05T10:15:36+00:00",
"publisher": "Lithuanian Medical Library",
"_publisher": {
"extension": [
{
"extension": [
{
"url": "lang",
"valueCode": "lt"
},
{
"url": "content",
"valueString": "Lietuvos medicinos biblioteka"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/translation"
}
]
},
"contact": [
{
"name": "Lithuanian Medical Library",
"telecom": [
{
"system": "url",
"value": "https://medicinosnk.lt"
},
{
"system": "email",
"value": "info@medicinosnk.lt"
}
]
}
],
"description": "UCUM units for recording BMI",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "LT"
}
]
}
],
"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/m2",
"display": "kilogram / (meter ^ 2)"
}
]
}
]
}
}