Personal Health Records, published by HL7 International / Patient Empowerment. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/personal-health-record-format-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "ValueSet",
"id" : "observation-body-measurements-codes",
"language" : "en",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet observation-body-measurements-codes</b></p><a name=\"observation-body-measurements-codes\"> </a><a name=\"hcobservation-body-measurements-codes\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-observation-pghd-codes.html\"><code>http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦1.0.0-ballot2</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-height\">height</a></td><td style=\"color: #cccccc\">Height</td><td>A quantity sample type that measures the user's height.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-bodyMass\">bodyMass</a></td><td style=\"color: #cccccc\">Body mass</td><td>A quantity sample type that measures the user's weight.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-bodyMassIndex\">bodyMassIndex</a></td><td style=\"color: #cccccc\">Body mass index</td><td>A quantity sample type that measures the user's body mass index.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-leanBodyMass\">leanBodyMass</a></td><td style=\"color: #cccccc\">Lean body mass</td><td>A quantity sample type that measures the user's lean body mass.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-bodyFatPercentage\">bodyFatPercentage</a></td><td style=\"color: #cccccc\">Body fat percentage</td><td>A quantity sample type that measures the user's body fat percentage.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-waistCircumference\">waistCircumference</a></td><td style=\"color: #cccccc\">Waist circumference</td><td>A quantity sample type that measures the user's waist circumference.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-hipCircumference\">hipCircumference</a></td><td style=\"color: #cccccc\">Hip circumference</td><td>A quantity sample type that measures the user's hip circumference.</td></tr><tr><td><a href=\"CodeSystem-observation-pghd-codes.html#observation-pghd-codes-boneMass\">boneMass</a></td><td style=\"color: #cccccc\">Bone mass</td><td>A quantity sample type that measures the user's bone mass</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pe"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr"
}
]
}
}
],
"url" : "http://hl7.org/fhir/uv/phr/ValueSet/observation-body-measurements-codes",
"version" : "1.0.0-ballot2",
"name" : "ObservationBodyMeasurementsValueSet",
"title" : "Observation BodyMeasurements Codes",
"status" : "active",
"experimental" : false,
"date" : "2025-12-27T21:39:37+00:00",
"publisher" : "HL7 International / Patient Empowerment",
"contact" : [
{
"name" : "HL7 International / Patient Empowerment",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/patientempowerment"
}
]
}
],
"description" : "Codes representing measurement items related to physical measurements",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes",
"concept" : [
{
"code" : "height"
},
{
"code" : "bodyMass"
},
{
"code" : "bodyMassIndex"
},
{
"code" : "leanBodyMass"
},
{
"code" : "bodyFatPercentage"
},
{
"code" : "waistCircumference"
},
{
"code" : "hipCircumference"
},
{
"code" : "boneMass"
}
]
}
]
}
}