You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 RoomTransferred from Ward: Internal Transfer within the facilityTransferred from ICU: Internal Transfer within the facilityReferred from another hospital: Referred from another facilityOutpatient: Outpatient/Emergency Room
As part of ohcnetwork/care_fe#6280:
Consultation Status → Route to Facility
route_to_facility
(choices:OUTPATIENT
,INTER_FACILITY_TRANSFER
,INTRA_FACILITY_TRANSFER
)consultation_status
todeprecated_consultation_status
consultation_status
toroute_to_facility
as follows:Related places to be updated
Fields for "Referred from another facility"
referred_from_facility
,referred_from_external
facility (required)referred_by_external_facility
user (textfield, non-mandatory)icu_admission_date
(non-mandatory)Fields for "Internal Transfer within the Facility"
transferred_from_location
location field (required)icu_admission_date
(non-mandatory)The text was updated successfully, but these errors were encountered: