The Rail
stringstringstringstring
string · requiredstringstring
string · requiredstringstringstringstring
Calls made at Visit. Taught at /rail/stops/Visit.
Open a visit — an encounter and its account, in one atomic write. No payer is called; a visit with no service_lines is purely clinical.
POST
https://api-dev.slade360edi.com/orchestrator
/api/v2/visits
Open a visit — an encounter and its account, in one atomic write. No payer is called; a visit with no service_lines is purely clinical.
Keep from the response: visit_ref
Taught in: 04 · Visit
Open a visit — an encounter and its account, in one atomic write. No payer is called; a visit with no service_lines is purely clinical. › Request Body
unique_patient_idservice_typeselection_refconsent_refobject[]
Open a visit — an encounter and its account, in one atomic write. No payer is called; a visit with no service_lines is purely clinical. › Responses
200
Returns visit_ref.
No data returned
Authorise a cover for a named intervention — the authorization unit. Payer-first: pending, then authorized or refused.
POST
https://api-dev.slade360edi.com/orchestrator
/api/v2/visits/{visit_ref}/service-lines
Authorise a cover for a named intervention — the authorization unit. Payer-first: pending, then authorized or refused.
Keep from the response: service_line_ref
Taught in: 04 · Visit
path Parameters
visit_refvisit ref
Authorise a cover for a named intervention — the authorization unit. Payer-first: pending, then authorized or refused. › Request Body
codecoverAuthorise a cover for a named intervention — the authorization unit. Payer-first: pending, then authorized or refused. › Responses
200
Returns service_line_ref.
No data returned
Record a practitioner on the visit, validated against the Health Worker Registry under its regulator before it is stored.
POST
https://api-dev.slade360edi.com/orchestrator
/api/v2/visits/{visit_ref}/practitioners
Record a practitioner on the visit, validated against the Health Worker Registry under its regulator before it is stored.
Keep from the response: practitioner_ref
Taught in: 04 · Visit
path Parameters
visit_refvisit ref
Record a practitioner on the visit, validated against the Health Worker Registry under its regulator before it is stored. › Request Body
idid_typeregulation_bodyroleRecord a practitioner on the visit, validated against the Health Worker Registry under its regulator before it is stored. › Responses
200
Returns practitioner_ref.
No data returned

