Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: changed field name within page
Excerpt
Admission Status

Is Admitted

if ADMISSION_STATUS_CODE in ('AD', 'A', 'AS', 'AW') then 'Y' else 'N')

Source: Health Banner Table: Derived

...