12 Other Features
Oracle Healthcare Data Repository includes other features such as Repository Validation support, Remote Terminology Service Validation support, Patient :identifier Search Parameter support, and Lucene/Elasticsearch indexing.
- Master Data Management (MDM)
HDR FHIR module supports MDM functionality only for FHIR R4 version. A Master Data Management (MDM) module enables the creation and maintenance of links among FHIR resources. - International Patient Summary (IPS) Generator
The International Patient Summary (IPS) is a specification for a health record summary extract. It is supported in FHIR through the International Patient Summary Implementation Guide (http://hl7.org/fhir/uv/ips/). - Repository Validation Support
Repository Validation provides another way to validate against the core FHIR specification and the resource against it. - Remote Terminology Service Validation Support
This service validates codes using a remote FHIR-based terminology server. - Patient :identifier Search Parameter Support
HDR FHIR supports patient identifier search for all resources. - Lucene/Elasticsearch Indexing
The HDR-FHIR JPA Server supports optional indexing via Hibernate Search when configured to use Lucene or Elasticsearch to support the _content, or _text search parameters and also the extended Lucene string search indexing supports the default search, as well as :contains, :exact, and :text modifiers.