This result is being rendered in HTML for easy viewing. You may access this content as Raw JSON or Raw XML or Raw Turtle or view this content in HTML JSON or HTML XML or HTML Turtle . Response generated in 75ms.

HTTP 200 OK

Response Headers

Server: Jetty(12.0.3)
Vary: Accept-Encoding
Date: Tue, 23 Apr 2024 12:27:54 GMT
X-Powered-By: HAPI FHIR 7.3.0-SNAPSHOT/cd4560390c/2024-04-22 REST Server (FHIR Server; FHIR 4.0.1/R4; Raccoon Nation Edition)
Content-Type: application/fhir+xml;charset=utf-8
X-Request-ID: YxBX0ByRAw6x3kI1

Narrative

It's time for another release of HAPI FHIR!

This release brings some good stuff, including:

As always, see the changelog for a full list of changes.

Thanks to everyone who contributed to this release!

Response Body

<Communication xmlns="http://hl7.org/fhir">
<id value="20200513_hapi_fhir_5_0_0"/>
<meta>
<versionId value="1"/>
<tag>
<system value="https://smilecdr.com/hapi-fhir/blog/tag"/>
<code value="Release"/>
</tag>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>It's time for another release of HAPI FHIR!</p>
<p>This release brings some good stuff, including:</p>
<ul>
<li>
<p>A new feature called Partitioning has been added to the JPA server. This can be used to implement multitenancy, as well as other partitioned/segregated/sharded use cases.</p>
</li>
<li>
<p>The IValidationSupport interface has been completely redesigned for better flexibility, extensibility and to enable future use cases. Any existing implementations of this interface will need to be adjusted.</p>
</li>
<li>
<p>Many improvements to performance have been implemented</p>
</li>
<li>
<p>FHIR R5 draft definitions have been updated to the latest FHIR 4.2.0 (Preview 2) definitions</p>
</li>
<li>
<p>The Gson JSON parser has been replaced with Jackson for better flexibility and performance</p>
</li>
</ul>
<p>As always, see the
<a href="https://smilecdr.com/hapi-fhir/docs/introduction/changelog.html">changelog</a> for a full list of changes.
</p>
<p>Thanks to everyone who contributed to this release!</p>
</div>
</text>
<status value="completed"/>
<sent value="2020-05-13T10:00:00-05:00"/>
<sender>
<reference value="https://smilecdr.com/about_us/#james"/>
<display value="James Agnew"/>
</sender>
<payload>
<contentString value="&lt;p>It's time for another release of HAPI FHIR!&lt;/p>&#xa;&lt;p>This release brings some good stuff, including:&lt;/p>&#xa;&lt;ul>&#xa;&lt;li>&#xa;&lt;p>A new feature called Partitioning has been added to the JPA server. This can be used to implement multitenancy, as well as other partitioned/segregated/sharded use cases.&lt;/p>&#xa;&lt;/li>&#xa;&lt;li>&#xa;&lt;p>The IValidationSupport interface has been completely redesigned for better flexibility, extensibility and to enable future use cases. Any existing implementations of this interface will need to be adjusted.&lt;/p>&#xa;&lt;/li>&#xa;&lt;li>&#xa;&lt;p>Many improvements to performance have been implemented&lt;/p>&#xa;&lt;/li>&#xa;&lt;li>&#xa;&lt;p>FHIR R5 draft definitions have been updated to the latest FHIR 4.2.0 (Preview 2) definitions&lt;/p>&#xa;&lt;/li>&#xa;&lt;li>&#xa;&lt;p>The Gson JSON parser has been replaced with Jackson for better flexibility and performance&lt;/p>&#xa;&lt;/li>&#xa;&lt;/ul>&#xa;&lt;p>As always, see the &lt;a href=&quot;https://smilecdr.com/hapi-fhir/docs/introduction/changelog.html&quot;>changelog&lt;/a> for a full list of changes.&lt;/p>&#xa;&lt;p>Thanks to everyone who contributed to this release!&lt;/p>&#xa;"/>
</payload>
</Communication>
Wrote 3.1 KB (25.3 KB total including HTML) in approximately 0ms