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 - JSON Representation

Draft as of 2017-11-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "au-nhsd-contact-point-system",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<h2>Content Logical Definition  </h2>\n\t\t\t<ul>\n\t\t\t\t<li>Include all codes defined in\n\t\t\t\t\t<a href=\"http://fhir.nhsd.com.au/CodeSystem/au-nhsd-contact-point-system\">\n\t\t\t\t\t\thttp://fhir.nhsd.com.au/CodeSystem/au-nhsd-contact-point-system</a>\n\t\t\t\t</li>\n\t\t\t</ul>\n\t\t</div>"
  },
  "url" : "http://fhir.nhsd.com.au/CodeSystem/au-nhsd-contact-point-system",
  "version" : "4.0.1",
  "name" : "Standard List of Telecommunications form for contact point",
  "status" : "draft",
  "experimental" : false,
  "date" : "2017-11-01",
  "publisher" : "Healthdirect Australia",
  "contact" : [
    {
      "name" : "Saravanan Shanmugam",
      "telecom" : [
        {
          "system" : "email",
          "value" : "saravanan.shanmugam@healthdirect.org.au",
          "use" : "work"
        }
      ]
    }
  ],
  "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."
    }
  ]
}