Skip to content

Rename admission_date to encounter_date and clean column #1973

Rename admission_date to encounter_date and clean column

Rename admission_date to encounter_date and clean column #1973

Workflow file for this run

name: Test Pull Request
on:
pull_request:
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-base.yml