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

HTTP 200 OK

Response Headers

Server: Jetty(12.0.3)
Vary: Accept-Encoding
Date: Fri, 03 May 2024 21:01:19 GMT
X-Powered-By: HAPI FHIR 7.3.0-SNAPSHOT/a91490f1ef/2024-04-30 REST Server (FHIR Server; FHIR 4.0.1/R4; Raccoon Nation Edition)
Content-Type: application/x-turtle;charset=utf-8
X-Request-ID: 32UueBIeJa2hx0p2

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

@prefix fhir: <;http://hl7.org/fhir/>; .
@prefix rdf: <;http://www.w3.org/1999/02/22-rdf-syntax-ns#>; .
@prefix rdfs: <;http://www.w3.org/2000/01/rdf-schema#>; .
@prefix sct: <;http://snomed.info/id#>; .
@prefix xsd: <;http://www.w3.org/2001/XMLSchema#>; .
<;https://smilecdr.com/hapi-fhir/blog/fhir/baseR4/Communication/20200513_hapi_fhir_5_0_0/_history/1>;
rdf:type fhir:Communication;
fhir:Communication.payload [ fhir:Communication.payload.contentString
[ fhir:value "<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>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>\n</li>\n<li>\n<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>\n</li>\n<li>\n<p>Many improvements to performance have been implemented</p>\n</li>\n<li>\n<p>FHIR R5 draft definitions have been updated to the latest FHIR 4.2.0 (Preview 2) definitions</p>\n</li>\n<li>\n<p>The Gson JSON parser has been replaced with Jackson for better flexibility and performance</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" ];
fhir:index 0
];
fhir:Communication.sender [ fhir:Reference.display [ fhir:value "James Agnew" ];
fhir:Reference.reference [ fhir:value "https://smilecdr.com/about_us/#james" ]
];
fhir:Communication.sent [ fhir:value "2020-05-13T10:00:00-05:00"^^xsd:dateTime ];
fhir:Communication.status [ fhir:value "completed" ];
fhir:DomainResource.text [ fhir:Narrative.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>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>\n</li>\n<li>\n<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>\n</li>\n<li>\n<p>Many improvements to performance have been implemented</p>\n</li>\n<li>\n<p>FHIR R5 draft definitions have been updated to the latest FHIR 4.2.0 (Preview 2) definitions</p>\n</li>\n<li>\n<p>The Gson JSON parser has been replaced with Jackson for better flexibility and performance</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</div>";
fhir:Narrative.status [ fhir:value "generated" ]
];
fhir:Resource.id [ fhir:value "20200513_hapi_fhir_5_0_0" ];
fhir:Resource.language [ fhir:value "en" ];
fhir:Resource.meta [ fhir:Meta.tag [ fhir:Coding.code [ fhir:value "Release" ];
fhir:Coding.system [ fhir:value "https://smilecdr.com/hapi-fhir/blog/tag"^^xsd:anyURI ];
fhir:index 0
];
fhir:Meta.versionId [ fhir:value "1" ]
];
fhir:nodeRole fhir:treeRoot .
Wrote 4.0 KB (21.8 KB total including HTML) in approximately 1ms