{
  "resourceType": "Observation",
  "id": "SampleAECountObservation",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/ibm-fda-icsr-aecountobservation"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<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>"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/us/icsr-ae-reporting/CodeSystem/DataSourceObservationCodeCS",
        "code": "AdverseEventCount"
      }
    ]
  },
  "valueInteger": 20
}