FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/hpi-contact-usage-2.0

Packagetewhatuora.hip-core
TypeCodeSystem
Idhpi-contact-usage-2.0
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/HIP-FHIR-Common/https://fhir-ig.digital.health.nz/HIP-FHIR-Common/CodeSystem-hpi-contact-usage-2.0.html
URLhttps://standards.digital.health.nz/ns/hpi-contact-usage
Version2.0
Statusretired
Date2020-04-20T00:00:00+13:00
NameHpi_contact_usage_2_0
TitleOrgFac Contact Usage
Authoritynational
DescriptionA coded type for organisation/facility contact usage.
PurposeA coded type for organisation/facility contact usage.
Contentcomplete

Resources that use this resource

ConceptMap
hpi-contact-usage-downHPI Contact Usage Mapping
hpi-contact-usageHPI Contact Usage Mapping
ValueSet
hpi-contact-usageContact 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": "<!-- snip (see above) -->"
  },
  "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."
    }
  ]
}