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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeImmunization
Idexample-immunization-immunizationinformationdend-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": "01182196-4efc-3a1a-857e-2f16fce4dabc",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationDEND"
    ]
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "871720004",
        "display": "Tetravalenter Dengue-Impfstoff (lebend, attenuiert) (Qdenga)"
      }
    ]
  },
  "patient": {
    "reference": "Patient/f3746628-1021-321c-a322-500bdd3c1fb8"
  },
  "occurrenceDateTime": "2022-08-12",
  "note": [
    {
      "text": "-"
    }
  ]
}