Provider Connect Australia (PCA)
24.1.0.0 - active Australia flag

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

: Healthcare service with General Practice service type - JSON Representation

Raw json | Download


{
  "resourceType" : "HealthcareService",
  "id" : "Healthcare-service-with-General-Practice-service-type",
  "meta" : {
    "profile" : [
      🔗 "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-healthcare-service"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: HealthcareService </b><a name=\"Healthcare-service-with-General-Practice-service-type\"> </a><a name=\"hcHealthcare-service-with-General-Practice-service-type\"> </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\">ResourceHealthcareService &quot;Healthcare-service-with-General-Practice-service-type&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-pca-healthcare-service.html\">PCA Healthcare Service</a></p></div><p><b>PCA Referral Information For Provider</b>: FALSE</p><p><b>PCA New Patient Availability</b>: Accepting new patients <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-pca-new-patient-availability.html\">PCA New Patient Availability</a>#accepting)</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>: Level 1 (self-management) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-pca-iar-levels-of-care.html\">PCA IAR Levels of Care</a>#level1)</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> &quot;Organisation with ABN&quot;</p><p><b>type</b>: General practice service <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#788007007)</span></p><p><b>location</b>: <a href=\"Location-Physical-location-with-wheelchair-access.html\">Location/Physical-location-with-wheelchair-access</a> &quot;Physical location with wheelchair access&quot;</p><p><b>name</b>: Healthcare service with General Practice service type</p><p><b>serviceProvisionCode</b>: Mixed Billing <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-pca-service-provision-code.html\">PCA Service Provision Code</a>#MIX)</span></p><p><b>appointmentRequired</b>: true</p><h3>AvailableTimes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>DaysOfWeek</b></td><td><b>AvailableStartTime</b></td><td><b>AvailableEndTime</b></td></tr><tr><td style=\"display: none\">*</td><td>mon, tue, wed, thu, fri</td><td>08:00:00</td><td>17:30:00</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-referral-information-for-provider",
      "valueMarkdown" : "FALSE"
    },
    {
      "url" : "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-new-patient-availability",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-new-patient-availability",
            "code" : "accepting",
            "display" : "Accepting new patients"
          }
        ]
      }
    },
    {
      "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"
      }
    },
    {
      "url" : "http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-iar-levels-of-care",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-iar-levels-of-care",
            "code" : "level1",
            "display" : "Level 1 (self-management)"
          }
        ]
      }
    }
  ],
  "identifier" : [
    {
      "system" : "http://pca.digitalhealth.gov.au/id/pca-healthcare-service",
      "value" : "4d00ad2659cb4b54bd8028798af62631"
    }
  ],
  "active" : true,
  "providedBy" : {
    🔗 "reference" : "Organization/Organisation-with-ABN"
  },
  "type" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/iso21090-preferred",
          "valueBoolean" : true
        }
      ],
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "788007007",
          "display" : "General practice service"
        }
      ]
    }
  ],
  "location" : [
    {
      🔗 "reference" : "Location/Physical-location-with-wheelchair-access"
    }
  ],
  "name" : "Healthcare service with General Practice service type",
  "serviceProvisionCode" : [
    {
      "coding" : [
        {
          "system" : "http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-service-provision-code",
          "code" : "MIX",
          "display" : "Mixed Billing"
        }
      ]
    }
  ],
  "appointmentRequired" : true,
  "availableTime" : [
    {
      "daysOfWeek" : [
        "mon",
        "tue",
        "wed",
        "thu",
        "fri"
      ],
      "availableStartTime" : "08:00:00",
      "availableEndTime" : "17:30:00"
    }
  ]
}