Polaris FHIR Implementation Guide
1.10.0 - ci-build

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

: Anemia Consultation Document - XML Representation

Raw xml | Download


<DocumentReference xmlns="http://hl7.org/fhir">
  <id value="anemia-consult-20250408"/>
  <meta>
    <profile
             value="https://fhir.apps.health/StructureDefinition/polaris-documentreference"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">Consult note summarizing Avery Linwood's anemia diagnosis and treatment plan, authored by Dr. Emil Navarro on April 8, 2025.</div>
  </text>
  <identifier>
    <system
            value="https://fhir.apps.health/NamingSystem/cedarbrook-clinic-documentreference-identifier"/>
    <value value="DOCREF-AVERY-CONSULT-20250408"/>
  </identifier>
  <status value="current"/>
  <type>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11506-3"/>
      <display value="Progress note"/>
    </coding>
    <text value="Consult Note"/>
  </type>
  <category>
    <coding>
      <system value="http://loinc.org"/>
      <code value="28570-0"/>
      <display value="Procedure Note"/>
    </coding>
  </category>
  <subject>
    <identifier>
      <system
              value="https://fhir.apps.health/NamingSystem/cedarbrook-clinic-patient-identifier"/>
      <value value="1234567890"/>
    </identifier>
    <display value="Avery Linwood"/>
  </subject>
  <date value="2025-04-08T11:00:00-06:00"/>
  <author>
    <identifier>
      <system
              value="https://fhir.apps.health/NamingSystem/cedarbrook-clinic-practitioner-identifier"/>
      <value value="NAVARRO-PRAC-001"/>
    </identifier>
    <display value="Dr. Emil Navarro"/>
  </author>
  <content>
    <attachment>
      <contentType value="application/pdf"/>
      <language value="en"/>
      <data
            value="JVBERi0xLjUKJYCBgoMKMSAwIG9iago8PC9UeXBlL0NhdGFsb2cvUGFnZXMgMiAwIFIvTGFuZyhlbi1VUykgL1N0cnVjdFRyZWVSb290IDMgMCBSL01hcmtJbmZvPDwvTWFya2VkL3RydWU+Pj4KZW5kb2JqCjIgMCBvYmoKPDwvVHlwZS9QYWdlcy9Db3VudC8xL0tpZHNbIDQgMCBSXSA+PgplbmRvYmoKMyAwIG9iago8PC9QYXJlbnRUcmVlPDw="/>
      <size value="194"/>
      <title value="Anemia Consult Summary - April 8, 2025"/>
      <creation value="2025-04-08T11:00:00-06:00"/>
    </attachment>
  </content>
</DocumentReference>