ex_hl7 v0.3.0 HL7.Composite.CN

2.9.7 CN - composite ID number and name

Components:

  • id_number (ST)
  • family_name (FN)
  • given_name (ST)
  • second_name (ST)
  • suffix (ST)
  • prefix (ST)
  • degree (IS)
  • source_table (IS)
  • assigning_authority (HD)

Summary

Functions

Create a new composite field

Types

t :: %HL7.Composite.CN{assigning_authority: HL7.Composite.HD.t, degree: binary, family_name: HL7.Composite.FN.t, given_name: binary, id_number: binary, prefix: binary, second_name: binary, source_table: binary, suffix: binary}

Functions

new()

Specs

new :: t

Create a new composite field