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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeImmunization
Idexample-immunization-immunizationinformationgfvd-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": "e7e234d5-e9e6-3e63-86ac-745bbfcc31ff",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationGFVD"
    ]
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1121000221106",
        "display": "Stamaril"
      }
    ]
  },
  "patient": {
    "reference": "Patient/133f885e-30b4-3c30-8773-acc1ecba4168"
  },
  "occurrenceDateTime": "2019-12-21",
  "note": [
    {
      "text": "-"
    }
  ]
}