{
  "resourceType": "Immunization",
  "id": "phcase-pneumo",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2018-09-29T20:45:08.719+00:00"
  },
  "status": "completed",
  "notGiven": false,
  "vaccineCode": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/cvx",
        "code": "33",
        "display": "Pneumococcal polysaccharide vaccine"
      }
    ]
  },
  "patient": {
    "reference": "Patient/ecr-patient-eve-everywoman",
    "display": "Eve Everywoman"
  },
  "date": "1998-12-15",
  "primarySource": false
}