29.12.25 GeneralAddress

Topic Version1Published12/09/2016
For StandardPRODML v2.0
Type:ClassStereotype:«XSDcomplexType»

An general address structure. This form is appropriate for most countries.

Table 29.12.25-1 Attributes

Name

Type

Notes

City

String64

The city for the business associate's address.

Country

String64

The country may be included. Although this is optional, it is probably required for most uses.

County

String64

The county, if applicable or necessary.

kind

AddressKindEnum

The type of address: mailing, physical, or both. See AddressKindEnum.

Name

String64

The name line of an address. If missing, use the name of the business associate.

PostalCode

String64

A postal code, if appropriate for the country. In the USA, this would be the five or nine digit zip code.

Province

String64

Province.

State

String64

State.

Street

String64

A generic term for the middle lines of an address. They may be a street address, PO box, suite number, or any lines that come between the "name" and "city" lines. This may be repeated for up to four, ordered lines.

uid

String64

A unique identifier for this data element. It is not globally unique (not a uuid) and only need be unique within the context of the parent top-level object.

Table 29.12.25-2 Associations

Association

Notes

From: GeneralAddress.

To: AddressKindEnum

Dependency

 

From: BusinessAssociate.

To: GeneralAddress

Dependency