shihjay2 / nosh2

NOSH ChartingSystem is an electronic health record system designed exclusively for doctors and patients. This is a new mobile-friendly version that is now based off of the Laravel PHP framework and jQuery. NOSH has FHIR, Bluebutton, ICD-10, GoodRX API, RXNorm API, Phaxio, and UMA support.
Other
75 stars 52 forks source link

Adding referral to an encounter #166

Open DeGroote99 opened 3 years ago

DeGroote99 commented 3 years ago

A new referral is created from the referral screen during an encounter The referral provider drop down menu incorrectly defaults to the specialty

shihjay2 commented 3 years ago

Please clarify - the Specialty field is essentially a filter for the Referral Provider drop down (if you have many referral providers in your list).

DeGroote99 commented 3 years ago

Sorry miscommunication. I am creating a new referral provider using the button “Add New Referral Provider” on the encounter screen. After I have created the provider, I go back to the encounter and select “Add referral” from the drop down menu. This screen has the filter by provider. When I click on the referring provider drop drop menu. It displays the specialty instead of provider name.