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