MyHealth@Eu Patient Summary
1.0.0-poc - qa-preview 150

MyHealth@Eu Patient Summary - Downloaded Version 1.0.0-poc See the Directory of published versions

: Immunization: Influenza vaccine (EPS) - JSON Representation

Raw json | Download

{
  "resourceType" : "Immunization",
  "id" : "1a875adf-3fc2-43ff-b157-b81a3c2466ac",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.ehdsi.eu/eps/StructureDefinition/immunization-myhealtheu-eps"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>SARS-CoV-2 mRNA vaccination administered on 2024-10-10.</p></div>"
  },
  "status" : "completed",
  "vaccineCode" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "1119349007",
        "display" : "SARS-CoV-2 mRNA vaccine"
      }
    ]
  },
  "patient" : {
    🔗 "reference" : "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3"
  },
  "occurrenceDateTime" : "2024-10-10",
  "primarySource" : true,
  "performer" : [
    {
      "function" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0443",
            "code" : "AP",
            "display" : "Administering Provider"
          }
        ]
      },
      "actor" : {
        🔗 "reference" : "Organization/ce815734-508a-4c1d-8b63-01e1d02a5614"
      }
    }
  ]
}