Tag Format - Patient Window - Foundation 23.1 - Foundation 23.1 - Ready - OnBase - external

Patient Window

Platform
OnBase
Product
Patient Window
Release
Foundation 23.1
License

When adding tags to a banner, make sure they are formatted correctly. Tags are enclosed in two sets of braces, as shown in the following example:

{{tag}}

For example, to display a patient's name, a template may use the following format:

{{lastname}}, {{firstname}} {{middlename}}

For labeled information, a template may contain the label tag followed by its corresponding value tag:

{{mrn_label}}: {{mrn}}

If a value tag does not have a corresponding label, the template can display a static label as shown in the following example:

Mobile: {{cellphone}}