#
# HELP: SYNOPSIS:
# HELP:     generic/dataline/patient
# HELP:
# HELP: DESCRIPTION:
# HELP:     Set the first two datalines to contain patient ID data
# HELP:     (name, sex and birthday)
#
VIEW_DATALINE 0 Name: $ {$root.func.eccet.getmeta("Dicom/(0010,0010)*")}($ {$root.func.eccet.getmeta("Dicom/(0010,0040)*")})
VIEW_DATALINE 1 Born: $ {$root.func.eccet.getmeta("Dicom/(0010,0030)*")}
