{
  "resourceType": "CodeSystem",
  "id": "shr-entity-TelecomQualifierCS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR TelecomQualifierCS CodeSystem</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/entity/cs/TelecomQualifierCS",
  "identifier": {
    "system": "http://standardhealthrecord.org",
    "value": "shr.entity.TelecomQualifierCS"
  },
  "version": "0.0.1",
  "name": "SHR TelecomQualifierCS CodeSystem",
  "title": "SHR TelecomQualifierCS CodeSystem",
  "status": "draft",
  "date": "2017-12-20",
  "publisher": "The MITRE Corporation: Standard Health Record Collaborative",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://standardhealthrecord.org"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 12,
  "concept": [
    {
      "code": "primary",
      "display": "Primary (preferred) method of contact",
      "definition": "Primary (preferred) method of contact"
    },
    {
      "code": "secondary",
      "display": "Secondary method of contact",
      "definition": "Secondary method of contact"
    },
    {
      "code": "prefer_call",
      "display": "Prefer voice calls",
      "definition": "Prefer voice calls"
    },
    {
      "code": "prefer_text",
      "display": "Prefer texting",
      "definition": "Prefer texting"
    },
    {
      "code": "personal",
      "display": "Personal (home) use",
      "definition": "Personal (home) use"
    },
    {
      "code": "work",
      "display": "Work use",
      "definition": "Work use"
    },
    {
      "code": "no_message",
      "display": "Do not leave messages at this phone number",
      "definition": "Do not leave messages at this phone number"
    },
    {
      "code": "alert",
      "display": "Use this contact method for reminders, alerts, and notifications",
      "definition": "Use this contact method for reminders, alerts, and notifications"
    },
    {
      "code": "telecare",
      "display": "Use for telecare encounters",
      "definition": "Use for telecare encounters"
    },
    {
      "code": "shared",
      "display": "A shared telecom address, e.g., facility telephone or family email",
      "definition": "A shared telecom address, e.g., facility telephone or family email"
    },
    {
      "code": "direct",
      "display": "An encrypted DIRECT email address",
      "definition": "An encrypted DIRECT email address"
    },
    {
      "code": "portal",
      "display": "Portal-based secure messaging address",
      "definition": "Portal-based secure messaging address"
    }
  ]
}