We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Purge legacy external archive patient management REST services
PUT /dcm4chee-arc/hl7apps/{appName}/hl7/{externalAppName}/patients
POST /dcm4chee-arc/hl7apps/{appName}/hl7/{externalAppName}/patients/{priorPatientID}/merge
POST /dcm4chee-arc/hl7apps/{appName}/hl7/{externalAppName}/patients/{priorPatientID}/changeid
Related #2074, #4195
The text was updated successfully, but these errors were encountered:
f288c0a
vrindanayak
No branches or pull requests
Purge legacy external archive patient management REST services
PUT /dcm4chee-arc/hl7apps/{appName}/hl7/{externalAppName}/patients
- Update Patient in external archive LegacyPOST /dcm4chee-arc/hl7apps/{appName}/hl7/{externalAppName}/patients/{priorPatientID}/merge
- Merge Patients in external archive LegacyPOST /dcm4chee-arc/hl7apps/{appName}/hl7/{externalAppName}/patients/{priorPatientID}/changeid
- Change Patient ID in external archive LegacyRelated #2074, #4195
The text was updated successfully, but these errors were encountered: