Union of https://starsapi.csiro.au/fhir-ig/stars/StructureDefinition/csiro-stars-location and https://starsapi.csiro.au/fhir-ig/stars/StructureDefinition/csiro-stars-location

This is the set of resources that conform to either of the profiles CSIRO STARS Location Profile (https://starsapi.csiro.au/fhir-ig/stars/StructureDefinition/csiro-stars-location) and CSIRO STARS Location Profile (https://starsapi.csiro.au/fhir-ig/stars/StructureDefinition/csiro-stars-location). E.g. what you have to deal with if you get resources conforming to one of them

Structure

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Location 0..*Details and position information for a place
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... language 0..1codeLanguage of the resource content
Binding: ?? (required): IETF language tag for a human language
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionExtension
... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored
... identifier Σ0..*IdentifierUnique code or number identifying the location to its users
... status ?!Σ0..1codeactive | suspended | inactive
Binding: ?? (required): Indicates whether the location is still in use.
... operationalStatus Σ0..1CodingThe operational status of the location (typically only for a bed/room)
Binding: ?? (preferred): The operational status if the location (where typically a bed/room).
... name Σ0..1stringName of the location as used by humans
... alias 0..*stringA list of alternate names that the location is known as, or was known as, in the past
... description Σ0..1markdownAdditional details about the location that could be displayed as further information to identify the location beyond its name
... mode Σ0..1codeinstance | kind
Binding: ?? (required): Indicates whether a resource instance represents a specific location or a class of locations.
... type Σ0..*CodeableConceptType of function performed
Binding: ?? (extensible): Indicates the type of function performed at the location.
... contact 0..*ExtendedContactDetailOfficial contact details for the location
... address 0..1AddressPhysical location
.... extension 0..*ExtensionAdditional content defined by implementations
.... use ?!Σ0..1codehome | work | temp | old | billing - purpose of this address
Binding: ?? (required): The use of an address (home / work / etc.).
Example General: home
.... type Σ0..1codepostal | physical | both
Binding: ?? (required): The type of an address (physical / postal).
Example General: both
.... text Σ0..1stringText representation of the address
Example General: 137 Nowhere Street, Erewhon 9132
.... line Σ0..*stringStreet name, number, direction & P.O. Box etc.

Example General: 137 Nowhere Street
.... city Σ0..1stringName of city, town etc.
Example General: Erewhon
.... district Σ0..1stringDistrict name (aka county)
Example General: Madison
.... state Σ0..1stringSub-unit of country (abbreviations ok)
.... postalCode Σ0..1stringPostal code for area
Example General: 9132
.... country Σ0..1stringCountry preferred as 2 or 3 letter code from [ISO3166]
.... period Σ0..1PeriodTime period when address was/is in use
Example General: {"start":"2010-03-23","end":"2010-07-01"}
... form Σ0..1CodeableConceptPhysical form of the location
Binding: ?? (example): Physical form of the location.
... position 0..1BackboneElementThe absolute geographic location
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... longitude 1..1decimalLongitude with WGS84 datum
.... latitude 1..1decimalLatitude with WGS84 datum
.... altitude 0..1decimalAltitude with WGS84 datum
... managingOrganization Σ0..1Reference(Organization)Organization responsible for provisioning and upkeep
... partOf 0..1Reference(Location)Another Location this one is physically a part of
... characteristic 0..*CodeableConceptCollection of characteristics (attributes)
Binding: ?? (example): A custom attribute that could be provided at a service (e.g. Wheelchair accessibiliy).
... hoursOfOperation 0..*AvailabilityWhat days/times during a week is this location usually open (including exceptions)
... virtualService 0..*VirtualServiceDetailConnection details of a virtual service (e.g. conference call)
... endpoint 0..*Reference(Endpoint)Technical endpoints providing access to services operated for the location

doco Documentation for this format