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 methods of measurement for blood pressure that MHV supports - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="mhv-blood-pressure-positions"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/69000-8/">69000-8</a></td><td>Heart rate - sitting</td></tr><tr><td><a href="https://loinc.org/69001-6/">69001-6</a></td><td>Heart rate - standing</td></tr><tr><td><a href="https://loinc.org/68999-2/">68999-2</a></td><td>Heart rate - supine</td></tr><tr><td><a href="https://loinc.org/40443-4/">40443-4</a></td><td>Heart rate - resting</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-blood-pressure-positions"/>
<version value="0.2.10-beta"/>
<name value="MHVbloodPressurePositions"/>
<title
value="The methods of measurement for blood pressure 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 loinc body positions that MHV supports on blood pressure."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://loinc.org"/>
<concept>
<code value="69000-8"/>
<display value="Heart rate - sitting"/>
</concept>
<concept>
<code value="69001-6"/>
<display value="Heart rate - standing"/>
</concept>
<concept>
<code value="68999-2"/>
<display value="Heart rate - supine"/>
</concept>
<concept>
<code value="40443-4"/>
<display value="Heart rate - resting"/>
</concept>
</include>
</compose>
</ValueSet>