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

FHIR IG analytics

Packagerki.demis.disease
Resource TypeImmunization
Idexample-immunization-immunizationinformationrbvd-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": "4912a0c2-32d2-38fd-a19e-cfa06737d9b6",
  "meta": {
    "profile": [
      "https://demis.rki.de/fhir/StructureDefinition/ImmunizationInformationRBVD"
    ]
  },
  "status": "completed",
  "vaccineCode": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1131000221109",
        "display": "Tollwut-Impfstoff (Virusimpfstoff, inaktiviert) (Rabipur,Tollwut-Impfstoff (HDC) inaktiviert)"
      }
    ]
  },
  "patient": {
    "reference": "Patient/ebf5c161-e375-3a62-9608-f0a6c69bc902"
  },
  "occurrenceDateTime": "2017-08-08",
  "note": [
    {
      "text": "-"
    }
  ]
}