generated: '2026-08-14' method: searched source: conformance/practice-fusion-capability-statement.json docs: https://www.practicefusion.com/ehi-export-documentation/v9/index/ notes: >- Entity-relationship graph derived from the 47 FHIR R4 resource types the Practice Fusion CapabilityStatement exposes, plus the standard US Core reference fields that link them. Patient is the compartment anchor; most clinical resources reference the patient via `subject` or `patient`. Relationships reflect HL7 FHIR R4 reference semantics, not Practice Fusion-specific extensions. anchor: Patient entities: - name: Patient relationships: [] - name: Encounter relationships: - {type: belongs_to, target: Patient, via: subject} - {type: has_one, target: Location, via: location} - {type: has_many, target: Practitioner, via: participant} - name: Observation relationships: - {type: belongs_to, target: Patient, via: subject} - {type: belongs_to, target: Encounter, via: encounter} - name: Condition relationships: - {type: belongs_to, target: Patient, via: subject} - {type: belongs_to, target: Encounter, via: encounter} - name: MedicationRequest relationships: - {type: belongs_to, target: Patient, via: subject} - {type: has_one, target: Medication, via: medicationReference} - {type: has_one, target: Practitioner, via: requester} - name: MedicationDispense relationships: - {type: belongs_to, target: Patient, via: subject} - {type: has_one, target: MedicationRequest, via: authorizingPrescription} - name: AllergyIntolerance relationships: - {type: belongs_to, target: Patient, via: patient} - name: Immunization relationships: - {type: belongs_to, target: Patient, via: patient} - name: Procedure relationships: - {type: belongs_to, target: Patient, via: subject} - {type: belongs_to, target: Encounter, via: encounter} - name: DiagnosticReport relationships: - {type: belongs_to, target: Patient, via: subject} - {type: has_many, target: Observation, via: result} - name: DocumentReference relationships: - {type: belongs_to, target: Patient, via: subject} - {type: has_one, target: Binary, via: content.attachment.url} - name: ServiceRequest relationships: - {type: belongs_to, target: Patient, via: subject} - {type: has_one, target: Practitioner, via: requester} - name: CarePlan relationships: - {type: belongs_to, target: Patient, via: subject} - {type: has_many, target: CareTeam, via: careTeam} - {type: has_many, target: Goal, via: goal} - name: CareTeam relationships: - {type: belongs_to, target: Patient, via: subject} - {type: has_many, target: Practitioner, via: participant.member} - name: Coverage relationships: - {type: belongs_to, target: Patient, via: beneficiary} - {type: has_one, target: Organization, via: payor} - name: PractitionerRole relationships: - {type: belongs_to, target: Practitioner, via: practitioner} - {type: belongs_to, target: Organization, via: organization} - name: Provenance relationships: - {type: has_many, target: Practitioner, via: agent.who} ehi_export_model: method: searched source: https://www.practicefusion.com/ehi-export-documentation/v9/index/ version: v9 all_versions: [v1, v2, v3, v4, v5, v6, v7, v8, v9] table_count: 85 notes: >- Beyond the 47 FHIR resources, Practice Fusion publishes a full table-level data dictionary for its ONC-mandated Electronic Health Information (EHI) export — one documented page per table, versioned v1 through v9. This is the provider's own internal record model rather than the FHIR projection, and it is considerably wider: it covers scheduling, messaging, referrals, prescriptions and superbill/financial entities the FHIR API does not expose at all. Table names below are read verbatim from the v9 index; each has its own field-level page at https://www.practicefusion.com/ehi-export-documentation/v9/