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