-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New prescription screen #5
Comments
@ivang can you check this https://www.hl7.org/fhir/DSTU2/medicationorder.html and try making the web service exposed to be as close to this format as possible. Some parts won't be relevant, of course. But as a general guidelines. |
@Glamdring HL7 is an American organization and as such its standards are developed to fit the American market and regulations. Wouldn't it be more beneficial to follow the respective EU guidelines if such exist? Also, that resource is out-of-date. The current one corresponding to that seems to be https://hl7.org/fhir/medicationrequest.html. |
@ivang I think adoption is also considered in the EU: http://www.hl7.eu/ And yes, sorry for the outdated link, I had the two opened and copied the wrong one |
Has this project been abandoned now? Do you guys need more contributors? |
It is abandoned, yes - it was implemented by Information Services 9 months later. |
Got it. Thanks |
Implement a new prescription screen, accessible to doctors.
No page refreshing should happen. Autocomplete should be used where applicable.
Add any missing fields to the entity.
The doctor should select
The text was updated successfully, but these errors were encountered: