<?xml version="1.0" encoding="UTF-8"?>

<Procedure xmlns="http://hl7.org/fhir">
  <id value="iron-therapy-avery-20250408"/>
  <meta>
    <profile value="https://fhir.apps.health/StructureDefinition/polaris-core-procedure"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml">Oral ferrous sulfate administered to Avery Linwood on April 8, 2025, following acute anemia diagnosis.</div>
  </text>
  <identifier>
    <system value="https://fhir.apps.health/NamingSystem/cedarbrook-clinic-procedure-identifier"/>
    <value value="PROC-AVERY-IRON-20250408"/>
  </identifier>
  <status value="completed"/>
  <code>
    <text value="Oral iron therapy (ferrous sulfate)"/>
  </code>
  <subject>
    <identifier>
      <system value="https://fhir.apps.health/NamingSystem/cedarbrook-clinic-patient-identifier"/>
      <value value="1234567890"/>
    </identifier>
  </subject>
  <performedDateTime value="2025-04-08"/>
  <asserter>
    <identifier>
      <system value="https://fhir.apps.health/NamingSystem/cedarbrook-clinic-practitioner-identifier"/>
      <value value="NAVARRO-PRAC-001"/>
    </identifier>
  </asserter>
</Procedure>