MyHealtheVet use of PGHD - Local Development build (v0.2.10-beta) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: The body weight measurement types that MHV supports - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="mhv-body-weights"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://unitsofmeasure.org"><code>http://unitsofmeasure.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>[lb_av]</td><td style="color: #cccccc">[lb_av]</td></tr><tr><td>kg</td><td style="color: #cccccc">kg</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="2">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="https://johnmoehrke.github.io/MHV-PGHD/ImplementationGuide/va.mhv.example"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="https://johnmoehrke.github.io/MHV-PGHD/ImplementationGuide/va.mhv.example"/>
</extension>
</valueCode>
</extension>
<url
value="https://johnmoehrke.github.io/MHV-PGHD/ValueSet/mhv-body-weights"/>
<version value="0.2.10-beta"/>
<name value="MHVbodyWeights"/>
<title value="The body weight measurement types that MHV supports"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-12-06T12:46:33-06:00"/>
<publisher value="John Moehrke (himself)"/>
<contact>
<name value="John Moehrke (himself)"/>
<telecom>
<system value="url"/>
<value value="http://healthcaresecprivacy.blogspot.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="JohnMoehrke@gmail.com"/>
</telecom>
</contact>
<contact>
<name value="John Moehrke (himself)"/>
<telecom>
<system value="email"/>
<value value="JohnMoehrke@gmail.com"/>
</telecom>
</contact>
<description
value="These are the UCUM types that MHV supports. This is a subset of the full bodyWeight types (which also brings in grams. Others might also include stone)."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://unitsofmeasure.org"/>
<concept>
<code value="[lb_av]"/>
</concept>
<concept>
<code value="kg"/>
</concept>
</include>
</compose>
</ValueSet>