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" : "Organization",
"id" : "Organisation-with-ABN",
"meta" : {
"profile" : [
🔗 "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization Organisation-with-ABN</b></p><a name=\"Organisation-with-ABN\"> </a><a name=\"hcOrganisation-with-ABN\"> </a><a name=\"Organisation-with-ABN-en-AU\"> </a><p><b>identifier</b>: ABN/90602935820, PCA Organization Identifier (PCA-OI)/fdd12dff00184a76ab4c561f8a88aed3</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-organization-type LEO}\">Legal Entity Organisation</span>, <span title=\"Codes:{http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-organization-type PPO}\">Participating publishing organisation</span></p><p><b>name</b>: Organisation with ABN</p><p><b>alias</b>: MYHealth Sydney</p><p><b>telecom</b>: <a href=\"mailto:[email protected]\">[email protected]</a>, ph: 02 8197 3388(Work), fax: 02 8197 1988(Work)</p><p><b>address</b>: Shop 8 147-153 Castlereagh Street SYDNEY NSW 2000 AU (work)</p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "XX"
}
],
"text" : "ABN"
},
"system" : "http://hl7.org.au/id/abn",
"value" : "90602935820"
},
{
"type" : {
"text" : "PCA Organization Identifier (PCA-OI)"
},
"system" : "http://pca.digitalhealth.gov.au/id/pca-organization",
"value" : "fdd12dff00184a76ab4c561f8a88aed3"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-organization-type",
"code" : "LEO",
"display" : "Legal Entity Organisation"
}
]
},
{
"coding" : [
{
"system" : "http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-organization-type",
"code" : "PPO",
"display" : "Participating publishing organisation"
}
]
}
],
"name" : "Organisation with ABN",
"alias" : [
"MYHealth Sydney"
],
"telecom" : [
{
"system" : "email",
"value" : "[email protected]",
"use" : "work"
},
{
"system" : "phone",
"value" : "02 8197 3388",
"use" : "work"
},
{
"system" : "fax",
"value" : "02 8197 1988",
"use" : "work"
}
],
"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"
}
}
],
"use" : "work",
"line" : [
"Shop 8",
"147-153 Castlereagh Street"
],
"city" : "SYDNEY",
"state" : "NSW",
"postalCode" : "2000",
"country" : "AU"
}
]
}