Provider Connect Australia (PCA)
24.1.0.0 - active
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
Active as of 2024-05-28 |
{
"resourceType" : "CodeSystem",
"id" : "pca-partner-service-category",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive 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>"
},
"url" : "http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-partner-service-category",
"version" : "24.1.0.0",
"name" : "PcaPartnerServiceCategory",
"title" : "PCA Partner Service Category",
"status" : "active",
"experimental" : false,
"date" : "2024-05-28T09:09:45+10:00",
"publisher" : "Australian Digital Health Agency",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "mailto:[email protected]"
}
]
}
],
"description" : "The PCA Partner Service Category code system defines concepts that identify the category of a Partner Service operated or managed by a PCA subscriber.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AU"
}
]
}
],
"copyright" : "Copyright © 2024 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" : true,
"compositional" : false,
"versionNeeded" : false,
"content" : "complete",
"count" : 12,
"concept" : [
{
"code" : "GovernmentPrograms",
"display" : "Government programs",
"definition" : "Government programs"
},
{
"code" : "ProfessionalBodiesAndAssociations",
"display" : "Professional bodies and associations",
"definition" : "Professional bodies and associations"
},
{
"code" : "PrimaryHealthNetworks",
"display" : "Primary health networks",
"definition" : "Primary health networks"
},
{
"code" : "HealthcareDirectories",
"display" : "Healthcare directories, booking and review services",
"definition" : "Healthcare directories, booking and review services"
},
{
"code" : "SecureMessagingServices",
"display" : "Secure messaging and information exchanges",
"definition" : "Secure messaging and information exchanges"
},
{
"code" : "ClinicalSoftwareSystems",
"display" : "Clinical software systems",
"definition" : "Clinical software systems"
},
{
"code" : "PublicHospitalsAndHealthServices",
"display" : "Public health services",
"definition" : "Public health services"
},
{
"code" : "PrivateHospitalsAndHealthServices",
"display" : "Private hospitals and private health services",
"definition" : "Private hospitals and private health services"
},
{
"code" : "DiagnosticImagingServices",
"display" : "Diagnostic imaging services",
"definition" : "Diagnostic imaging services"
},
{
"code" : "PathologyServices",
"display" : "Pathology services",
"definition" : "Pathology services"
},
{
"code" : "PrivateHealthInsurers",
"display" : "Private health insurers",
"definition" : "Private health insurance services"
},
{
"code" : "WorkplaceAndAccidentInsurers",
"display" : "Workplace and accident insurers",
"definition" : "Workplace and accident insurance services"
}
]
}