{
  "resourceType" : "ConceptMap",
  "id" : "MODS-FHIRTelephoneContactPointUse-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ConceptMap MODS-FHIRTelephoneContactPointUse-1</b></p><a name=\"MODS-FHIRTelephoneContactPointUse-1\"> </a><a name=\"hcMODS-FHIRTelephoneContactPointUse-1\"> </a><p>Mapping from https://data.digitisingsocialcare.co.uk/mods/v1/person-telephone-type to <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-use.html\">http://hl7.org/fhir/contact-point-use</a></p><br/><p><b>Group 1 </b>Mapping from <code>https://data.digitisingsocialcare.co.uk/mods/v1/person-telephone-type</code> to <a href=\"http://hl7.org/fhir/R4/codesystem-contact-point-use.html\">ContactPointUse</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>Carer (A communication contact point for a carer)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#inexact\" title=\"inexact\">maps loosely to</a></td><td>work</td></tr><tr><td>Home (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><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>home</td></tr><tr><td>Mobile (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><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>mobile</td></tr><tr><td>Old (This contact point is no longer in use (or was never correct, but retained for records).)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>old</td></tr><tr><td>Temp (A temporary contact point. The period can provide more detailed information.)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>temp</td></tr><tr><td>Work (An office contact point. First choice for business related contacts during business hours.)</td><td><a href=\"http://hl7.org/fhir/R5/codesystem-concept-map-relationship.html#equal\" title=\"equal\">is equal to</a></td><td>work</td></tr></table></div>"
  },
  "url" : "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/ConceptMap/MODS-FHIRTelephoneContactPointUse-1",
  "version" : "0.1.0",
  "name" : "MODS-Telephone-Use-Type-FHIR-Contact-Point-Use",
  "title" : "MODS Telephone Use Type to FHIR Contact Point Use",
  "status" : "draft",
  "experimental" : true,
  "date" : "2012-06-13",
  "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"
    }]
  }],
  "description" : "A mapping between the MODS telecom use type and fhir contact point use",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "GB",
      "display" : "United Kingdom of Great Britain and Northern Ireland"
    }]
  }],
  "sourceUri" : "https://data.digitisingsocialcare.co.uk/mods/v1/person-telephone-type",
  "targetUri" : "http://hl7.org/fhir/contact-point-use",
  "group" : [{
    "source" : "https://data.digitisingsocialcare.co.uk/mods/v1/person-telephone-type",
    "target" : "http://hl7.org/fhir/contact-point-use",
    "element" : [{
      "code" : "Carer",
      "display" : "A communication contact point for a carer",
      "target" : [{
        "code" : "work",
        "display" : "Work",
        "equivalence" : "inexact"
      }]
    },
    {
      "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.",
      "target" : [{
        "code" : "home",
        "display" : "Home",
        "equivalence" : "equal"
      }]
    },
    {
      "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.",
      "target" : [{
        "code" : "mobile",
        "display" : "Mobile",
        "equivalence" : "equal"
      }]
    },
    {
      "code" : "Old",
      "display" : "This contact point is no longer in use (or was never correct, but retained for records).",
      "target" : [{
        "code" : "old",
        "display" : "Old",
        "equivalence" : "equal"
      }]
    },
    {
      "code" : "Temp",
      "display" : "A temporary contact point. The period can provide more detailed information.",
      "target" : [{
        "code" : "temp",
        "display" : "Temp",
        "equivalence" : "equal"
      }]
    },
    {
      "code" : "Work",
      "display" : "An office contact point. First choice for business related contacts during business hours.",
      "target" : [{
        "code" : "work",
        "display" : "Work",
        "equivalence" : "equal"
      }]
    }]
  }]
}