Datatypes
Class OtherCountryMailingAddress

A specialization of Address that is used for addresses in countries other than the United States or Canada. The purpose of this sub-type is to provide a mechanism to add a jurisdiction property which is not bound to any valueset (in fact it is merely a string, not a code), so as to be able to record the state or province as needed by that country's postal designation conventions without having to know or maintain a closed list of possible jurisdictions beforehand.

Attributes
String jurisdiction jurisdiction

This property is a string for the "jurisdiction", which would have the state or province as needed by the country's postal designation conventions. In some cases, this property will be blank, and the jurisdiction would be part of one of the street address lines.
"Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (i.e. US 2 letter state codes)." - HL7 FHIR, Address.state

Attributes inherited from FHIM::Datatypes::Address FHIM::Datatypes::Address
effectiveDateRange effectiveDateRange, text text, type type, use use, line1 line1, line2 line2, line3 line3, city city, county county, country country, postalCode postalCode

Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
KeywordsAD
NameOtherCountryMailingAddress
Name Expression
NamespaceDatatypes
Owned Template Signature
OwnerDatatypes
Owning Template Parameter
PackageDatatypes
Qualified NameFHIM::Datatypes::OtherCountryMailingAddress
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 jurisdiction
Public String jurisdiction

This property is a string for the "jurisdiction", which would have the state or province as needed by the country's postal designation conventions. In some cases, this property will be blank, and the jurisdiction would be part of one of the street address lines.
"Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (i.e. US 2 letter state codes)." - HL7 FHIR, Address.state

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
Class«AD» OtherCountryMailingAddress
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
Namejurisdiction
Name Expression
Namespace«AD» OtherCountryMailingAddress
Opposite
Owner«AD» OtherCountryMailingAddress
Owning Association
Owning Template Parameter
Qualified NameFHIM::Datatypes::OtherCountryMailingAddress::jurisdiction
Stereotype
Template Parameter
TypeString
Upper1
Upper Value(1)
VisibilityPublic