Provider Connect Australia (PCA) FHIR Implementation Guide 2.4.0

This is release 2.4.0 of Provider Connect Australia (PCA) FHIR Implementation Guide. It is based on FHIR version 4.0.1. See the Directory of published versions.

CodeSystem-pca-partner-service-category

Formats: Narrative, XML, JSON, Turtle

Raw xml



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="pca-partner-service-category"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-partner-service-category</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">GovernmentPrograms<a name="pca-partner-service-category-GovernmentPrograms"> </a></td><td>Government programs</td><td>Government programs</td></tr><tr><td style="white-space:nowrap">ProfessionalBodiesAndAssociations<a name="pca-partner-service-category-ProfessionalBodiesAndAssociations"> </a></td><td>Professional bodies and associations</td><td>Professional bodies and associations</td></tr><tr><td style="white-space:nowrap">PrimaryHealthNetworks<a name="pca-partner-service-category-PrimaryHealthNetworks"> </a></td><td>Primary health networks</td><td>Primary health networks</td></tr><tr><td style="white-space:nowrap">HealthcareDirectories<a name="pca-partner-service-category-HealthcareDirectories"> </a></td><td>Healthcare directories, booking and review services</td><td>Healthcare directories, booking and review services</td></tr><tr><td style="white-space:nowrap">SecureMessagingServices<a name="pca-partner-service-category-SecureMessagingServices"> </a></td><td>Secure messaging and information exchanges</td><td>Secure messaging and information exchanges</td></tr><tr><td style="white-space:nowrap">ClinicalSoftwareSystems<a name="pca-partner-service-category-ClinicalSoftwareSystems"> </a></td><td>Clinical software systems</td><td>Clinical software systems</td></tr><tr><td style="white-space:nowrap">PublicHospitalsAndHealthServices<a name="pca-partner-service-category-PublicHospitalsAndHealthServices"> </a></td><td>Public health services</td><td>Public health services</td></tr><tr><td style="white-space:nowrap">PrivateHospitalsAndHealthServices<a name="pca-partner-service-category-PrivateHospitalsAndHealthServices"> </a></td><td>Private hospitals and private health services</td><td>Private hospitals and private health services</td></tr><tr><td style="white-space:nowrap">DiagnosticImagingServices<a name="pca-partner-service-category-DiagnosticImagingServices"> </a></td><td>Diagnostic imaging services</td><td>Diagnostic imaging services</td></tr><tr><td style="white-space:nowrap">PathologyServices<a name="pca-partner-service-category-PathologyServices"> </a></td><td>Pathology services</td><td>Pathology services</td></tr><tr><td style="white-space:nowrap">PrivateHealthInsurers<a name="pca-partner-service-category-PrivateHealthInsurers"> </a></td><td>Private health insurers</td><td>Private health insurance services</td></tr><tr><td style="white-space:nowrap">WorkplaceAndAccidentInsurers<a name="pca-partner-service-category-WorkplaceAndAccidentInsurers"> </a></td><td>Workplace and accident insurers</td><td>Workplace and accident insurance services</td></tr></table></div>
  </text>
  <url
       value="http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-partner-service-category"/>
  <version value="2.4.0"/>
  <name value="PcaPartnerServiceCategory"/>
  <title value="PCA Partner Service Category"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-09-15T10:45:26+10:00"/>
  <publisher value="Australian Digital Health Agency"/>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="[email protected]"/>
    </telecom>
  </contact>
  <description
               value="The PCA Partner Service Category code system defines concepts that identify the category of a Partner Service operated or managed by a PCA subscriber."/>
  <copyright
             value="Copyright © 2023 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/."/>
  <caseSensitive value="true"/>
  <compositional value="false"/>
  <versionNeeded value="false"/>
  <content value="complete"/>
  <count value="11"/>
  <concept>
    <code value="GovernmentPrograms"/>
    <display value="Government programs"/>
    <definition value="Government programs"/>
  </concept>
  <concept>
    <code value="ProfessionalBodiesAndAssociations"/>
    <display value="Professional bodies and associations"/>
    <definition value="Professional bodies and associations"/>
  </concept>
  <concept>
    <code value="PrimaryHealthNetworks"/>
    <display value="Primary health networks"/>
    <definition value="Primary health networks"/>
  </concept>
  <concept>
    <code value="HealthcareDirectories"/>
    <display value="Healthcare directories, booking and review services"/>
    <definition value="Healthcare directories, booking and review services"/>
  </concept>
  <concept>
    <code value="SecureMessagingServices"/>
    <display value="Secure messaging and information exchanges"/>
    <definition value="Secure messaging and information exchanges"/>
  </concept>
  <concept>
    <code value="ClinicalSoftwareSystems"/>
    <display value="Clinical software systems"/>
    <definition value="Clinical software systems"/>
  </concept>
  <concept>
    <code value="PublicHospitalsAndHealthServices"/>
    <display value="Public health services"/>
    <definition value="Public health services"/>
  </concept>
  <concept>
    <code value="PrivateHospitalsAndHealthServices"/>
    <display value="Private hospitals and private health services"/>
    <definition value="Private hospitals and private health services"/>
  </concept>
  <concept>
    <code value="DiagnosticImagingServices"/>
    <display value="Diagnostic imaging services"/>
    <definition value="Diagnostic imaging services"/>
  </concept>
  <concept>
    <code value="PathologyServices"/>
    <display value="Pathology services"/>
    <definition value="Pathology services"/>
  </concept>
  <concept>
    <code value="PrivateHealthInsurers"/>
    <display value="Private health insurers"/>
    <definition value="Private health insurance services"/>
  </concept>
  <concept>
    <code value="WorkplaceAndAccidentInsurers"/>
    <display value="Workplace and accident insurers"/>
    <definition value="Workplace and accident insurance services"/>
  </concept>
</CodeSystem>