HL7v2.Segment.IN2 (HL7v2 v3.10.1)

Copy Markdown View Source

Insurance Additional Information (IN2) segment — HL7v2 v2.5.1.

Contains extended insurance coverage details beyond the IN1 segment. 72 fields per HL7 v2.5.1 specification.

Summary

Types

t()

@type t() :: %HL7v2.Segment.IN2{
  ambulatory_status: term(),
  baby_coverage: term(),
  blood_deductible: term(),
  citizenship: term(),
  cms_patients_relationship_to_insured: term(),
  combine_baby_bill: term(),
  copay_limit_flag: term(),
  daily_deductible: term(),
  dependent_of_military_recipient: term(),
  eligibility_source: term(),
  employer_contact_person_name: term(),
  employer_contact_person_phone_number: term(),
  employer_contact_reason: term(),
  employer_information_data: term(),
  employment_stop_date: term(),
  ethnic_group: term(),
  extra_fields: term(),
  guarantors_relationship_to_insured: term(),
  insurance_co_contact_phone_number: term(),
  insurance_co_contact_reason: term(),
  insured_employee_id: term(),
  insured_employer_name_and_id: term(),
  insured_employer_organization_name_and_id: term(),
  insured_organization_name_and_id: term(),
  insured_social_security_number: term(),
  insureds_contact_person_phone_number: term(),
  insureds_contact_person_reason: term(),
  insureds_contact_persons_name: term(),
  insureds_employer_phone_number: term(),
  insureds_employment_start_date: term(),
  insureds_phone_number_home: term(),
  job_code_class: term(),
  job_status: term(),
  job_title: term(),
  living_arrangement: term(),
  living_dependency: term(),
  mail_claim_party: term(),
  marital_status: term(),
  medicaid_case_name: term(),
  medicaid_case_number: term(),
  medicare_health_ins_card_number: term(),
  military_handicapped_program: term(),
  military_id_number: term(),
  military_non_avail_cert_on_file: term(),
  military_organization: term(),
  military_rank_grade: term(),
  military_retire_date: term(),
  military_service: term(),
  military_sponsor_name: term(),
  military_station: term(),
  military_status: term(),
  mothers_maiden_name: term(),
  nationality: term(),
  non_covered_insurance_code: term(),
  patient_member_number: term(),
  payor_id: term(),
  payor_subscriber_id: term(),
  policy_scope: term(),
  policy_source: term(),
  policy_type_amount: term(),
  primary_language: term(),
  protection_indicator: term(),
  publicity_code: term(),
  race: term(),
  relationship_to_the_patient_start_date: term(),
  relationship_to_the_patient_stop_date: term(),
  religion: term(),
  room_coverage_type_amount: term(),
  special_coverage_approval_name: term(),
  special_coverage_approval_title: term(),
  stoploss_limit_flag: term(),
  student_indicator: term(),
  suspend_flag: term()
}