Provider Connect Australia (PCA) - Local Development build (v25.2.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: PCA Partner Service with Allowed Types - XML Representation

Raw xml | Download


<HealthcareService xmlns="http://hl7.org/fhir">
  <id value="PCA-Partner-Service-with-Allowed-Types"/>
  <meta>
    <profile
             value="http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-partner-service"/>
  </meta>
  <!--  Text section  -->
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
			<p><strong>PCA Partner Service:</strong> Medicare Provider Connect Platform</p>
			<p><strong>Provided by:</strong> Myhealth Sydney CBD PTY LTD</p>
			<p><strong>Category:</strong> Healthcare directories, booking and review services</p>
			<p><strong>Description:</strong> A comprehensive digital platform that enables healthcare providers to connect and share patient referrals across multiple service types and practitioner specialties.</p>
			<p><strong>Allowed Healthcare Service Types:</strong></p>
			<ul>
				<li>General practice service</li>
				<li>Pharmacy service</li>
			</ul>
			<p><strong>Allowed Practitioner Role Types:</strong></p>
			<ul>
				<li>Medical practitioner</li>
				<li>Pharmacist</li>
				<li>Nurse practitioner</li>
			</ul>
			<p><strong>Coverage Areas:</strong> 2000, 3000, 4000</p>
			<p><strong>Website:</strong> <a href="https://www.medicareconnect.example.org">https://www.medicareconnect.example.org</a></p>
		</div>
  </text>
  <!--  Current Information Use Statement extension (required)  -->
  <extension
             url="http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-current-information-use-statement">
    <valueReference>🔗 
      <reference value="Contract/partner-service-information-use-statement"/>
      <display
               value="Information Use Statement for Medicare Provider Connect Platform"/>
    </valueReference>
  </extension>
  <!--  Allowed Healthcare Service Types extension  -->
  <extension
             url="http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-allowed-healthcare-service-types">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="788007007"/>
        <display value="General practice service"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-allowed-healthcare-service-types">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="310080006"/>
        <display value="Pharmacy service"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <!--  Allowed Practitioner Role Types extension  -->
  <extension
             url="http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-allowed-practitioner-role-types">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="158965000"/>
        <display value="Medical practitioner"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-allowed-practitioner-role-types">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="46255001"/>
        <display value="Pharmacist"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-allowed-practitioner-role-types">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="224571005"/>
        <display value="Nurse practitioner"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <!--  Identifier  -->
  <identifier>
    <type>
      <text value="PCA Healthcare Service Identifier"/>
    </type>
    <system
            value="http://pca.digitalhealth.gov.au/id/pca-healthcare-service"/>
    <value value="ps123456789"/>
  </identifier>
  <!--  Active status  -->
  <active value="true"/>
  <!--  Provided by organization  -->
  <providedBy>🔗 
    <reference value="Organization/Organisation-with-ABN"/>
    <display value="Myhealth Sydney CBD PTY LTD"/>
  </providedBy>
  <!--  Category (required for partner service)  -->
  <category>
    <coding>
      <system
              value="http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-partner-service-category"/>
      <code value="HealthcareDirectories"/>
      <display value="Healthcare directories, booking and review services"/>
    </coding>
  </category>
  <!--  Name  -->
  <name value="Medicare Provider Connect Platform"/>
  <!--  Comment  -->
  <comment
           value="A comprehensive digital platform that enables healthcare providers to connect and share patient referrals across multiple service types and practitioner specialties."/>
  <!--  Telecom (website)  -->
  <telecom>
    <extension
               url="http://pca.digitalhealth.gov.au/fhir/4.0/StructureDefinition/pca-description">
      <valueString
                   value="Main website for provider registration and platform access"/>
    </extension>
    <system value="url"/>
    <value value="https://www.medicareconnect.example.org"/>
  </telecom>
  <!--  Coverage areas (postcode ranges)  -->
  <coverageArea>
    <display value="2000"/>
  </coverageArea>
  <coverageArea>
    <display value="3000"/>
  </coverageArea>
  <coverageArea>
    <display value="4000"/>
  </coverageArea>
</HealthcareService>