Home > Capability Statement > Capability Statement

Capability Statement

The Capability Statement defines the behavior of the systems associated with this implementation guide, and can be viewed and processed by users or applications.

OLIS FHIR interface will provide the R4 CapabilityStatement through the /metadata endpoint. The client must send "fhirVersion=4.0" in the request Accept header in order to retrieve FHIR R4 CapabilityStatement.

Example:

GET [base]/metadata with header

Accept:application/fhir+json; fhirVersion=4.0

Note: Currently the interface only supports fhirVersion value "3.0" and "4.0". Sending any other values will return 406 (Not Acceptable) with OperationOutcome indicating the specified fhirVersion value is not supported. OperationOutcome example

Service Description Download Link
OLIS Query Retrieve laboratory data from OLIS repository for providers, or all data for the same category for public health units Download

SearchParameter Resources

A SearchParameter resource specifies a search parameter that may be used on the RESTful API to search or filter on a resource.

SearchParameter Resource Download Link
Patient Identifier Download
Patient Birth Date Download
Report Issued Date (Start Date or Specimen Collected Date) Download
PrcedureRequest Code Download
Result Interpretation Download
Result Code Download