PH eReferral Implementation Guide
0.1.0 - ci-build
PH eReferral Implementation Guide, published by SILab CoP IG Accelerator (eReferral). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jldalisay95/ph-ereferral-jld/ and changes regularly. See the Directory of published versions
This page maps the v0.1 minimum referral workflow to the IG artifacts used by the connectathon readiness test.
| Workflow step | Primary artifact | Supporting artifacts | Coverage status |
|---|---|---|---|
| Create referral | Example eReferral ServiceRequest | EReferral ServiceRequest, patient, practitioner role, organizations, condition, and observations | Covered for the minimum test path. |
| Send referral | Example eReferral Task - Requested State | EReferral Task and Example ServiceRequest for Task | Covered for a requested referral workflow state. |
| Receive referral | Example eReferral Task - Accepted State | Receiving organization fixture and Task owner assignment | Covered through the accepted Task fixture. A separate received state is pending review. |
| Respond with receiving outcome | Example eReferral Task - Accepted State | Issue #47 and PR #84 | Partially covered. Positive response is represented by accepted in the current fixture set. Rejected and referred-onward responses are pending review. |
| Close referral | Example eReferral Task - Completed State | Example eReferral Encounter and Task output | Covered for completion of the minimum test path. |
| Profile | v0.1 test role | Link |
|---|---|---|
| EReferral ServiceRequest | Primary referral request | StructureDefinition-ereferral-service-request.html |
| EReferral Task | Workflow state tracking | StructureDefinition-ereferral-task.html |
| ERefEncounter | Receiving encounter context | StructureDefinition-ereferral-encounter.html |
| ERefPatient | Patient profile coverage | StructureDefinition-ereferral-patient.html |
| PH eReferral PractitionerRole | Referring practitioner/facility role | StructureDefinition-ereferral-practitioner-role.html |
| EReferral Provenance | Audit and signature support | StructureDefinition-ereferral-provenance.html |
| EReferral MedicationAdministration | Optional clinical summary support | StructureDefinition-ereferral-medication-administration.html |
| ERefImmunization | Optional clinical summary support | StructureDefinition-ereferral-immunization.html |
| Example group | Required for minimum path | Notes |
|---|---|---|
| ServiceRequest referral fixture | Yes | Primary referral request. |
| Task requested, accepted, completed fixtures | Yes | Minimum workflow state progression. |
| Patient, practitioner, practitioner role, referring facility, receiving facility | Yes | Actor and organization context. |
| Condition and observations | Yes | Clinical reason and supporting information. |
| Encounter | Yes | Close step context. |
| Provenance | Optional | Audit trail and signature support. |
| MedicationAdministration and Immunization | Optional | Additional clinical summary examples. |