The api endpoint that we are using is literally https://gist.githubusercontent.com/aviars/266ea80129819af9f0b83835bf78bfef/raw/493d8dbda82b923dce8c0ffdca8e8b79e76a47ba/hixny-everything-sample.json. In the providers tab the doctor currently in there with encounters most often is DOCTOR OTHER If we need to display something a little nicer, we can change the ecounter['participant'] to be a different provider.
The api endpoint that we are using is literally
https://gist.githubusercontent.com/aviars/266ea80129819af9f0b83835bf78bfef/raw/493d8dbda82b923dce8c0ffdca8e8b79e76a47ba/hixny-everything-sample.json
. In the providers tab the doctor currently in there with encounters most often isDOCTOR OTHER
If we need to display something a little nicer, we can change theecounter['participant']
to be a different provider.