Provider Connect Australia (PCA) - Local Development build (v24.1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Location ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Physical-location-with-wheelchair-access"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-location"^^xsd:anyURI ;
fhir:link <http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-location> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Location </b><a name=\"Physical-location-with-wheelchair-access\"> </a><a name=\"hcPhysical-location-with-wheelchair-access\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceLocation "Physical-location-with-wheelchair-access" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-pca-location.html\">PCA Location</a></p></div><p><b>PCA Amenity</b>: Wheelchair Access <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-pca-amenity.html\">PCA Amenity</a>#wheelchairAccess)</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> "Organisation with ABN"</p></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-amenity"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-amenity"^^xsd:anyURI ] ;
fhir:code [ fhir:v "wheelchairAccess" ] ;
fhir:display [ fhir:v "Wheelchair Access" ] ] ) ]
] [
fhir:url [ fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-postal-address"^^xsd:anyURI ] ;
fhir:value [
a fhir:Address ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/address-identifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "GNAF" ] ;
fhir:display [ fhir:v "Geocoded National Address File Identifier" ] ] ) ;
fhir:text [ fhir:v "G-NAF" ] ] ;
fhir:system [ fhir:v "http://hl7.org.au/id/gnafidentifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "GANSW718473771" ] ] ] ) ;
fhir:type [ fhir:v "postal" ] ;
fhir:text [ fhir:v "Shop 8, 147-153 Castlereagh Street, SYDNEY NSW 2000" ] ;
( fhir:line [ fhir:v "Shop 8" ] [ fhir:v "147-153 Castlereagh Street" ] ) ;
fhir:city [ fhir:v "SYDNEY" ] ;
fhir:state [ fhir:v "NSW" ] ;
fhir:postalCode [ fhir:v "2000" ] ;
fhir:country [ fhir:v "AU" ] ]
] ) ; #
fhir:identifier ( [
fhir:type [
fhir:text [ fhir:v "PCA Location Identifier (PCA-LI)" ] ] ;
fhir:system [ fhir:v "http://pca.digitalhealth.gov.au/id/pca-location"^^xsd:anyURI ] ;
fhir:value [ fhir:v "9d00bc2673ca4b54bd8018732af66634" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:name [ fhir:v "Physical location with wheelchair access"] ; #
fhir:address [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/address-identifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org.au/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "GNAF" ] ;
fhir:display [ fhir:v "Geocoded National Address File Identifier" ] ] ) ;
fhir:text [ fhir:v "G-NAF" ] ] ;
fhir:system [ fhir:v "http://hl7.org.au/id/gnafidentifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "GANSW718473771" ] ] ] ) ;
fhir:type [ fhir:v "physical" ] ;
fhir:text [ fhir:v "Shop 8, 151 Castlereagh Street, SYDNEY NSW 2000" ] ;
( fhir:line [ fhir:v "Shop 8" ] [ fhir:v "147-153 Castlereagh Street" ] ) ;
fhir:city [ fhir:v "SYDNEY" ] ;
fhir:state [ fhir:v "NSW" ] ;
fhir:postalCode [ fhir:v "2000" ] ;
fhir:country [ fhir:v "AU" ]
] ; #
fhir:managingOrganization [
fhir:reference [ fhir:v "Organization/Organisation-with-ABN" ]
] . #
IG © 2023+ Australian Digital Health Agency. Package pca.digitalhealth.gov.au#24.1.0.0 based on FHIR 4.0.1. Generated 2024-05-28
Publisher:
Australian Digital Health Agency
ABN 84 425 496 912, Level 25, 175 Liverpool Street, Sydney, NSW 2000
Links: Table of Contents |
QA Report
| Version History
| Report an issue or propose a change
Telephone 1300 901 001 or email [email protected]
https://www.digitalhealth.gov.au
Privacy policy |
Terms of Use