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

FHIRNotificationService should emit event for patch update #2692 #2693

Merged
merged 1 commit into from
Aug 17, 2021

Conversation

prb112
Copy link
Contributor

@prb112 prb112 commented Aug 17, 2021

Example output

CreateTime:1629206705007	{"lastUpdated":"2021-08-17T13:25:04.975288Z","location":"Patient/7b4ab90d-e97b-42c3-bc9a-0595353cf36b/_history/2","operationType":"patch","resourceId":"7b4ab90d-e97b-42c3-bc9a-0595353cf36b","datasourceId":"default","tenantId":"default","resource":{"resourceType":"Patient","id":"7b4ab90d-e97b-42c3-bc9a-0595353cf36b","meta":{"versionId":"2","lastUpdated":"2021-08-17T13:25:04.975288Z"},"text":{"status":"generated","div":"<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p></div>"},"active":false,"name":[{"family":"Doe","given":["John"]}],"birthDate":"1980-01-01"}}

I ran through our Patch IT tests with the change.

Signed-off-by: Paul Bastide pbastide@us.ibm.com

Signed-off-by: Paul Bastide <pbastide@us.ibm.com>
@prb112 prb112 requested a review from lmsurpre August 17, 2021 13:27
@prb112 prb112 self-assigned this Aug 17, 2021
Copy link
Member

@lmsurpre lmsurpre left a comment

Choose a reason for hiding this comment

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

LGTM

@prb112 prb112 merged commit 1f41e55 into main Aug 17, 2021
@prb112 prb112 deleted the issue-2692 branch August 17, 2021 15:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants