{"id":22504962,"url":"https://github.com/bcbi/fhir-apps-synthea-ri","last_synced_at":"2026-07-13T18:32:17.974Z","repository":{"id":201063205,"uuid":"706873005","full_name":"bcbi/fhir-apps-synthea-ri","owner":"bcbi","description":null,"archived":false,"fork":false,"pushed_at":"2025-08-31T20:04:56.000Z","size":30,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-10-19T04:54:55.171Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcbi.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-10-18T19:30:21.000Z","updated_at":"2024-05-22T19:55:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"2bf7992f-9aa1-47a5-837e-2472a834630a","html_url":"https://github.com/bcbi/fhir-apps-synthea-ri","commit_stats":null,"previous_names":["bcbi/fhir-patient-finder-eunomia","bcbi/fhir-apps-synthea-ri"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bcbi/fhir-apps-synthea-ri","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbi%2Ffhir-apps-synthea-ri","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbi%2Ffhir-apps-synthea-ri/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbi%2Ffhir-apps-synthea-ri/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbi%2Ffhir-apps-synthea-ri/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcbi","download_url":"https://codeload.github.com/bcbi/fhir-apps-synthea-ri/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcbi%2Ffhir-apps-synthea-ri/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35432816,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-13T02:00:06.543Z","response_time":119,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-12-07T00:12:17.147Z","updated_at":"2026-07-13T18:32:17.957Z","avatar_url":"https://github.com/bcbi.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fhir apps\n\nThis is a FHIR web application written in Python and using Flask as the backend. \n\n## 1. Dependencies\nThis app depends on Python 3 and a few Python packages outlined in the `requirements.txt` file. \n\n## 2. Running the App\n\nWe begin by creating a Python virtual environment using the `venv` module. This is done by running the command below from the \"root\" of this repo. \n\n```\npython3 -m venv venv                 # create a virtual environment called venv\n\nsource venv/bin/activate             # activate our virtual environment\n\npip3 install -r requirements.txt     # install all our dependencies into the virtual environment\n```\n\n\nAfter the above steps, we should be able to launch our app using the following command.\n\n```\npython3 src/fhir_patient_finder_synthea_ri.py    # for the patient finder app\n\npython3 src/fhir_condition_finder_synthea_ri.py  # for the condition-patient app\n```\n\nThis will start the app on port 5000. You can open your preferred browser and see the app running on `http://localhost:5000`\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcbi%2Ffhir-apps-synthea-ri","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcbi%2Ffhir-apps-synthea-ri","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcbi%2Ffhir-apps-synthea-ri/lists"}