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" : "ValueSet",
"id" : "pca-restricted-contact-point-system",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet pca-restricted-contact-point-system</b></p><a name=\"pca-restricted-contact-point-system\"> </a><a name=\"hcpca-restricted-contact-point-system\"> </a><a name=\"pca-restricted-contact-point-system-en-AU\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html\"><code>http://hl7.org/fhir/contact-point-system</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html#contact-point-system-phone\">phone</a></td><td style=\"color: #cccccc\">Phone</td><td>The value is a telephone number used for voice calls. Use of full international numbers starting with + is recommended to enable automatic dialing support but not required.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-system.html#contact-point-system-email\">email</a></td><td style=\"color: #cccccc\">Email</td><td>The value is an email address.</td></tr></table></li></ul></div>"
},
"url" : "http://pca.digitalhealth.gov.au/fhir/4.0/ValueSet/pca-restricted-contact-point-system",
"version" : "24.2.0.0",
"name" : "PcaRestrictedContactPointSystem",
"title" : "PCA Restricted Contact Point System",
"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 Restricted Contact Point System value set constrains values of contact point system to phone and email address.",
"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/.",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/contact-point-system",
"concept" : [
{
"code" : "phone"
},
{
"code" : "email"
}
]
}
]
}
}