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

HTTP 200 OK

Response Headers

Server: Jetty(12.0.3)
Vary: Accept-Encoding
Date: Fri, 03 May 2024 06:49:56 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: CBDOEpJXxf7LH7P4

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/20200215_hapi_fhir_4_2_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 database migrator for the JPA server has been introduced, based on FlywayDB.</p>\n</li>\n<li>\n<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>\n</li>\n<li>\n<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>\n</li>\n<li>\n<p>Support for LOINC 2.67 has been added</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-02-15T10: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 database migrator for the JPA server has been introduced, based on FlywayDB.</p>\n</li>\n<li>\n<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>\n</li>\n<li>\n<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>\n</li>\n<li>\n<p>Support for LOINC 2.67 has been added</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 "20200215_hapi_fhir_4_2_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 3.7 KB (21.3 KB total including HTML) in approximately 1ms