Social Care Interoperability Platform FHIR Implementation Guide
Version: 0.1.0, Status: draft

Social Care Interoperability Platform FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MODS Person Telephone Number Type Code - JSON Representation

Draft as of 2026-03-24

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "MODS-TelephoneNumberType-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MODS-TelephoneNumberType-1</b></p><a name=\"MODS-TelephoneNumberType-1\"> </a><a name=\"hcMODS-TelephoneNumberType-1\"> </a><p>This  code system <code>https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-TelephoneNumberType-1</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">Carer<a name=\"MODS-TelephoneNumberType-1-Carer\"> </a></td><td>A communication contact point for a carer</td></tr><tr><td style=\"white-space:nowrap\">Email<a name=\"MODS-TelephoneNumberType-1-Email\"> </a></td><td>Email</td></tr><tr><td style=\"white-space:nowrap\">Home<a name=\"MODS-TelephoneNumberType-1-Home\"> </a></td><td>A communication contact point at a home; attempted contacts for business purposes might intrude privacy and chances are one will contact family or other household members instead of the person one wishes to call. Typically used with urgent cases, or if no other contacts are available.</td></tr><tr><td style=\"white-space:nowrap\">Mobile<a name=\"MODS-TelephoneNumberType-1-Mobile\"> </a></td><td>A telecommunication device that moves and stays with its owner. May have characteristics of all other use codes, suitable for urgent matters, not the first choice for routine business.</td></tr><tr><td style=\"white-space:nowrap\">Old<a name=\"MODS-TelephoneNumberType-1-Old\"> </a></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\">Pager<a name=\"MODS-TelephoneNumberType-1-Pager\"> </a></td><td>Pager</td></tr><tr><td style=\"white-space:nowrap\">SMS<a name=\"MODS-TelephoneNumberType-1-SMS\"> </a></td><td>SMS</td></tr><tr><td style=\"white-space:nowrap\">Temp<a name=\"MODS-TelephoneNumberType-1-Temp\"> </a></td><td>A temporary contact point. The period can provide more detailed information.</td></tr><tr><td style=\"white-space:nowrap\">Fax<a name=\"MODS-TelephoneNumberType-1-Fax\"> </a></td><td>UK Facsimile Number (FAX) number</td></tr><tr><td style=\"white-space:nowrap\">Work<a name=\"MODS-TelephoneNumberType-1-Work\"> </a></td><td>An office contact point. First choice for business related contacts during business hours.</td></tr></table></div>"
  },
  "url" : "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-TelephoneNumberType-1",
  "version" : "0.1.0",
  "name" : "MODSTelephoneNumberType",
  "title" : "MODS Person Telephone Number Type Code",
  "status" : "draft",
  "date" : "2026-03-24T16:18:08+00:00",
  "publisher" : "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform",
  "contact" : [
    {
      "name" : "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://synanetics.com"
        },
        {
          "system" : "email",
          "value" : "info@synanetics.com"
        }
      ]
    }
  ],
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "GB",
          "display" : "United Kingdom of Great Britain and Northern Ireland"
        }
      ]
    }
  ],
  "content" : "complete",
  "count" : 10,
  "concept" : [
    {
      "code" : "Carer",
      "display" : "A communication contact point for a carer"
    },
    {
      "code" : "Email",
      "display" : "Email"
    },
    {
      "code" : "Home",
      "display" : "A communication contact point at a home; attempted contacts for business purposes might intrude privacy and chances are one will contact family or other household members instead of the person one wishes to call. Typically used with urgent cases, or if no other contacts are available."
    },
    {
      "code" : "Mobile",
      "display" : "A telecommunication device that moves and stays with its owner. May have characteristics of all other use codes, suitable for urgent matters, not the first choice for routine business."
    },
    {
      "code" : "Old",
      "display" : "This contact point is no longer in use (or was never correct, but retained for records)."
    },
    {
      "code" : "Pager",
      "display" : "Pager"
    },
    {
      "code" : "SMS",
      "display" : "SMS"
    },
    {
      "code" : "Temp",
      "display" : "A temporary contact point. The period can provide more detailed information."
    },
    {
      "code" : "Fax",
      "display" : "UK Facsimile Number (FAX) number"
    },
    {
      "code" : "Work",
      "display" : "An office contact point. First choice for business related contacts during business hours."
    }
  ]
}