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

<Observation xmlns="http://hl7.org/fhir">
  <id value="SampleAECountObservation"/>
  <meta>
    <profile value="http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/ibm-fda-icsr-aecountobservation"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p></p><p><b>code</b>: <span title="Codes: {http://hl7.org/fhir/us/icsr-ae-reporting/CodeSystem/DataSourceObservationCodeCS AdverseEventCount}">Adverse Event Count (Algorithm Numerator)</span></p><p><b>value</b>: 20</p></div>
  </text>
  <status value="final"/>
  <code>
    <coding>
      <system value="http://hl7.org/fhir/us/icsr-ae-reporting/CodeSystem/DataSourceObservationCodeCS"/>
      <code value="AdverseEventCount"/>
    </coding>
  </code>
  <valueInteger value="20"/>
</Observation>