Skip to content

Search for open appt slots at OH facility #76083

Closed
@bcrosbyva

Description

To facilitate the searching for open appointment slots at Oracle Health facilities, a new VetsAPI endpoint must be created in the vaos module to route the appropriate request to VetsAPI Patient Gateway (VPG).

  • endpoint should be GET '/locations/:location_id/slots'
  • either clinicIEN or clinicalServiceId must be supplied as query parameters
    • a HTTP 400 error if neither is provided
  • start_dt and end_dt are also required datetime parameters
  • requests are sent to the /vpg/v1/slots endpoint being developed with CES-220

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions