FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagerki.demis.disease
Resource TypeImmunization
Idexample-immunization-immunizationinformationmpxd-01.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Immunization",
  "id": "38d2d6c2-e979-33ec-85cf-20cbdd04cf30",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationMPXD"
    ]
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "871727001",
        "display": "MVA-Impfstoff (Imvanex oder Jynneos; Drittgenerationsimpfstoff)"
      }
    ]
  },
  "patient": {
    "reference": "Patient/a4f04326-3a2a-3a57-bf40-58a37b29f064"
  },
  "occurrenceDateTime": "2022-11-15",
  "note": [
    {
      "text": "-"
    }
  ]
}