Referral and Document exchanges between organisations

Looking for a bit of feedback (this is a work in progress).

We’re looking at standardising referrals and document exchanges between trusts and started developing FHIR ReferralRequest and DocumentReference profiles. These are based on NHS Digital eRS API (ReferralRequest) and NRLS (DocumentReference) profiles but have a number of tweaks to make them more generic and also linking them to traditional HL7v2 and IHE XDS. (We’re planning to use InterOpen profiles if they exist)

N3 connection is needed to access the profiles:
http://test-rr8.trust.leedsth.nhs.uk:8080/web/fhir/DocumentReference.html
http://test-rr8.trust.leedsth.nhs.uk:8080/web/fhir/ReferralRequest.html

We’re not expecting other organisations to FHIR at the moment and more than likely use HL7v2 messages such as REF^I12 and MDM^T02 instead but if an organisation/supplier wants to use FHIR we have sketched out these Bundles:

http://test-rr8.trust.leedsth.nhs.uk:8080/web/fhir/Bundle.ReferralRequest.html
http://test-rr8.trust.leedsth.nhs.uk:8080/web/fhir/Bundle.Document.html [Will change towards NHS Digital CDA level 1 when it becomes available]

We’ve used Furore Forge for the profling (https://fhir.furore.com/forge/) and Endeavour Health FHIR profile generator to build the web pages (http://www.endeavourhealth.org/ Github https://github.com/endeavourhealth)

Hi Kevin,

Sounds good. Are you able to define what Referral use cases you are intending to cover initially? e.g. GP referrals into secondary care?

Acute Trust to Acute/Tertiary trust is the initial one but being influenced GP to secondary care (via e-Referral Service).

For workflow something like this. The REF^I12 (or FHIR ReferralRequest Bundle) is sent and is subsequently accepted or rejected by RRI^I12 (FHIR ReferralRequest). (See https://ihe-australia.wikispaces.com/file/view/Aus+eReferral+Profile+v1.pdf for more details)

1 Like