Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Patient Consultation: Route to Facility #1671

Closed
11 tasks
Tracked by #6280
rithviknishad opened this issue Oct 12, 2023 · 0 comments · Fixed by #1678
Closed
11 tasks
Tracked by #6280

Patient Consultation: Route to Facility #1671

rithviknishad opened this issue Oct 12, 2023 · 0 comments · Fixed by #1678
Assignees

Comments

@rithviknishad
Copy link
Member

rithviknishad commented Oct 12, 2023

As part of coronasafe/care_fe#6280:

Consultation Status → Route to Facility

  • Add field route_to_facility (choices: OUTPATIENT, INTER_FACILITY_TRANSFER, INTRA_FACILITY_TRANSFER)
  • Route to Facility should be a required field.
  • Deprecate old field: consultation_status to deprecated_consultation_status
  • Map consultation_status to route_to_facility as follows:
Brought Dead:                    Outpatient/Emergency Room
Transferred from Ward:           Internal Transfer within the facility
Transferred from ICU:            Internal Transfer within the facility
Referred from another hospital:  Referred from another facility
Outpatient:                      Outpatient/Emergency Room

Related places to be updated

  • Update CSV Export
  • Update Discharge Summary

Fields for "Referred from another facility"

  • Add field: referred_from_facility, referred_from_external facility (required)
  • Add field: referred_by_external_facility user (textfield, non-mandatory)
  • Add field: icu_admission_date (non-mandatory)

Fields for "Internal Transfer within the Facility"

  • Add field: transferred_from_location location field (required)
  • Add field: icu_admission_date (non-mandatory)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant