Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Next »

New Patients

SQL Requirements:

  • Patient is not an existing PKB Member (has an open PKB Membership by UKRDCID)

    • Patient is a PV Member (by UKRDCID) AND/OR

    • Patient has a “PV XML” PatientRecord (by UKRDC)

Mirth Channels:

PKB Outbound Memberships

Message goes to pv_hl7v2_extract.create_pkb_membership_record()

  • If the Patient already has a PKB Membership it is re-sent (using the same FromTime)

  • If a Patient doesn’t have a PKB Membership a brand new one is created.

  • If a Patient has a PKB Membership and is deceased the membership is re-sent with a ToTime.

RDA Message goes to Core Repository

PKB Outbound Research

Message goes to pv_hl7v2_extract.create_adt_a28_message()

HL7 Message goes to PKB using the “Research Credentials”.

Patient Updates

Deceased Patients

  • No labels