{
  "resourceType": "ValueSet",
  "id": "LanguageProficiencyVS",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-LanguageProficiencyCS.html\"><code>http://hl7.org/fhir/us/directory-query/CodeSystem/LanguageProficiencyCS</code></a></li></ul></div>"
  },
  "url": "http://hl7.org/fhir/us/directory-query/ValueSet/LanguageProficiencyVS",
  "version": "1.0.0-ballot",
  "name": "LanguageProficiencyVS",
  "title": "Language Proficiency Value Set",
  "status": "active",
  "date": "2022-08-09T18:49:24+00:00",
  "publisher": "HL7 International - Patient Administration Work Group",
  "contact": [
    {
      "name": "HL7 International - Patient Administration Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/pafm"
        },
        {
          "system": "email",
          "value": "pafm@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "Codes for documenting spoken language proficiency based on the Interagency Language Roundtable scale of abilities to communicate in a language.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/us/directory-query/CodeSystem/LanguageProficiencyCS"
      }
    ]
  }
}