ex_hl7 v1.0.0 HL7.Composite.Default.XAD

2.9.51 XAD - extended address

Components:

  • street_address (SAD)
  • other_designation (ST)
  • city (ST)
  • state (ST)
  • postal_code (ST)
  • country (ID)
  • address_type (ID)
  • other_geo_designation (ST)
  • county (IS)
  • census_tract (IS)
  • address_representation (ID)
  • address_validity (DR)

Subcomponents of street address (SAD):

  • mailing_address (ST)
  • street_name (ST)
  • dwelling_number (ST)

Subcomponents of address validity range (DR):

  • start_datetime (TS)
  • end_datetime (TS)

Example of usage for US:

|1234 Easy St.^Ste. 123^San Francisco^CA^95123^USA^B^^SF^|

This would be formatted for postal purposes as

1234 Easy St.
Ste. 123
San Francisco CA 95123

Example of usage for Australia:

|14th Floor^50 Paterson St^Coorparoo^QLD^4151|

This would be formatted for postal purposes using the same rules as for the American example as

14th Floor
50 Paterson St
Coorparoo QLD 4151

Link to this section Summary

Functions

Return the specification for the composite type.

Link to this section Functions

Return the specification for the composite type.