ex_hl7 v0.3.0 HL7.Composite.XTN

2.9.55 XTN - extended telecommunication number

Components:

  • formatted_phone_number (ST): [NNN] [(999)]999-9999 [X99999] [B99999] [C any text]
  • telecom_use_code (ID)
  • telecom_equipment_type (ID)
  • email (ST)
  • country_code (NM)
  • area_code (NM)
  • phone_number (NM)
  • extension (NM)
  • any_text (ST)

Summary

Functions

Create a new composite field

Types

t :: %HL7.Composite.XTN{any_text: binary, area_code: integer, country_code: integer, email: binary, extension: integer, formatted_phone_number: binary, phone_number: integer, telecom_equipment_type: binary, telecom_use_code: binary}

Functions

new()

Specs

new :: t

Create a new composite field