This page is part of the Australian Base IG (v0.9.3: AU Base 1 on STU3 Draft) based on FHIR R3. The current version which supercedes this version is 1.0.2. For a full list of available versions, see the Directory of published versions
AU Base Address Profile [FMM Level 0]
This profile is provided for use in an Australian context where some constraint on content is desirable to guarantee the quality of an Australian address whilst still supporting other uses such as unstructured addresses.
Examples
Postal and work address in Darwin, NT
Level 1, 300 George St, Brisbane, QLD 4000
No fixed address in Melbourne, VIC
The official URL for this profile is:
http://hl7.org.au/fhir/StructureDefinition/au-address
Australian realm Australian Address profile.
This profile builds on Address.
This profile was published on Fri May 05 05:09:53 AEST 2017 as a draft by Health Level Seven Australia (Patient Administration WG).
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This profile contains the following variations from Address:
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | I | 0..* | An address in Australia for use within an Australian healthcare context inv-add-0: The address shall at least have text or a line inv-add-1: If not a fixed address, the type shall be 'physical' inv-add-2: If not a fixed address, the address text shall begin with 'NO FIXED ADDRESS' | |
extension | 0..* | Extension | Slice: Unordered, Open by value:url | |
no-fixed-address | 0..1 | boolean | No Fixed Address Flag URL: http://hl7.org.au/fhir/StructureDefinition/no-fixed-address | |
city | 0..1 | string | Name of city, town, suburb, etc. | |
state | 0..1 | string | Australian state and territory Binding: https://healthterminologies.gov.au/fhir/ValueSet/australian-states-territories-2 (required) | |
postalCode | I | 0..1 | string | inv-add-3: Postal code shall be 4 digits |
country | 0..1 | string | Australia as a 2 digit ISO 3166 code Fixed Value: AU | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | I | 0..* | An address in Australia for use within an Australian healthcare context inv-add-0: The address shall at least have text or a line inv-add-1: If not a fixed address, the type shall be 'physical' inv-add-2: If not a fixed address, the address text shall begin with 'NO FIXED ADDRESS' | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
no-fixed-address | 0..1 | boolean | Extension URL: http://hl7.org.au/fhir/StructureDefinition/no-fixed-address | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "http://hl7.org.au/fhir/StructureDefinition/no-fixed-address" | |
valueBoolean | 1..1 | boolean | Value of extension Fixed Value: true | |
use | ?!Σ | 0..1 | code | home | work | temp | old - purpose of this address Binding: AddressUse (required) Example General': home |
type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required) Example General': both |
text | Σ | 0..1 | string | Text representation of the address Example General': 137 Nowhere Street, Erewhon 9132 |
line | Σ | 0..* | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General': 137 Nowhere Street |
city | Σ | 0..1 | string | Name of city, town, suburb, etc. Example General': Erewhon |
district | Σ | 0..1 | string | District name (aka county) Example General': Madison |
state | Σ | 0..1 | string | Australian state and territory Binding: https://healthterminologies.gov.au/fhir/ValueSet/australian-states-territories-2 (required) |
postalCode | ΣI | 0..1 | string | Postal code for area inv-add-3: Postal code shall be 4 digits Example General': 9132 |
country | Σ | 0..1 | string | Australia as a 2 digit ISO 3166 code Fixed Value: AU |
period | Σ | 0..1 | Period | Time period when address was/is in use Example General': {"start":"2010-03-23T00:00:00+11:00","end":"2010-07-01T00:00:00+10:00"} |
Documentation for this format |
This profile contains the following variations from Address:
Differential View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | I | 0..* | An address in Australia for use within an Australian healthcare context inv-add-0: The address shall at least have text or a line inv-add-1: If not a fixed address, the type shall be 'physical' inv-add-2: If not a fixed address, the address text shall begin with 'NO FIXED ADDRESS' | |
extension | 0..* | Extension | Slice: Unordered, Open by value:url | |
no-fixed-address | 0..1 | boolean | No Fixed Address Flag URL: http://hl7.org.au/fhir/StructureDefinition/no-fixed-address | |
city | 0..1 | string | Name of city, town, suburb, etc. | |
state | 0..1 | string | Australian state and territory Binding: https://healthterminologies.gov.au/fhir/ValueSet/australian-states-territories-2 (required) | |
postalCode | I | 0..1 | string | inv-add-3: Postal code shall be 4 digits |
country | 0..1 | string | Australia as a 2 digit ISO 3166 code Fixed Value: AU | |
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | I | 0..* | An address in Australia for use within an Australian healthcare context inv-add-0: The address shall at least have text or a line inv-add-1: If not a fixed address, the type shall be 'physical' inv-add-2: If not a fixed address, the address text shall begin with 'NO FIXED ADDRESS' | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Extension Slice: Unordered, Open by value:url | |
no-fixed-address | 0..1 | boolean | Extension URL: http://hl7.org.au/fhir/StructureDefinition/no-fixed-address | |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url | |
url | 1..1 | uri | "http://hl7.org.au/fhir/StructureDefinition/no-fixed-address" | |
valueBoolean | 1..1 | boolean | Value of extension Fixed Value: true | |
use | ?!Σ | 0..1 | code | home | work | temp | old - purpose of this address Binding: AddressUse (required) Example General': home |
type | Σ | 0..1 | code | postal | physical | both Binding: AddressType (required) Example General': both |
text | Σ | 0..1 | string | Text representation of the address Example General': 137 Nowhere Street, Erewhon 9132 |
line | Σ | 0..* | string | Street name, number, direction & P.O. Box etc. This repeating element order: The order in which lines should appear in an address label Example General': 137 Nowhere Street |
city | Σ | 0..1 | string | Name of city, town, suburb, etc. Example General': Erewhon |
district | Σ | 0..1 | string | District name (aka county) Example General': Madison |
state | Σ | 0..1 | string | Australian state and territory Binding: https://healthterminologies.gov.au/fhir/ValueSet/australian-states-territories-2 (required) |
postalCode | ΣI | 0..1 | string | Postal code for area inv-add-3: Postal code shall be 4 digits Example General': 9132 |
country | Σ | 0..1 | string | Australia as a 2 digit ISO 3166 code Fixed Value: AU |
period | Σ | 0..1 | Period | Time period when address was/is in use Example General': {"start":"2010-03-23T00:00:00+11:00","end":"2010-07-01T00:00:00+10:00"} |
Documentation for this format |
Downloads: StructureDefinition: (XML, JSON), Schema: XML Schematron
Below is an overview of the required search and read operations.
Summary of Search Criteria for StructureDefinition-au-address
none defined