NHSD Implementation Guide - Outbound
4.0.1 - active
NHSD Implementation Guide - Outbound - Local Development build (v4.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2017-11-01 |
{
"resourceType" : "CodeSystem",
"id" : "au-nhsd-contact-point-system",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem au-nhsd-contact-point-system</b></p><a name=\"au-nhsd-contact-point-system\"> </a><a name=\"hcau-nhsd-contact-point-system\"> </a><p>This case-sensitive code system <code>http://fhir.nhsd.com.au/CodeSystem/au-nhsd-contact-point-system</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\">phone<a name=\"au-nhsd-contact-point-system-phone\"> </a></td><td>Phone</td><td>The value is an Australian telephone number used for voice calls.</td></tr><tr><td style=\"white-space:nowrap\">fax<a name=\"au-nhsd-contact-point-system-fax\"> </a></td><td>Fax</td><td>The value is an Australian fax machine.</td></tr><tr><td style=\"white-space:nowrap\">email<a name=\"au-nhsd-contact-point-system-email\"> </a></td><td>Email</td><td>The value is an email address.</td></tr><tr><td style=\"white-space:nowrap\">url<a name=\"au-nhsd-contact-point-system-url\"> </a></td><td>URL</td><td>A contact that is expressed as a URL. This is intended for various institutional or personal contacts including web sites, blogs, Skype, Twitter, Facebook, etc. Do not use for email addresses.</td></tr><tr><td style=\"white-space:nowrap\">post<a name=\"au-nhsd-contact-point-system-post\"> </a></td><td>Post</td><td>The value is an Australian postal address.</td></tr><tr><td style=\"white-space:nowrap\">tele-video<a name=\"au-nhsd-contact-point-system-tele-video\"> </a></td><td>Tele / Video Conference</td><td>Telehealth contact details. The method used to arrange a telehealth appointment. Eg. A valid phone number or website.</td></tr></table></div>"
},
"url" : "http://fhir.nhsd.com.au/CodeSystem/au-nhsd-contact-point-system",
"version" : "4.0.1",
"name" : "StandardListOfTelecommunicationsFormForContactPoint",
"title" : "Standard List of Telecommunications form for contact point",
"status" : "draft",
"experimental" : false,
"date" : "2017-11-01",
"publisher" : "Healthdirect Australia",
"contact" : [
{
"name" : "build.fhir.nhsd.com.au"
}
],
"description" : "Telecommunications form for contact point in Australia",
"copyright" : "National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved.",
"caseSensitive" : true,
"valueSet" : "http://fhir.nhsd.com.au/ValueSet/valueset-au-nhsd-contact-point-system",
"compositional" : false,
"versionNeeded" : true,
"content" : "complete",
"concept" : [
{
"code" : "phone",
"display" : "Phone",
"definition" : "The value is an Australian telephone number used for voice calls."
},
{
"code" : "fax",
"display" : "Fax",
"definition" : "The value is an Australian fax machine."
},
{
"code" : "email",
"display" : "Email",
"definition" : "The value is an email address."
},
{
"code" : "url",
"display" : "URL",
"definition" : "A contact that is expressed as a URL. This is intended for various institutional or personal contacts including web sites, blogs, Skype, Twitter, Facebook, etc. Do not use for email addresses."
},
{
"code" : "post",
"display" : "Post",
"definition" : "The value is an Australian postal address."
},
{
"code" : "tele-video",
"display" : "Tele / Video Conference",
"definition" : "Telehealth contact details. The method used to arrange a telehealth appointment. Eg. A valid phone number or website."
}
]
}