Getting DICOM information from Volume in Jupyter Notebook

I have loaded a volume into Jupyter Notebook from Python and I am looking to find the birthday of the patient in that volume. Is there a simple way to do this? I have looked at ways regarding the volume’s DICOM data, but have been unable to find a good answer. Thanks!

See examples for getting any DICOM metadata using Python scripting in the script repository.