Polaris FHIR Implementation Guide
1.9.4 - ci-build

Polaris FHIR Implementation Guide - Local Development build (v1.9.4) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: avery-clinicalimpression-20250408 - XML Representation

Raw xml | Download


<ClinicalImpression xmlns="http://hl7.org/fhir">
  <id value="avery-clinicalimpression-20250408"/>
  <meta>
    <profile
             value="https://fhir.apps.health/StructureDefinition/polaris-clinicalimpression"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>ClinicalImpression for acute symptomatic anemia in Avery Linwood on April 8 2025. Hemoglobin measured at 68 g/L, iron therapy initiated by Dr Emil Navarro.</p></div>
  </text>
  <identifier>
    <system
            value="https://fhir.apps.health/NamingSystem/cedarbrook-clinic-clinicalimpression-identifier"/>
    <value value="CI-AVERY-20250408"/>
  </identifier>
  <status value="completed"/>
  <description
               value="Assessment: Patient presents with acute symptomatic anemia (hemoglobin 68 g/L) following new-onset dizziness and fatigue. Iron therapy prescribed (ferrous sulfate 325 mg daily) and follow-up assessment scheduled in two weeks."/>
  <subject>
    <identifier>
      <system
              value="https://fhir.apps.health/NamingSystem/cedarbrook-clinic-patient-identifier"/>
      <value value="1234567890"/>
    </identifier>
    <display value="Avery Linwood"/>
  </subject>
  <encounter>
    <identifier>
      <system
              value="https://fhir.apps.health/NamingSystem/cedarbrook-clinic-encounter-identifier"/>
      <value value="enc-avery-20250408-01rc"/>
    </identifier>
    <display value="Annual wellness visit for Avery Linwood on April 8 2025"/>
  </encounter>
  <date value="2025-04-08T09:50:00-06:00"/>
  <assessor>
    <identifier>
      <system
              value="https://fhir.apps.health/NamingSystem/cedarbrook-clinic-practitioner-identifier"/>
      <value value="NAVARRO-PRAC-001"/>
    </identifier>
    <display value="Dr. Emil Navarro"/>
  </assessor>
</ClinicalImpression>