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

: CIRCUMFERENCE/GIRTH - XML Representation

Page standards status: Informative

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="6e5f2e0d-17e6-4cd4-8324-f6b294cad9c4"/>
  <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 6e5f2e0d-17e6-4cd4-8324-f6b294cad9c4</b></p><a name="6e5f2e0d-17e6-4cd4-8324-f6b294cad9c4"> </a><a name="hc6e5f2e0d-17e6-4cd4-8324-f6b294cad9c4"> </a><a name="6e5f2e0d-17e6-4cd4-8324-f6b294cad9c4-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/VitalSignTO.6544823 (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 9844-2}">CIRCUMFERENCE/GIRTH</span></p><p><b>subject</b>: <a href="Patient-ex-MHV-patient-3.html">CASEYONE CASEYLAST  Unknown, DoB: 1000-01-01 ( urn:oid:2.16.840.1.113883.4.349#3 (use: usual, ))</a></p><p><b>effective</b>: 2023-12-12 09:55:14+0000</p><p><b>performer</b>: CARDIO RESEARCH</p><p><b>value</b>: 30 inches<span style="background: LightGoldenRodYellow"> (Details: UCUM  code[in_i] = '[in_i]')</span></p><hr/><blockquote><p class="res-header-id"><b>Generated Narrative: Location  #location-3713</b></p><a name="6e5f2e0d-17e6-4cd4-8324-f6b294cad9c4/location-3713"> </a><a name="hc6e5f2e0d-17e6-4cd4-8324-f6b294cad9c4/location-3713"> </a><a name="6e5f2e0d-17e6-4cd4-8324-f6b294cad9c4/location-3713-en-US"> </a><p><b>identifier</b>: <code>urn:oid:2.16.840.1.113883.4.349.4.989</code>/HospitalLocationTO.3713 (use: usual, )</p><p><b>name</b>: 000-EYE NON TREATMENT (LOC)</p></blockquote></div>
  </text>
  <contained>
    <Location>
      <id value="location-3713"/>
      <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.3713"/>
      </identifier>
      <name value="000-EYE NON TREATMENT (LOC)"/>
    </Location>
  </contained>
  <identifier>
    <use value="usual"/>
    <system value="urn:oid:2.16.840.1.113883.4.349.4.989"/>
    <value value="VitalSignTO.6544823"/>
  </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="9844-2"/>
      <display value="Body region Circumference"/>
    </coding>
    <text value="CIRCUMFERENCE/GIRTH"/>
  </code>
  <subject>🔗 
    <reference value="Patient/ex-MHV-patient-3"/>
  </subject>
  <effectiveDateTime value="2023-12-12T09:55:14Z"/>
  <performer>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/alternate-reference">
      <valueReference>
        <reference value="#location-3713"/>
      </valueReference>
    </extension>
    <display value="CARDIO RESEARCH"/>
  </performer>
  <valueQuantity>
    <value value="30"/>
    <unit value="inches"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="[in_i]"/>
  </valueQuantity>
</Observation>