This is the set of resources that conform to either of the profiles Australian Address (http://hl7.org.au/fhir/StructureDefinition/au-address) and Australian Address (http://hl7.org.au/fhir/StructureDefinition/au-address). E.g. what you have to deal with if you get resources conforming to one of them
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Address | C | 0..* | An address in Australia for use within an Australian healthcare context ele-1: All FHIR elements must have a @value or children inv-add-0: The address shall at least have text or a line inv-add-1: If asserting no fixed address, the type shall be 'physical' inv-add-2: If asserting no fixed address, the address text shall begin with 'NO FIXED ADDRESS' | |
extension | 0..* | Extension | Extension ele-1: All FHIR elements must have a @value or children ext-1: Must have either extensions or value[x], not both | |
use | ?!Σ | 0..1 | code | home | work | temp | old | billing - purpose of this address Binding: ?? (required): The use of an address. ele-1: All FHIR elements must have a @value or children Example General: home |
type | Σ | 0..1 | code | postal | physical | both Binding: ?? (required): The type of an address (physical / postal). ele-1: All FHIR elements must have a @value or children Example General: both |
text | Σ | 0..1 | string | Text representation of the address ele-1: All FHIR elements must have a @value or children Example General: 137 Nowhere Street, Erewhon 9132 |
line | Σ | 0..* | string | Street name, number, direction & P.O. Box etc. ele-1: All FHIR elements must have a @value or children Example General: 137 Nowhere Street |
city | Σ | 0..1 | string | Name of city, town or suburb ele-1: All FHIR elements must have a @value or children Example General: Erewhon |
district | Σ | 0..1 | string | District name (aka county) ele-1: All FHIR elements must have a @value or children Example General: Madison |
state | Σ | 0..1 | string | Australian state or territory Binding: ?? (required) ele-1: All FHIR elements must have a @value or children |
postalCode | ΣC | 0..1 | string | Postal code for area ele-1: All FHIR elements must have a @value or children inv-add-3: Postal code shall be 4 digits Example General: 9132 |
country | Σ | 0..1 | string | Australia as a 2 digit ISO 3166 code ele-1: All FHIR elements must have a @value or children |
period | Σ | 0..1 | Period | Time period when address was/is in use ele-1: All FHIR elements must have a @value or children Example General: {"start":"2010-03-23","end":"2010-07-01"} |
Documentation for this format |