Update changelog

This commit is contained in:
jamesagnew 2018-11-12 09:47:17 -05:00 committed by Eeva Turkka
parent a2dc9b9a5b
commit 3082d5f2db
1 changed files with 4 additions and 2 deletions

View File

@ -48,9 +48,11 @@
A new operation has been added to the JPA server called
<![CDATA[<code>$trigger-subscription</code>]]>. This can
be used to cause a transaction to redeliver a resource that previously triggered.
See <a href="https://smilecdr.com/docs/current/fhir_repository/subscription.html#manually-triggering-subscriptions">this link</a> for a description of how this feature works. Note that you must add the
See
<![CDATA[<a href="https://smilecdr.com/docs/current/fhir_repository/subscription.html#manually-triggering-subscriptions">this link</a>]]>
for a description of how this feature works. Note that you must add the
SubscriptionRetriggeringProvider as shown in the sample project
<a href="https://github.com/hapifhir/hapi-fhir-jpaserver-starter/blob/master/src/main/java/ca/uhn/fhir/jpa/demo/JpaServerDemo.java">here</a>.
<![CDATA[<a href="https://github.com/hapifhir/hapi-fhir-jpaserver-starter/blob/master/src/main/java/ca/uhn/fhir/jpa/demo/JpaServerDemo.java">here</a>.]]>
</action>
<action type="add">
When operating in R4 mode, the HAPI FHIR server will now populate Bundle.entry.response