ksmith94

Results 9 issues of ksmith94

This will create a an example app demonstrating the Medplum chat functionality and how to use the `Communication` resource. This includes creating threads and individual messages, creating linked encounters, and...

react

This will update the current charting demo to be based around the `Encounter` resource. Specifically, it will demo how to create encounter notes.

Implement Photon Health's WebComponent elements to enable prescription workflows directly in a Medplum application. Reference: https://docs.photon.health/docs/elements

Create a one page sample app that allows the user to sync patients between Medplum and Photon Health. An `identifier` from Photon Health should be added to the patient and...

integration

Configure webhooks in Medplum to receive updates on changes in Photon. This should include two bots that listen for Prescription and Order events. The prescription bot should listen for prescription...

example

This will add minor clarifying notes to the GraphQL docs about using search parameters and schema introspection.

documentation

Related to #4556 this will create bots related to two common billing activities. Superbill: This takes an Encounter resource and creates a pdf of a superbill, showing all rendered services...

billing

This adds functionality to the headless UI to create a prescription as a MedicationRequest. It also adds a bot that takes the MedicationRequest and uses it to create a Photon...

When syncing the formulary, we now fall back to searching by NDC if there is no rxcui. We also add the Photon treatment ID as a code to the MedicationKnowledge...