{
  "resourceType": "ValueSet",
  "id": "shr-entity-LanguageQualifierVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n<p><b>SHR LanguageQualifierVS ValueSet</b></p>\n<p/>\n</div>"
  },
  "url": "http://standardhealthrecord.org/shr/entity/vs/LanguageQualifierVS",
  "identifier": [
    {
      "system": "http://standardhealthrecord.org",
      "value": "shr.entity.LanguageQualifierVS"
    }
  ],
  "version": "0.0.1",
  "name": "SHR LanguageQualifierVS ValueSet",
  "title": "SHR LanguageQualifierVS 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/LanguageQualifierCS",
        "concept": [
          {
            "code": "preferred_spoken",
            "display": "Preferred language"
          },
          {
            "code": "secondary_spoken",
            "display": "Secondary language"
          },
          {
            "code": "apraxia",
            "display": "Difficulty speaking due to motor disorder"
          },
          {
            "code": "aphasia",
            "display": "Difficulty in speaking, listening, reading, and writing"
          },
          {
            "code": "signs",
            "display": "Uses sign language"
          },
          {
            "code": "braille",
            "display": "Reads using braille"
          },
          {
            "code": "lipreads",
            "display": "Uses lipreading (speechreading)"
          },
          {
            "code": "aac",
            "display": "Uses augmentative and alternative communication"
          }
        ]
      }
    ]
  }
}