FHIR IG analytics| Package | lt.hl7.fhir.vitalsigns |
| Resource Type | ValueSet |
| Id | ValueSet-body-length-unit.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7LT/ig-lt-vitalsigns/ValueSet-body-length-unit.html |
| URL | https://hl7.lt/fhir/vitalsigns/ValueSet/body-length-unit |
| Version | 6.0.0 |
| Status | active |
| Date | 2025-12-05T10:15:36+00:00 |
| Name | BodyLengthUnit |
| Title | Body Length Units |
| Description | UCUM units for recording body length measures such as height and head circumference |
| 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 |
No resources found
| CodeSystem | |
| unitsofmeasure.org | Unified Code for Units of Measure (UCUM) |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet body-length-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 |
| cm | cm |
| [in_i] | [in_i] |
Lithuanian
Generated Narrative: ValueSet body-length-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 |
| cm | |
| [in_i] |
{
"resourceType": "ValueSet",
"id": "body-length-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": false
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "oo"
}
],
"url": "https://hl7.lt/fhir/vitalsigns/ValueSet/body-length-unit",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.958"
},
{
"use": "old",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.3.873"
}
],
"version": "6.0.0",
"name": "BodyLengthUnit",
"title": "Body Length 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 body length measures such as height and head circumference",
"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": "cm"
},
{
"code": "[in_i]"
}
]
}
]
}
}