Provider Connect Australia (PCA)
24.2.0.0 - active
Provider Connect Australia (PCA) - Local Development build (v24.2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Location",
"id" : "Physical-location-with-wheelchair-access",
"meta" : {
"profile" : [
🔗 "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-location"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location Physical-location-with-wheelchair-access</b></p><a name=\"Physical-location-with-wheelchair-access\"> </a><a name=\"hcPhysical-location-with-wheelchair-access\"> </a><a name=\"Physical-location-with-wheelchair-access-en-AU\"> </a><p><b>PCA Amenity</b>: <span title=\"Codes:{http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-amenity wheelchairAccess}\">Wheelchair Access</span></p><p><b>PCA Postal Address</b>: Shop 8, 147-153 Castlereagh Street, SYDNEY NSW 2000</p><p><b>identifier</b>: PCA Location Identifier (PCA-LI)/9d00bc2673ca4b54bd8018732af66634</p><p><b>status</b>: Active</p><p><b>name</b>: Physical location with wheelchair access</p><p><b>address</b>: Shop 8, 151 Castlereagh Street, SYDNEY NSW 2000</p><p><b>managingOrganization</b>: <a href=\"Organization-Organisation-with-ABN.html\">Organization Organisation with ABN</a></p></div>"
},
"extension" : [
{
"url" : "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-amenity",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-amenity",
"code" : "wheelchairAccess",
"display" : "Wheelchair Access"
}
]
}
},
{
"url" : "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-postal-address",
"valueAddress" : {
"extension" : [
{
"url" : "http://hl7.org.au/fhir/StructureDefinition/address-identifier",
"valueIdentifier" : {
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
"code" : "GNAF",
"display" : "Geocoded National Address File Identifier"
}
],
"text" : "G-NAF"
},
"system" : "http://hl7.org.au/id/gnafidentifier",
"value" : "GANSW718473771"
}
}
],
"type" : "postal",
"text" : "Shop 8, 147-153 Castlereagh Street, SYDNEY NSW 2000",
"line" : [
"Shop 8",
"147-153 Castlereagh Street"
],
"city" : "SYDNEY",
"state" : "NSW",
"postalCode" : "2000",
"country" : "AU"
}
}
],
"identifier" : [
{
"type" : {
"text" : "PCA Location Identifier (PCA-LI)"
},
"system" : "http://pca.digitalhealth.gov.au/id/pca-location",
"value" : "9d00bc2673ca4b54bd8018732af66634"
}
],
"status" : "active",
"name" : "Physical location with wheelchair access",
"address" : {
"extension" : [
{
"url" : "http://hl7.org.au/fhir/StructureDefinition/address-identifier",
"valueIdentifier" : {
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org.au/CodeSystem/v2-0203",
"code" : "GNAF",
"display" : "Geocoded National Address File Identifier"
}
],
"text" : "G-NAF"
},
"system" : "http://hl7.org.au/id/gnafidentifier",
"value" : "GANSW718473771"
}
}
],
"type" : "physical",
"text" : "Shop 8, 151 Castlereagh Street, SYDNEY NSW 2000",
"line" : [
"Shop 8",
"147-153 Castlereagh Street"
],
"city" : "SYDNEY",
"state" : "NSW",
"postalCode" : "2000",
"country" : "AU"
},
"managingOrganization" : {
🔗 "reference" : "Organization/Organisation-with-ABN"
}
}