Fix bad tag in file
This commit is contained in:
parent
8c2d868f16
commit
053f4c3be7
|
@ -125,6 +125,7 @@
|
||||||
<action type="fix">
|
<action type="fix">
|
||||||
The FhirTerser <![CDATA[<code>getValues(...)</code>]]> methods were not properly handling modifier
|
The FhirTerser <![CDATA[<code>getValues(...)</code>]]> methods were not properly handling modifier
|
||||||
extensions for verions of FHIR prior to DSTU3. This has been corrected.
|
extensions for verions of FHIR prior to DSTU3. This has been corrected.
|
||||||
|
</action>
|
||||||
<action type="fix">
|
<action type="fix">
|
||||||
When updating resources in the JPA server, a bug caused index table entries to be refreshed
|
When updating resources in the JPA server, a bug caused index table entries to be refreshed
|
||||||
sometimes even though the index value hadn't changed. This issue did not cause incorrect search
|
sometimes even though the index value hadn't changed. This issue did not cause incorrect search
|
||||||
|
|
Loading…
Reference in New Issue