- Pull requests welcome
- Before pull requests run
black src
isort src
- Use https://www.conventionalcommits.org/en/v1.0.0/ for tagging commits and pull requests to the best of your ability.
- Install python 3.10 from here.
python3.10 -m venv ~/.venvs/poetry
source ~/.venv/poetry/bin/activate
python -m pip install poetry
python -m poetry install --with dev,test
poetry run pytest -m fhirapi
poetry run pytest -m ecw
https://providerapi.advancedmd.com/v1/r4/.well-known/smart-configuration
https://providerapi.advancedmd.com/v1/fhir-jwks/jwks.json
https://fhir.eclinicalworks.com/
BASE FHIR URL: https://staging-fhir.ecwcloud.com/fhir/r4/<practice>
FHIR Capabilities URL: https://staging-fhir.ecwcloud.com/fhir/r4/<practice>/metadata?_format=json
https://oauthserver.eclinicalworks.com/oauth/oauth2/authorize
https://oauthserver.eclinicalworks.com/oauth/oauth2/token