Patient-Generated Health Data (PGHD) Implementation Guide
0.5.0 - release
Publication Build: This will be filled in by the publication tooling
Active as of 2024-12-19 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="observation-body-mesurements-codes"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-observation-pghd-codes.html"><code>http://fhir/pghd/CodeSystem/observation-pghd-codes</code></a><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>
</text>
<url value="http://fhir/pghd/ValueSet/observation-body-mesurements-codes"/>
<version value="0.5.0"/>
<name value="ObservationBodyMesurementsValueSet"/>
<title value="Observation BodyMesurements Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-12-19T16:51:22+09:00"/>
<description
value="Codes representing measurement items related to physical measurements
身体計測に関連する測定項目を表すコード"/>
<copyright value="Copyright 2024+"/>
<compose>
<include>
<system value="http://fhir/pghd/CodeSystem/observation-pghd-codes"/>
<concept>
<code value="height"/>
</concept>
<concept>
<code value="bodyMass"/>
</concept>
<concept>
<code value="bodyMassIndex"/>
</concept>
<concept>
<code value="leanBodyMass"/>
</concept>
<concept>
<code value="bodyFatPercentage"/>
</concept>
<concept>
<code value="waistCircumference"/>
</concept>
<concept>
<code value="hipCircumference"/>
</concept>
<concept>
<code value="boneMass"/>
</concept>
</include>
</compose>
</ValueSet>