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: Thu, 18 Apr 2024 22:44:26 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+json;charset=utf-8
X-Request-ID: Qbzg8KTJokViSHtt

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!

Also, as a reminder, if you have not already filled out our annual user survey, please take a moment to do so. Access the survey here: http://bit.ly/33HO4cs (note that this URL was originally posted incorrectly. It is now fixed)

Response Body

{
"resourceType": "Communication",
"id": "20191113_hapi_fhir_4_1_0",
"meta": {
"versionId": "1",
"tag": [ {
"system": "https://smilecdr.com/hapi-fhir/blog/tag",
"code": "Release"
} ]
},
"language": "en",
"text": {
"status": "generated",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>It's time for another release of HAPI FHIR!</p>\n<p>This release brings some good stuff, including:</p>\n<ul>\n<li>\n<p>Structures JARs have been updated to incorporate the latest technical corrections. DSTU3 structures are upgraded to FHIR 3.0.2, R4 structures are upgraded to\tFHIR 4.0.1, and R5 draft structures are upgraded to the October 2019 draft revision.</p>\n</li>\n<li>\n<p>ValueSets are now automatically pre-expanded by the JPA server into a dedicated set of database tables. This &quot;precalculated expansion&quot; is used to provide much better performance for validation and expanion operations, and introduced the ability to successfully expand very large ValueSets such as the LOINC implicit (all codes) valueset.</p>\n</li>\n<li>\n<p>Support for the FHIR Bulk Export specification has been added. We are now\tworking on adding support for Bulk Import!</p>\n</li>\n<li>\n<p>First-order support for ElasticSearch as a full-text and terminology service backend implementation. At this time, both raw Lucene and ElasticSearch are supported (this may change in the future but we do not have any current plans to deprecate Lucene).</p>\n</li>\n<li>\n<p>Live Terminology Service operations for terminology file maintenance based on delta files has been added.</p>\n</li>\n<li>\n<p>Binary resources and Media/DocumentReference instances with binary attachments stored in the FHIR repository can now take advantage of externalized binary storage for the binary content when that feature is enabled. This allows much better scalability of repositories containing large amounts of binary content (e.g. document repositories).</p>\n</li>\n</ul>\n<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>\n<p>Thanks to everyone who contributed to this release!</p>\n<p>Also, as a reminder, if you have not already filled out our annual user survey, please take a moment to do so. Access the survey here:\t<a href=\"http://bit.ly/33HO4cs\">http://bit.ly/33HO4cs</a> (note that this URL was originally posted incorrectly. It is now fixed)</p>\n</div>"
},
"status": "completed",
"sent": "2019-11-13T10:00:00-05:00",
"sender": {
"reference": "https://smilecdr.com/about_us/#james",
"display": "James Agnew"
},
"payload": [ {
"contentString": "<p>It's time for another release of HAPI FHIR!</p>\n<p>This release brings some good stuff, including:</p>\n<ul>\n<li>\n<p>Structures JARs have been updated to incorporate the latest technical corrections. DSTU3 structures are upgraded to FHIR 3.0.2, R4 structures are upgraded to\tFHIR 4.0.1, and R5 draft structures are upgraded to the October 2019 draft revision.</p>\n</li>\n<li>\n<p>ValueSets are now automatically pre-expanded by the JPA server into a dedicated set of database tables. This &quot;precalculated expansion&quot; is used to provide much better performance for validation and expanion operations, and introduced the ability to successfully expand very large ValueSets such as the LOINC implicit (all codes) valueset.</p>\n</li>\n<li>\n<p>Support for the FHIR Bulk Export specification has been added. We are now\tworking on adding support for Bulk Import!</p>\n</li>\n<li>\n<p>First-order support for ElasticSearch as a full-text and terminology service backend implementation. At this time, both raw Lucene and ElasticSearch are supported (this may change in the future but we do not have any current plans to deprecate Lucene).</p>\n</li>\n<li>\n<p>Live Terminology Service operations for terminology file maintenance based on delta files has been added.</p>\n</li>\n<li>\n<p>Binary resources and Media/DocumentReference instances with binary attachments stored in the FHIR repository can now take advantage of externalized binary storage for the binary content when that feature is enabled. This allows much better scalability of repositories containing large amounts of binary content (e.g. document repositories).</p>\n</li>\n</ul>\n<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>\n<p>Thanks to everyone who contributed to this release!</p>\n<p>Also, as a reminder, if you have not already filled out our annual user survey, please take a moment to do so. Access the survey here:\t<a href=\"http://bit.ly/33HO4cs\">http://bit.ly/33HO4cs</a> (note that this URL was originally posted incorrectly. It is now fixed)</p>\n"
} ]
}
Wrote 4.7 KB (20.3 KB total including HTML) in approximately 0ms