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
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:HealthcareService ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Healthcare-service-with-General-Practice-service-type"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-healthcare-service"^^xsd:anyURI ;
fhir:link <http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-healthcare-service> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService Healthcare-service-with-General-Practice-service-type</b></p><a name=\"Healthcare-service-with-General-Practice-service-type\"> </a><a name=\"hcHealthcare-service-with-General-Practice-service-type\"> </a><a name=\"Healthcare-service-with-General-Practice-service-type-en-AU\"> </a><blockquote><p><b>PCA Key Contact</b></p><ul><li>healthcareService-contactName: Steve SMITH </li><li>healthcareService-contactPhone: ph: 0355509145(Work)</li><li>healthcareService-contactEmail: <a href=\"mailto:[email protected]\">[email protected]</a></li><li>healthcareService-contactType: <span title=\"Codes:{http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-key-contact-type billing-agent}\">Billing agent</span></li></ul></blockquote><p><b>PCA Referral Information For Provider</b>: </p><div><p>FALSE</p>\n</div><p><b>PCA New Patient Availability</b>: <span title=\"Codes:{http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-new-patient-availability accepting}\">Accepting new patients</span></p><p><b>PCA Postal Address</b>: Shop 8, 147-153 Castlereagh Street, SYDNEY NSW 2000</p><p><b>PCA IAR Levels of Care</b>: <span title=\"Codes:{http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-iar-levels-of-care level1}\">Level 1 (self-management)</span></p><p><b>identifier</b>: <code>http://pca.digitalhealth.gov.au/id/pca-healthcare-service</code>/4d00ad2659cb4b54bd8028798af62631</p><p><b>active</b>: true</p><p><b>providedBy</b>: <a href=\"Organization-Organisation-with-ABN.html\">Organization Organisation with ABN</a></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 788007007}\">General practice service</span></p><p><b>location</b>: <a href=\"Location-Physical-location-with-wheelchair-access.html\">Location Physical location with wheelchair access</a></p><p><b>name</b>: Healthcare service with General Practice service type</p><p><b>serviceProvisionCode</b>: <span title=\"Codes:{http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-service-provision-code MIX}\">Mixed Billing</span></p><p><b>appointmentRequired</b>: true</p><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Monday, Tuesday, Wednesday, Thursday, Friday</p><p><b>availableStartTime</b>: 08:00:00</p><p><b>availableEndTime</b>: 17:30:00</p></blockquote></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-key-contact"^^xsd:anyURI ] ;
( fhir:extension [
fhir:url [ fhir:v "healthcareService-contactName"^^xsd:anyURI ] ;
fhir:value [
a fhir:HumanName ;
fhir:family [ fhir:v "SMITH" ] ;
( fhir:given [ fhir:v "Steve" ] ) ] ] [
fhir:url [ fhir:v "healthcareService-contactPhone"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactPoint ;
fhir:system [ fhir:v "phone" ] ;
fhir:value [ fhir:v "0355509145" ] ;
fhir:use [ fhir:v "work" ] ] ] [
fhir:url [ fhir:v "healthcareService-contactEmail"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactPoint ;
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "[email protected]" ] ;
fhir:use [ fhir:v "work" ] ] ] [
fhir:url [ fhir:v "healthcareService-contactType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-key-contact-type"^^xsd:anyURI ] ;
fhir:code [ fhir:v "billing-agent" ] ;
fhir:display [ fhir:v "Billing agent" ] ] ) ] ] )
] [
fhir:url [ fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-referral-information-for-provider"^^xsd:anyURI ] ;
fhir:value [ fhir:v "FALSE" ]
] [
fhir:url [ fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-new-patient-availability"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-new-patient-availability"^^xsd:anyURI ] ;
fhir:code [ fhir:v "accepting" ] ;
fhir:display [ fhir:v "Accepting new patients" ] ] ) ]
] [
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:url [ fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-iar-levels-of-care"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-iar-levels-of-care"^^xsd:anyURI ] ;
fhir:code [ fhir:v "level1" ] ;
fhir:display [ fhir:v "Level 1 (self-management)" ] ] ) ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://pca.digitalhealth.gov.au/id/pca-healthcare-service"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4d00ad2659cb4b54bd8028798af62631" ]
] ) ; #
fhir:active [ fhir:v "true"^^xsd:boolean] ; #
fhir:providedBy [
fhir:reference [ fhir:v "Organization/Organisation-with-ABN" ]
] ; #
fhir:type ( [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-preferred"^^xsd:anyURI ] ;
fhir:value [ fhir:v "true"^^xsd:boolean ] ] ) ;
( fhir:coding [
a sct:788007007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "788007007" ] ;
fhir:display [ fhir:v "General practice service" ] ] )
] ) ; #
fhir:location ( [
fhir:reference [ fhir:v "Location/Physical-location-with-wheelchair-access" ]
] ) ; #
fhir:name [ fhir:v "Healthcare service with General Practice service type"] ; #
fhir:serviceProvisionCode ( [
( fhir:coding [
fhir:system [ fhir:v "http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-service-provision-code"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MIX" ] ;
fhir:display [ fhir:v "Mixed Billing" ] ] )
] ) ; #
fhir:appointmentRequired [ fhir:v "true"^^xsd:boolean] ; #
fhir:availableTime ( [
( fhir:daysOfWeek [ fhir:v "mon" ] [ fhir:v "tue" ] [ fhir:v "wed" ] [ fhir:v "thu" ] [ fhir:v "fri" ] ) ;
fhir:availableStartTime [ fhir:v "08:00:00"^^xsd:time ] ;
fhir:availableEndTime [ fhir:v "17:30:00"^^xsd:time ]
] ) . #
IG © 2023+ Australian Digital Health Agency. Package pca.digitalhealth.gov.au#24.2.0.0 based on FHIR 4.0.1. Generated 2024-09-23
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