{"id":19664373,"url":"https://github.com/beda-software/scheduling","last_synced_at":"2026-01-28T11:02:45.879Z","repository":{"id":66363872,"uuid":"296579704","full_name":"beda-software/scheduling","owner":"beda-software","description":null,"archived":false,"fork":false,"pushed_at":"2020-09-18T10:17:37.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-02T06:28:43.681Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/beda-software.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-18T09:44:54.000Z","updated_at":"2020-09-18T10:17:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"c71db216-a11d-411b-ba14-9cac1b0607f1","html_url":"https://github.com/beda-software/scheduling","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/beda-software/scheduling","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beda-software%2Fscheduling","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beda-software%2Fscheduling/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beda-software%2Fscheduling/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beda-software%2Fscheduling/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/beda-software","download_url":"https://codeload.github.com/beda-software/scheduling/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/beda-software%2Fscheduling/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28844432,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T10:53:21.605Z","status":"ssl_error","status_checked_at":"2026-01-28T10:53:20.789Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-11T16:17:36.047Z","updated_at":"2026-01-28T11:02:45.872Z","avatar_url":"https://github.com/beda-software.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Scheduling\n\nThis repository describes the requirement for a scheduling module that may use as a test task for new developers and/or for testing new technologies and develop approaches.\n\n## User roles\nThere is only one user in the system. This user has super administrator permissions.\n\n## Pages\n* Login page\n* [Patient](https://www.hl7.org/fhir/patient.html) list/Patieint details\n* [Practitioner](https://www.hl7.org/fhir/practitioner.html) list/Practitioner detail\n* [Location](https://www.hl7.org/fhir/location.html) list/Location detail\n* [Schedule](https://www.hl7.org/fhir/schedule.html) and [Slot](https://www.hl7.org/fhir/slot.html) mangment for Practitioner.\n* [Schedule](https://www.hl7.org/fhir/schedule.html) and [Slot](https://www.hl7.org/fhir/slot.html) mangment for Location.\n* Book an appointment form.\n\n## Flow\nPatients, Practitioners, Locations are actors of the appointment.   \nTo book an appointment you need to select a patient, one or more practitioners and a location.  \nThen the system should load slots for the practitioner(s) and the location and calculate the overlap slots. (Slots that fit all actors).  \nThe user will select a slot for the appointment and create a new appointment. The actor's slots should be marked as `busy` and be removed from further booking.\n\n## Technology requirements\n* FHIR server should be used as a backend API.\n* All data manipulation should be implemented on the frontend. In the case of transactional requests [bundle transactions](http://hl7.org/fhir/http.html#transaction) shall be used. \n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeda-software%2Fscheduling","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeda-software%2Fscheduling","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeda-software%2Fscheduling/lists"}