Stream: implementers
Topic: PHP- FHIR Implementation
Ancy (Dec 16 2020 at 05:44):
Is there any PHP -FHIR API available?
Grahame Grieve (Dec 16 2020 at 05:50):
https://github.com/dcarbone/php-fhir and https://github.com/Luscii/php-fhir-model are all I know baout
Ancy (Dec 16 2020 at 06:02):
Thank You @Grahame Grieve
Ancy (Dec 16 2020 at 08:55):
How can we parse a json request bundle and generate a json response with dcarbone?
Do we have any documentation or tutorial for this?
John (Feb 24 2021 at 15:35):
Hi @Ancy
Did you implement what you wanted? I also need help, in the links given i can't see how can i do a request to url with password and username.
Thank you
Last updated: Apr 12 2022 at 19:14 UTC