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

: Standard List of Telecommunications form for contact point - XML Representation

Draft as of 2017-11-01

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="au-nhsd-contact-point-system"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="http://fhir.nhsd.com.au/CodeSystem/au-nhsd-contact-point-system"/>
  <version value="4.0.1"/>
  <name value="StandardListOfTelecommunicationsFormForContactPoint"/>
  <title value="Standard List of Telecommunications form for contact point"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2017-11-01"/>
  <publisher value="Healthdirect Australia"/>
  <contact>
    <name value="build.fhir.nhsd.com.au"/>
  </contact>
  <description
               value="Telecommunications form for contact point in Australia"/>
  <copyright
             value="National Health Services Directory© 2018+; Licensed Under Creative Commons No Rights Reserved."/>
  <caseSensitive value="true"/>
  <valueSet
            value="http://fhir.nhsd.com.au/ValueSet/valueset-au-nhsd-contact-point-system"/>
  <compositional value="false"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <concept>
    <code value="phone"/>
    <display value="Phone"/>
    <definition
                value="The value is an Australian telephone number used for voice calls."/>
  </concept>
  <concept>
    <code value="fax"/>
    <display value="Fax"/>
    <definition value="The value is an Australian fax machine."/>
  </concept>
  <concept>
    <code value="email"/>
    <display value="Email"/>
    <definition value="The value is an email address."/>
  </concept>
  <concept>
    <code value="url"/>
    <display value="URL"/>
    <definition
                value="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."/>
  </concept>
  <concept>
    <code value="post"/>
    <display value="Post"/>
    <definition value="The value is an Australian postal address."/>
  </concept>
  <concept>
    <code value="tele-video"/>
    <display value="Tele / Video Conference"/>
    <definition
                value="Telehealth contact details. The method used to arrange a telehealth appointment. Eg. A valid phone number or website."/>
  </concept>
</CodeSystem>