HIP FHIR Common Terminology Guide
1.8.7 - Release

HIP FHIR Common Terminology Guide - Local Development build (v1.8.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: OrgFac Contact Usage - JSON Representation

Retired as of 2020-04-20

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "hpi-contact-usage-2.0",
  "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 hpi-contact-usage-2.0</b></p><a name=\"hpi-contact-usage-2.0\"> </a><a name=\"hchpi-contact-usage-2.0\"> </a><a name=\"hchpi-contact-usage-2.0-en-US\"> </a><p>This case-insensitive code system <code>https://standards.digital.health.nz/ns/hpi-contact-usage</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\">B<a name=\"hpi-contact-usage-2.0-B\"> </a></td><td>Business</td><td>A general business contact for the organisation.</td></tr><tr><td style=\"white-space:nowrap\">B-OLD<a name=\"hpi-contact-usage-2.0-B-OLD\"> </a></td><td>Business (Inactive)</td><td>This contact point is no longer in use (or was never correct, but retained for records).</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"hpi-contact-usage-2.0-E\"> </a></td><td>Emergency</td><td>A general emergency contact for the organisation.</td></tr><tr><td style=\"white-space:nowrap\">H<a name=\"hpi-contact-usage-2.0-H\"> </a></td><td>HealthLink</td><td>The HealthLink address number used for messaging through HealthLink  (To be retired).</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"hpi-contact-usage-2.0-P\"> </a></td><td>Personal</td><td>A personal contact for the practitioner or health worker.</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"hpi-contact-usage-2.0-C\"> </a></td><td>Connected Health</td><td>Connected Health.</td></tr><tr><td style=\"white-space:nowrap\">T<a name=\"hpi-contact-usage-2.0-T\"> </a></td><td>Temporary</td><td>A temporary contact point. The period can provide more detailed information.</td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"hpi-contact-usage-2.0-M\"> </a></td><td>Mobile</td><td>Mobile.</td></tr></table></div>"
  },
  "url" : "https://standards.digital.health.nz/ns/hpi-contact-usage",
  "version" : "2.0",
  "name" : "Hpi_contact_usage_2_0",
  "title" : "OrgFac Contact Usage",
  "status" : "retired",
  "experimental" : false,
  "date" : "2020-04-20T00:00:00+13:00",
  "publisher" : "Te Whatu Ora",
  "contact" : [
    {
      "name" : "Te Whatu Ora",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:integration@health.govt.nz"
        }
      ]
    }
  ],
  "description" : "A coded type for organisation/facility contact usage.",
  "purpose" : "A coded type for organisation/facility contact usage.",
  "caseSensitive" : false,
  "versionNeeded" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "B",
      "display" : "Business",
      "definition" : "A general business contact for the organisation."
    },
    {
      "code" : "B-OLD",
      "display" : "Business (Inactive)",
      "definition" : "This contact point is no longer in use (or was never correct, but retained for records)."
    },
    {
      "code" : "E",
      "display" : "Emergency",
      "definition" : "A general emergency contact for the organisation."
    },
    {
      "code" : "H",
      "display" : "HealthLink",
      "definition" : "The HealthLink address number used for messaging through HealthLink  (To be retired)."
    },
    {
      "code" : "P",
      "display" : "Personal",
      "definition" : "A personal contact for the practitioner or health worker."
    },
    {
      "code" : "C",
      "display" : "Connected Health",
      "definition" : "Connected Health."
    },
    {
      "code" : "T",
      "display" : "Temporary",
      "definition" : "A temporary contact point. The period can provide more detailed information."
    },
    {
      "code" : "M",
      "display" : "Mobile",
      "definition" : "Mobile."
    }
  ]
}