shihjay2 / nosh-core

Go to shihjay2/nosh2 for the latest NOSH core code base. NOSH ChartingSystem is an electronic health record system designed for doctors in mind. This is a second generation version that is now based off of the Laravel PHP framework and jQuery. NOSH preliminarily has FHIR support.
https://github.com/shihjay2/nosh2
Other
19 stars 9 forks source link

Create patient using API #2

Closed ajinkyagadewar closed 8 years ago

ajinkyagadewar commented 9 years ago

Is there a way to create a patient using API? I am working on single sign-on for patient between multiple applications. As my front portal is in Yii, I want to create a user in nosh too when I create a user in Yii.

Can you let me know how we can do this?

shihjay2 commented 9 years ago

At this point there is no API for creating a patient in NOSH. There may be in the future and if that happens it will follow the FHIR specifications that is being developed and tested right now.

Michael

Sent from my Nexus 4 On Aug 22, 2015 10:58 AM, "ajinkyagadewar" notifications@github.com wrote:

Is there a way to create a patient using API? I am working on single sign-on for patient between multiple applications. As my front portal is in Yii, I want to create a user in nosh too when I create a user in Yii.

Can you let me know how we can do this?

— Reply to this email directly or view it on GitHub https://github.com/shihjay2/nosh-core/issues/2.