One of the ways to generate synethic PROs would be to dynamically synthesize FHIR resources from an adaptive service provider.
-
create a REST client with basic auth settings. Those settings should be ina credential.ini file.
-
Change settings in
client.py
:user_inputmode = True
-
create model class to send and receive JSON resources (FHIR resources)