Skip to main content

Eka FHIR Resource Mappings

This document provides the FHIR (Fast Healthcare Interoperability Resources) mappings used by Eka Care for structured medical data. Each section details how Eka properties map to standard FHIR resources.

Symptoms

FHIR Resource: Observation Symptoms observed during patient consultations are stored using the FHIR Observation resource.

Conditions / Diagnoses

FHIR Resource: Condition Medical conditions and diagnoses are stored using the FHIR Condition resource.

Medical History

FHIR Resource: Condition Past medical history is also stored using the FHIR Condition resource with different category.

Advices

FHIR Resource: CarePlan Doctor’s advice to patients is stored using the FHIR CarePlan resource.

Notes

FHIR Resource: CarePlan Clinical notes are stored using the FHIR CarePlan resource with different intent.

Examinations

FHIR Resource: Observation Physical examination findings are stored using the FHIR Observation resource.

Follow-Up

FHIR Resource: Appointment Follow-up appointments suggested by doctors are stored using the FHIR Appointment resource.

Family History

FHIR Resource: FamilyMemberHistory Family medical history is stored using the FHIR FamilyMemberHistory resource.

Vitals ( Trackers )

FHIR Resource: Observation Patient vitals and health trackers are stored using the FHIR Observation resource.

Medications

FHIR Resource: MedicationRequest Medication prescriptions are stored using the FHIR MedicationRequest resource.

Lab Tests / Imaging / Surgical Procedures

FHIR Resource: ServiceRequest Lab tests, imaging requests ( radiology) and surgical procedure are stored using the FHIR ServiceRequest resource.

DrugAllergy / FoodAllergy Intolerance

FHIR Resource: AllergyIntolerance Food and medication allergies are stored using the FHIR AllergyIntolerance resource.

Summary Table


Complete FHIR Bundle Example

View Complete FHIR Bundle JSON

Click here to view the full 3000+ line JSON example of a comprehensive FHIR Bundle including all mapped resources. (Opens in new tab)