FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource CodeSystem/FHIR Server from package tewhatuora.hip-core#1.9.2 (94 ms)

Package tewhatuora.hip-core
Type CodeSystem
Id Id
FHIR Version R4
Source https://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/CodeSystem-hpi-contact-usage-2.0.html
Url https://standards.digital.health.nz/ns/hpi-contact-usage
Version 2.0
Status retired
Date 2020-04-20T00:00:00+13:00
Name Hpi_contact_usage_2_0
Title OrgFac Contact Usage
Experimental False
Authority national
Description A coded type for organisation/facility contact usage.
Purpose A coded type for organisation/facility contact usage.
Content complete

Resources that use this resource

ConceptMap
https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-contact-usage-down HPI Contact Usage Mapping
https://nzhts.digital.health.nz/fhir/ConceptMap/hpi-contact-usage HPI Contact Usage Mapping
https://nzhts.digital.health.nz/fhir/ValueSet/hpi-contact-usage Contact Usage

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem hpi-contact-usage-2.0

This case-insensitive code system https://standards.digital.health.nz/ns/hpi-contact-usage defines the following codes:

CodeDisplayDefinition
B BusinessA general business contact for the organisation.
B-OLD Business (Inactive)This contact point is no longer in use (or was never correct, but retained for records).
E EmergencyA general emergency contact for the organisation.
H HealthLinkThe HealthLink address number used for messaging through HealthLink (To be retired).
P PersonalA personal contact for the practitioner or health worker.
C Connected HealthConnected Health.
T TemporaryA temporary contact point. The period can provide more detailed information.
M MobileMobile.

Source

{
  "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=\"hpi-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."
    }
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.