Skip to content
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

Offline Patient Registration: Interaction Support for Offline Registered Patients | Alignments and Fixes #86

Conversation

manuelroemer
Copy link
Member

@manuelroemer manuelroemer commented Jan 27, 2022

Requirements

  • This PR has a title that briefly describes the work done, including the ticket number if there is a ticket.
  • My work conforms to the OpenMRS 3.0 Styleguide.
  • I checked for feature overlap with existing widgets.

Summary

Provides support for offline registered patient interactions from the patient chart. Contains the necessary alignments (e.g. data formats in the sync queue) and fixes.

Screenshots

None.

Related Issue

https://issues.openmrs.org/browse/O3-981
https://issues.openmrs.org/browse/O3-948
https://issues.openmrs.org/browse/O3-1005
https://issues.openmrs.org/browse/O3-1021
https://issues.openmrs.org/browse/O3-642

Other

Should ideally be merged together with openmrs/openmrs-esm-patient-chart#527 as these are dependent on each other.

@FlorianRappl FlorianRappl merged commit 9f6c608 into openmrs:main Jan 27, 2022

await queueSynchronizationItem(patientRegistration, syncItem, {
id: values.patientUuid,
displayName: 'Patient registration',
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be translated?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants