FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes version 📦1.0.0-ballot2| Code | Display | Definition |
| height | Height | A quantity sample type that measures the user's height. |
| bodyMass | Body mass | A quantity sample type that measures the user's weight. |
| bodyMassIndex | Body mass index | A quantity sample type that measures the user's body mass index. |
| leanBodyMass | Lean body mass | A quantity sample type that measures the user's lean body mass. |
| bodyFatPercentage | Body fat percentage | A quantity sample type that measures the user's body fat percentage. |
| waistCircumference | Waist circumference | A quantity sample type that measures the user's waist circumference. |
| hipCircumference | Hip circumference | A quantity sample type that measures the user's hip circumference. |
| boneMass | Bone mass | A quantity sample type that measures the user's bone mass |
Source1
{
"resourceType": "ValueSet",
"id": "observation-body-measurements-codes",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
]
}
}