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
Active as of 2024-09-23 |
{
"resourceType" : "CodeSystem",
"id" : "pca-credential-document-type",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem pca-credential-document-type</b></p><a name=\"pca-credential-document-type\"> </a><a name=\"hcpca-credential-document-type\"> </a><a name=\"pca-credential-document-type-en-AU\"> </a><p>This case-sensitive code system <code>http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-credential-document-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">Accreditation<a name=\"pca-credential-document-type-Accreditation\"> </a></td><td>An accreditation type document.</td></tr><tr><td style=\"white-space:nowrap\">Insurance<a name=\"pca-credential-document-type-Insurance\"> </a></td><td>An insurance type document.</td></tr><tr><td style=\"white-space:nowrap\">Qualification<a name=\"pca-credential-document-type-Qualification\"> </a></td><td>A qualification type document.</td></tr></table></div>"
},
"url" : "http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-credential-document-type",
"version" : "24.2.0.0",
"name" : "PcaCredentialDocumentType",
"title" : "PCA Credential Document Type",
"status" : "active",
"experimental" : false,
"date" : "2024-09-23T10:57:22+10:00",
"publisher" : "Australian Digital Health Agency",
"contact" : [
{
"telecom" : [
{
"system" : "email",
"value" : "mailto:[email protected]"
}
]
}
],
"description" : "The PCA Credential Document Type code system defines the concepts that identify an document's type in the PCA service.",
"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" : 3,
"concept" : [
{
"code" : "Accreditation",
"display" : "Accreditation",
"definition" : "An accreditation type document."
},
{
"code" : "Insurance",
"display" : "Insurance",
"definition" : "An insurance type document."
},
{
"code" : "Qualification",
"display" : "Qualification",
"definition" : "A qualification type document."
}
]
}