Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Member plan table

The Member Plan [sn_hcls_member_plan] table stores the details of a health insurance plan associated with a patient.

Key features

  • Extends the Install base item [sn_install_base_item] table to store member plan details.
  • Models the health insurance data associated with a patient, including the member number, group number, the payer plan that is purchased and start and end dates of the plan.

Role required to configure the table: sn_hcls.admin.

For more information, see Healthcare and Life Sciences data model.

FieldData typeDescription
Effective fromDateStart date from when the member plan is effective.
Effective toDateEnd date until when the member plan is effective.
External identifierStringIdentifier of the record in an electronic medical record \(EMR\) system.
Group numberStringGroup number or policy number of the member.
MemberReferenceThe associated member's first and last name.
Member numberStringUnique ID number of the patient that enables healthcare providers to verify insurance coverage and arrange payment for services.
NumberStringAlpha-numeric profile identifier of the member plan.
PatientReferenceName of the patient in whose name is the plan.
Plan priorityString

Priority of the plan.

The priority of the plan is:

  • Primary: The first member plan to which the patient is the subscriber and that is used as if there's no other plans for the patient.
  • Secondary: The second member plan to which the patient is listed as a dependent.
  • Tertiary: The third member plan to be billed for the patient. The tertiary plan is used after the primary and secondary plans have been successfully processed.
Payer planReferenceMember plan taken by the patient.
Relation to subscriberReferenceRelationship of the dependent member with the subscriber.
Rx BinStringNumber to identify how a prescription drug will be reimbursed and where a pharmacy can send a reimbursement claim to.
Rx GroupStringAlphanumeric or numeric value of the member plan that is used to process prescription benefits.
Rx PCNStringProcessor control number \(PCN\) used in routing of pharmacy reimbursements.
SourceReferenceSource system details of an external healthcare system in a ServiceNow instance.
SubscriberReferenceSubscriber's patient record.

Parent Topic:Healthcare and Life Sciences data model tables