NYSETL.Engines.E4.CaseTransferChain (nys_etl v0.1.0) View Source
Uses Commcare.Api to understand transfer chains and creates index case records to reflect the data in CommCare.
Link to this section Summary
Link to this section Functions
Specs
Specs
follow_transfers(NYSETL.Commcare.CaseIdentifier.t(), Oban.Job.t(), [ NYSETL.Engines.E4.PatientCaseData.t() ]) :: [ NYSETL.Engines.E4.PatientCaseData.t() | :cycle_detected | :not_found | any() ]
Link to this function
get_transfer_destination_county(patient_case_data, current_domain, transfer_chain)
View SourceSpecs
Link to this function