MyHealtheVet PHR FHIR API
0.3.9-current - ci-build
MyHealtheVet PHR FHIR API, published by VA Digital Services. This guide is not an authorized publication; it is the continuous build for version 0.3.9-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/department-of-veterans-affairs/mhv-fhir-phr-mapping/ and changes regularly. See the Directory of published versions
Page standards status: Informative |
<Observation xmlns="http://hl7.org/fhir">
<id value="3e120f03-fd5d-4ac3-a59b-b8f16e339cc7"/>
<meta>
<profile
value="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.vitalsBP"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation 3e120f03-fd5d-4ac3-a59b-b8f16e339cc7</b></p><a name="3e120f03-fd5d-4ac3-a59b-b8f16e339cc7"> </a><a name="hc3e120f03-fd5d-4ac3-a59b-b8f16e339cc7"> </a><a name="3e120f03-fd5d-4ac3-a59b-b8f16e339cc7-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/VitalSignTO.2200920 (use: usual, )</p><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category vital-signs}">Vital Signs</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 85354-9}">BLOOD PRESSURE</span></p><p><b>subject</b>: <a href="Patient-ex-MHV-patient-2.html">ROBERT MHVLISAONE Male, DoB: 1000-01-01 ( urn:oid:2.16.840.1.113883.4.349#2 (use: usual, ))</a></p><p><b>effective</b>: 1998-12-02 08:37:00+0000</p><p><b>performer</b>: Location 1439</p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8480-6}">Systolic blood pressure</span></p><p><b>value</b>: 170 mmHg<span style="background: LightGoldenRodYellow"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://loinc.org 8462-4}">Diastolic blood pressure</span></p><p><b>value</b>: 68 mmHg<span style="background: LightGoldenRodYellow"> (Details: UCUM codemm[Hg] = 'mm[Hg]')</span></p></blockquote><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Location #location-1439</b></p><a name="3e120f03-fd5d-4ac3-a59b-b8f16e339cc7/location-1439"> </a><a name="hc3e120f03-fd5d-4ac3-a59b-b8f16e339cc7/location-1439"> </a><a name="3e120f03-fd5d-4ac3-a59b-b8f16e339cc7/location-1439-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/HospitalLocationTO.1439 (use: usual, )</p><p><b>name</b>: ZZZPCT_G MANGAS P.(HYP)</p></blockquote></div>
</text>
<contained>
<Location>
<id value="location-1439"/>
<meta>
<profile
value="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.location"/>
</meta>
<identifier>
<use value="usual"/>
<system value="urn:oid:2.16.840.1.113883.4.349.4.989"/>
<value value="HospitalLocationTO.1439"/>
</identifier>
<name value="ZZZPCT_G MANGAS P.(HYP)"/>
</Location>
</contained>
<identifier>
<use value="usual"/>
<system value="urn:oid:2.16.840.1.113883.4.349.4.989"/>
<value value="VitalSignTO.2200920"/>
</identifier>
<status value="final"/>
<category>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/observation-category"/>
<code value="vital-signs"/>
</coding>
</category>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="85354-9"/>
<display value="Blood pressure panel with all children optional"/>
</coding>
<text value="BLOOD PRESSURE"/>
</code>
<subject>🔗
<reference value="Patient/ex-MHV-patient-2"/>
</subject>
<effectiveDateTime value="1998-12-02T08:37:00Z"/>
<performer>
<extension
url="http://hl7.org/fhir/StructureDefinition/alternate-reference">
<valueReference>
<reference value="#location-1439"/>
</valueReference>
</extension>
<display value="Location 1439"/>
</performer>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8480-6"/>
<display value="Systolic blood pressure"/>
</coding>
</code>
<valueQuantity>
<value value="170"/>
<unit value="mmHg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
</component>
<component>
<code>
<coding>
<system value="http://loinc.org"/>
<code value="8462-4"/>
<display value="Diastolic blood pressure"/>
</coding>
</code>
<valueQuantity>
<value value="68"/>
<unit value="mmHg"/>
<system value="http://unitsofmeasure.org"/>
<code value="mm[Hg]"/>
</valueQuantity>
</component>
</Observation>