{
  "resourceType": "MedicationAdministration",
  "id": "VAERSHydrocortisoneAdministration",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/us/icsr-ae-reporting/StructureDefinition/ibm-fda-icsr-medicationadministration"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>status</b>: completed</p><p><b>medication</b>: <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 197782}\">hydrocortisone 10 MG Oral Tablet</span></p><p><b>subject</b>: <a href=\"Patient-VAERSPatient.html\">Generated Summary: id: 123456789; FNAME LNAME ; gender: male; birthDate: 1955-07-22</a></p><p><b>effective</b>: 2017-04-23</p></div>"
  },
  "status": "completed",
  "medicationCodeableConcept": {
    "coding": [
      {
        "system": "http://www.nlm.nih.gov/research/umls/rxnorm",
        "code": "197782"
      }
    ]
  },
  "subject": {
    "reference": "Patient/VAERSPatient"
  },
  "effectiveDateTime": "2017-04-23"
}