MyHealtheVet PHR FHIR API
0.3.9-current - ci-build United States of America flag

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

: PULSE - XML Representation

Page standards status: Informative

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="79d7abef-906b-4f87-b6ec-75bc5811273e"/>
  <meta>
    <profile
             value="https://department-of-veterans-affairs.github.io/mhv-fhir-phr-mapping/StructureDefinition/VA.MHV.PHR.vitals"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation 79d7abef-906b-4f87-b6ec-75bc5811273e</b></p><a name="79d7abef-906b-4f87-b6ec-75bc5811273e"> </a><a name="hc79d7abef-906b-4f87-b6ec-75bc5811273e"> </a><a name="79d7abef-906b-4f87-b6ec-75bc5811273e-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/VitalSignTO.3122809 (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 8867-4}">PULSE</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>: 2001-03-22 10:26:00+0000</p><p><b>performer</b>: Location 2938</p><p><b>value</b>: 78 /min<span style="background: LightGoldenRodYellow"> (Details: UCUM  code/min = '/min')</span></p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Location  #ex-MHV-location-2938</b></p><a name="79d7abef-906b-4f87-b6ec-75bc5811273e/ex-MHV-location-2938"> </a><a name="hc79d7abef-906b-4f87-b6ec-75bc5811273e/ex-MHV-location-2938"> </a><a name="79d7abef-906b-4f87-b6ec-75bc5811273e/ex-MHV-location-2938-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/HospitalLocationTO.2938 (use: usual, )</p><p><b>name</b>: PCT_O PATIL (F/U)</p></blockquote></div>
  </text>
  <contained>
    <Location>
      <id value="ex-MHV-location-2938"/>
      <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.2938"/>
      </identifier>
      <name value="PCT_O PATIL (F/U)"/>
    </Location>
  </contained>
  <identifier>
    <use value="usual"/>
    <system value="urn:oid:2.16.840.1.113883.4.349.4.989"/>
    <value value="VitalSignTO.3122809"/>
  </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="8867-4"/>
      <display value="Heart rate"/>
    </coding>
    <text value="PULSE"/>
  </code>
  <subject>🔗 
    <reference value="Patient/ex-MHV-patient-2"/>
  </subject>
  <effectiveDateTime value="2001-03-22T10:26:00Z"/>
  <performer>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/alternate-reference">
      <valueReference>
        <reference value="#ex-MHV-location-2938"/>
      </valueReference>
    </extension>
    <display value="Location 2938"/>
  </performer>
  <valueQuantity>
    <value value="78"/>
    <unit value="/min"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="/min"/>
  </valueQuantity>
</Observation>