The following tags can display patient identification information in the banner. Use the Label Tag to display the name of the associated chart data field. Use the Value Tag to display the value stored for that chart data field.
Patient Data |
Label Tag |
Value Tag |
---|---|---|
Patient Date of Birth |
{{dateofbirth_label}} |
{{dateofbirth}} |
Patient First Name |
{{firstname_label}} |
{{firstname}} |
Patient Last Name |
{{lastname_label}} |
{{lastname}} |
Patient Middle Name |
{{middlename_label}} |
{{middlename}} |
Patient MPI |
{{mpi_label}} |
{{mpi}} |
Patient MRN1 |
{{mrn_label}} |
{{mrn}} |
Patient Sex |
{{gender_label}} |
{{gender}} |
Patient SSN |
{{ssn_label}} |
{{ssn}} |
1 If a patient's record is retrieved by MPI, then
each MRN currently associated with the MPI will be
displayed. If the MRN is associated with an assigning
authority in OnBase, then
the assigning authority is displayed in brackets next to the
MRN.