<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="MODS-EmailAddressType-1"/>
  <text>
    <status value="generated"/><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>
  </text>
  <url value="https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-EmailAddressType-1"/>
  <version value="0.1.0"/>
  <name value="MODSEmailAddressType"/>
  <title value="MODS Email Address Type"/>
  <status value="draft"/>
  <date value="2026-03-24T16:18:08+00:00"/>
  <publisher value="Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform"/>
  <contact>
    <name value="Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform"/>
    <telecom>
      <system value="url"/>
      <value value="https://synanetics.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@synanetics.com"/>
    </telecom>
  </contact>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="GB"/>
      <display value="United Kingdom of Great Britain and Northern Ireland"/>
    </coding>
  </jurisdiction>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="Carer"/>
    <display value="A communication contact point for a carer"/>
  </concept>
  <concept>
    <code value="Home"/>
    <display value="A communication contact point at a home"/>
  </concept>
  <concept>
    <code value="Old"/>
    <display value="This contact point is no longer in use (or was never correct, but retained for records)."/>
  </concept>
  <concept>
    <code value="Temp"/>
    <display value="A temporary contact point. The period can provide more detailed information."/>
  </concept>
  <concept>
    <code value="Work"/>
    <display value="An office contact point. First choice for business related contacts during business hours."/>
  </concept>
</CodeSystem>