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 3ms.

HTTP 200 OK

Response Headers

Server: Jetty(12.0.3)
Vary: Accept-Encoding
Date: Sat, 20 Apr 2024 01:37:48 GMT
X-Powered-By: HAPI FHIR 7.1.9-SNAPSHOT/a90ccde71c/2024-04-17 REST Server (FHIR Server; FHIR 4.0.1/R4; Raccoon Nation Edition)
Content-Type: application/fhir+xml;charset=utf-8
X-Request-ID: cTGlsJS6JEiPZGTd

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="20200215_hapi_fhir_4_2_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 database migrator for the JPA server has been introduced, based on FlywayDB.</p>
</li>
<li>
<p>A major performance enhancement has been added to the parser, which decreases the parse time when parsing large Bundle resources by up to 50%.</p>
</li>
<li>
<p>Support for positional (near) search using geo-coordinates and positional distance has been added. This support currently uses a &quot;bounding box&quot; algorithm, and may be further enhanced to use a radius circle in the future.</p>
</li>
<li>
<p>Support for LOINC 2.67 has been added</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-02-15T10: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 database migrator for the JPA server has been introduced, based on FlywayDB.&lt;/p>&#xa;&lt;/li>&#xa;&lt;li>&#xa;&lt;p>A major performance enhancement has been added to the parser, which decreases the parse time when parsing large Bundle resources by up to 50%.&lt;/p>&#xa;&lt;/li>&#xa;&lt;li>&#xa;&lt;p>Support for positional (near) search using geo-coordinates and positional distance has been added. This support currently uses a &amp;quot;bounding box&amp;quot; algorithm, and may be further enhanced to use a radius circle in the future.&lt;/p>&#xa;&lt;/li>&#xa;&lt;li>&#xa;&lt;p>Support for LOINC 2.67 has been added&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 2.8 KB (24.0 KB total including HTML) in approximately 1ms