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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/observation-body-measurements-codes> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "observation-body-measurements-codes"] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.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>"
] ;
fhir:DomainResource.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
fhir:Extension.valueCode [ fhir:value "pe" ]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
fhir:Extension.valueInteger [
fhir:value "1"^^xsd:integer ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr" ;
fhir:link <http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr>
]
]
]
], [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
fhir:Extension.valueCode [
fhir:value "trial-use" ;
fhir:Element.extension [
fhir:index -1 ;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
fhir:Extension.valueCanonical [
fhir:value "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr" ;
fhir:link <http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr>
]
]
]
] ;
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/uv/phr/ValueSet/observation-body-measurements-codes"] ;
fhir:ValueSet.version [ fhir:value "1.0.0-ballot2"] ;
fhir:ValueSet.name [ fhir:value "ObservationBodyMeasurementsValueSet"] ;
fhir:ValueSet.title [ fhir:value "Observation BodyMeasurements Codes"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2026-07-09T21:10:21+00:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "HL7 International / Patient Empowerment"] ;
fhir:ValueSet.contact [
fhir:index -1 ;
fhir:ContactDetail.name [ fhir:value "HL7 International / Patient Empowerment" ] ;
fhir:ContactDetail.telecom [
fhir:index -1 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/patientempowerment" ]
]
] ;
fhir:ValueSet.description [ fhir:value "Codes representing measurement items related to physical measurements"] ;
fhir:ValueSet.jurisdiction [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
fhir:Coding.system [ fhir:value "http://unstats.un.org/unsd/methods/m49/m49.htm" ] ;
fhir:Coding.code [ fhir:value "001" ] ;
fhir:Coding.display [ fhir:value "World" ]
]
] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index -1 ;
fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/uv/phr/CodeSystem/observation-pghd-codes" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "height" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "bodyMass" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "bodyMassIndex" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "leanBodyMass" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "bodyFatPercentage" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "waistCircumference" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "hipCircumference" ]
], [
fhir:index -1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "boneMass" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/observation-body-measurements-codes.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/observation-body-measurements-codes.ttl> .
IG © 2022+ HL7 International / Patient Empowerment.
Package hl7.fhir.uv.phr#1.0.0-ballot2 based on FHIR 4.0.1.
Generated
2026-07-09
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
