PACIO Sample Data Depot
0.1.0 - draft

PACIO Sample Data Depot, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/paciowg/sample-data-fsh/ and changes regularly. See the Directory of published versions

: betsysmith-johnson01-A1C-02 - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="betsysmith-johnson01-A1C-02"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/ips/StructureDefinition/Observation-results-laboratory-pathology-uv-ips"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation betsysmith-johnson01-A1C-02</b></p><a name="betsysmith-johnson01-A1C-02"> </a><a name="hcbetsysmith-johnson01-A1C-02"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/uv/ips/2024Sep/StructureDefinition-Observation-results-laboratory-pathology-uv-ips.html">Observation Results: laboratory/pathology (IPS)</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category laboratory}">Laboratory</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 17856-6}">Hemoglobin A1c/Hemoglobin.total in Blood by HPLC</span></p><p><b>subject</b>: <a href="Patient-patient-betsysmith-johnson01.html">Smith-Johnson, Betsy Female, DoB: 1950-11-15 ( http://hl7.org/fhir/sid/us-medicare#United States Medicare Number#1PA3D58WH16)</a></p><p><b>effective</b>: 2024-09-22 10:00:00-0400</p><p><b>performer</b>: <a href="Practitioner-Practitioner-GeorgeMcDuff.html">Practitioner George McDuff</a></p><p><b>value</b>: 8.7 %<span style="background: LightGoldenRodYellow"> (Details: UCUM  code% = '%')</span></p><p><b>note</b>: </p><blockquote><div><p>High risk - Worsening trend - 7.5 months pre-stroke</p>
</div></blockquote></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="laboratory"/>
      <display value="Laboratory"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="17856-6"/>
      <display value="Hemoglobin A1c/Hemoglobin.total in Blood by HPLC"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-betsysmith-johnson01"/>
  </subject>
  <effectiveDateTime value="2024-09-22T10:00:00-04:00"/>
  <performer>🔗 
    <reference value="Practitioner/Practitioner-GeorgeMcDuff"/>
  </performer>
  <valueQuantity>
    <value value="8.7"/>
    <unit value="%"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="%"/>
  </valueQuantity>
  <note>
    <text value="High risk - Worsening trend - 7.5 months pre-stroke"/>
  </note>
</Observation>