# FHIR

**F**ast **H**ealthcare **I**nteroperability **R**esource is an international data model specification developed by HL7 International to enable healthcare data exchange and interoperability between different systems.

## Allergy Intolerances

 - [GET /api/v1/patient-registry/fhir/allergyintolerance](https://docs.xcures.com/apis/current/fhir/publicfhircontroller_allergyintolerance.md): Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the Resource Bundle definition in the FHIR spec.

## Basics

 - [GET /api/v1/patient-registry/fhir/basic](https://docs.xcures.com/apis/current/fhir/publicfhircontroller_basic.md): Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the Resource Bundle definition in the FHIR spec.

## Care Plans

 - [GET /api/v1/patient-registry/fhir/careplan](https://docs.xcures.com/apis/current/fhir/publicfhircontroller_careplan.md): Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the Resource Bundle definition in the FHIR spec.

## Coverages

 - [GET /api/v1/patient-registry/fhir/coverage](https://docs.xcures.com/apis/current/fhir/publicfhircontroller_coverage.md): Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the Resource Bundle definition in the FHIR spec.

## Conditions

 - [GET /api/v1/patient-registry/fhir/condition](https://docs.xcures.com/apis/current/fhir/publicfhircontroller_condition.md): Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the Resource Bundle definition in the FHIR spec.

## Diagnostic Reports

 - [GET /api/v1/patient-registry/fhir/diagnosticreport](https://docs.xcures.com/apis/current/fhir/publicfhircontroller_diagnosticreport.md): Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the Resource Bundle definition in the FHIR spec.

## Encounters

 - [GET /api/v1/patient-registry/fhir/encounter](https://docs.xcures.com/apis/current/fhir/publicfhircontroller_encounter.md): Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the Resource Bundle definition in the FHIR spec.

## Medication Statements

 - [GET /api/v1/patient-registry/fhir/medicationstatement](https://docs.xcures.com/apis/current/fhir/publicfhircontroller_medicationstatement.md): Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the Resource Bundle definition in the FHIR spec.

## Patients

 - [GET /api/v1/patient-registry/fhir/patient](https://docs.xcures.com/apis/current/fhir/publicfhircontroller_patient.md): Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the Resource Bundle definition in the FHIR spec.

## Procedures

 - [GET /api/v1/patient-registry/fhir/procedure](https://docs.xcures.com/apis/current/fhir/publicfhircontroller_procedure.md): Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the Resource Bundle definition in the FHIR spec.

## Observations

 - [GET /api/v1/patient-registry/fhir/observation](https://docs.xcures.com/apis/current/fhir/publicfhircontroller_observation.md): Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the Resource Bundle definition in the FHIR spec.

## Specimens

 - [GET /api/v1/patient-registry/fhir/specimen](https://docs.xcures.com/apis/current/fhir/publicfhircontroller_specimen.md): Search the specific FHIR resources by subjectId. For the latest documentation of the response, please see the Resource Bundle definition in the FHIR spec.

## Export FHIR Resources

 - [GET /api/v1/patient-registry/fhir/_export](https://docs.xcures.com/apis/current/fhir/publicfhircontroller_export.md): Export a FHIR Bundle containing all of the subject's resources. The resulting FHIR Bundle will be in JSON Lines format.

