| Datatypes UML Documentation |
Summary:AttributesProperties | Detail:Attributes |
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 |
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 | ||
effectiveDateRange, text, type, use, line1, line2, line3, city, county, country, postalCode |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | AD |
Name | OtherCountryMailingAddress |
Name Expression | |
Namespace | Datatypes |
Owned Template Signature | |
Owner | Datatypes |
Owning Template Parameter | |
Package | Datatypes |
Qualified Name | FHIM::Datatypes::OtherCountryMailingAddress |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
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
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | «AD» OtherCountryMailingAddress |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 0 |
Lower Value | (0) |
Multiplicity | 0..1 |
Name | jurisdiction |
Name Expression | |
Namespace | «AD» OtherCountryMailingAddress |
Opposite | |
Owner | «AD» OtherCountryMailingAddress |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Datatypes::OtherCountryMailingAddress::jurisdiction |
Stereotype | |
Template Parameter | |
Type | String |
Upper | 1 |
Upper Value | (1) |
Visibility | Public |
| Datatypes UML Documentation |
Summary:AttributesProperties | Detail:Attributes |