{
  "resourceType" : "CodeSystem",
  "id" : "MODS-EmailAddressType-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MODS-EmailAddressType-1</b></p><a name=\"MODS-EmailAddressType-1\"> </a><a name=\"hcMODS-EmailAddressType-1\"> </a><p>This  code system <code>https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-EmailAddressType-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-EmailAddressType-1-Carer\"> </a></td><td>A communication contact point for a carer</td></tr><tr><td style=\"white-space:nowrap\">Home<a name=\"MODS-EmailAddressType-1-Home\"> </a></td><td>A communication contact point at a home</td></tr><tr><td style=\"white-space:nowrap\">Old<a name=\"MODS-EmailAddressType-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\">Temp<a name=\"MODS-EmailAddressType-1-Temp\"> </a></td><td>A temporary contact point. The period can provide more detailed information.</td></tr><tr><td style=\"white-space:nowrap\">Work<a name=\"MODS-EmailAddressType-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-EmailAddressType-1",
  "version" : "0.1.0",
  "name" : "MODSEmailAddressType",
  "title" : "MODS Email Address Type",
  "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" : 5,
  "concept" : [{
    "code" : "Carer",
    "display" : "A communication contact point for a carer"
  },
  {
    "code" : "Home",
    "display" : "A communication contact point at a home"
  },
  {
    "code" : "Old",
    "display" : "This contact point is no longer in use (or was never correct, but retained for records)."
  },
  {
    "code" : "Temp",
    "display" : "A temporary contact point. The period can provide more detailed information."
  },
  {
    "code" : "Work",
    "display" : "An office contact point. First choice for business related contacts during business hours."
  }]
}