{
  "resourceType" : "Immunization",
  "id" : "vacc-minimal-euvac",
  "meta" : {
    "profile" : ["http://fhir.ehdsi.eu/euvac/StructureDefinition/vaccination-myhealtheu-euvac"]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Immunization vacc-minimal-euvac</b></p><a name=\"vacc-minimal-euvac\"> </a><a name=\"hcvacc-minimal-euvac\"> </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-vaccination-myhealtheu-euvac.html\">Vaccination (EUVAC)</a></p></div><blockquote><p><b>R5: Product that was administered (new)</b></p><ul><li>http://hl7.org/fhir/StructureDefinition/_datatype: CodeableReference</li><li>concept: <span title=\"Codes:{http://snomed.info/sct 28531000087107}\">COVID-19 vaccine</span></li></ul></blockquote><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://snomed.info/sct 28531000087107}\">COVID-19 vaccine (Comirnaty)</span></p><p><b>patient</b>: <a href=\"Patient-patient-vachist-euvac.html\">John Smith  Male, DoB: 1985-03-15 ( urn:oid:2.16.840.1.113883.2.9.4.3.2#BE-SMTJHN-19850315)</a></p><p><b>occurrence</b>: 2021-04-15</p><p><b>location</b>: <a href=\"Location-loc-vachist-euvac.html\">Location</a></p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v2-0443 AP}\">Administering Provider</span></td><td><a href=\"Organization-org-vachist-euvac.html\">Organization City Health Centre Brussels</a></td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://hl7.org/fhir/sid/icd-10 U07.1}\">COVID-19</span></td><td>1</td></tr></table></div>"
  },
  "extension" : [{
    "extension" : [{
      "url" : "http://hl7.org/fhir/StructureDefinition/_datatype",
      "valueString" : "CodeableReference"
    },
    {
      "url" : "concept",
      "valueCodeableConcept" : {
        "coding" : [{
          "system" : "http://snomed.info/sct",
          "code" : "28531000087107",
          "display" : "COVID-19 vaccine"
        }]
      }
    }],
    "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Immunization.administeredProduct"
  }],
  "status" : "completed",
  "vaccineCode" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "28531000087107",
      "display" : "COVID-19 vaccine"
    }],
    "text" : "COVID-19 vaccine (Comirnaty)"
  },
  "patient" : {
    "reference" : "Patient/patient-vachist-euvac"
  },
  "occurrenceDateTime" : "2021-04-15",
  "location" : {
    "reference" : "Location/loc-vachist-euvac"
  },
  "performer" : [{
    "function" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0443",
        "code" : "AP",
        "display" : "Administering Provider"
      }]
    },
    "actor" : {
      "reference" : "Organization/org-vachist-euvac"
    }
  }],
  "protocolApplied" : [{
    "targetDisease" : [{
      "coding" : [{
        "system" : "http://hl7.org/fhir/sid/icd-10",
        "code" : "U07.1",
        "display" : "COVID-19, virus identified"
      }],
      "text" : "COVID-19"
    }],
    "doseNumberPositiveInt" : 1
  }]
}