{
  "resourceType" : "Immunization",
  "id" : "a64af358-7cea-4b8f-8834-867004a8ae00",
  "meta" : {
    "profile" : ["https://hl7.cz/fhir/ps/StructureDefinition/cz-immunization-ps"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization a64af358-7cea-4b8f-8834-867004a8ae00</b></p><a name=\"a64af358-7cea-4b8f-8834-867004a8ae00\"> </a><a name=\"hca64af358-7cea-4b8f-8834-867004a8ae00\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-cz-immunization-ps.html\">Immunization (CZ PS)</a></p></div><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://snomed.info/sct 28531000087107}\">COVID-19 vaccine</span></p><p><b>patient</b>: <a href=\"Bundle-PSExampleBundleNoProblemsMedicationAllergies.html#urn-uuid-3c137453-0de8-4e1a-be72-9dc55f500d57\">Device</a></p><p><b>occurrence</b>: 2021-06-15</p></div>"
  },
  "status" : "completed",
  "vaccineCode" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "28531000087107"
    }]
  },
  "patient" : {
    "reference" : "urn:uuid:3c137453-0de8-4e1a-be72-9dc55f500d57"
  },
  "occurrenceDateTime" : "2021-06-15"
}