HL7 FHIR Implementation Guide: Breast Cancer Data, Release 1 - US Realm (Draft for Comment 2)

This page is part of the Breast Cancer Data Logical Models and FHIR Profiles (v0.2.0: STU 1 Draft) based on FHIR R3. . For a full list of available versions, see the Directory of published versions

LanguageQualifierVS


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="cimi-entity-LanguageQualifierVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
<p><b>BC LanguageQualifierVS ValueSet</b></p>
<p>A code indicating whether the language is preferred, secondary, or practiced in an unconventional or limited way.</p>
</div>
  </text>
  <url
       value="http://hl7.org/fhir/us/breastcancer/ValueSet/cimi-entity-LanguageQualifierVS"/>
  <identifier>
    <system value="http://hl7.org/fhir/us/breastcancer"/>
    <value value="cimi.entity.LanguageQualifierVS"/>
  </identifier>
  <version value="0.2.0"/>
  <name value="LanguageQualifierVS"/>
  <title value="BC LanguageQualifierVS ValueSet"/>
  <status value="draft"/>
  <date value="2018-08-17T00:00:00+10:00"/>
  <publisher
             value="The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/cic/index.cfm"/>
    </telecom>
  </contact>
  <description
               value="A code indicating whether the language is preferred, secondary, or practiced in an unconventional or limited way."/>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/breastcancer/CodeSystem/cimi-entity-LanguageQualifierCS"/>
      <concept>
        <code value="preferred_spoken"/>
        <display value="Preferred language"/>
      </concept>
      <concept>
        <code value="secondary_spoken"/>
        <display value="Secondary language"/>
      </concept>
      <concept>
        <code value="apraxia"/>
        <display value="Difficulty speaking due to motor disorder"/>
      </concept>
      <concept>
        <code value="aphasia"/>
        <display value="Difficulty in speaking, listening, reading, and writing"/>
      </concept>
      <concept>
        <code value="signs"/>
        <display value="Uses sign language"/>
      </concept>
      <concept>
        <code value="braille"/>
        <display value="Reads using braille"/>
      </concept>
      <concept>
        <code value="lipreads"/>
        <display value="Uses lipreading (speechreading)"/>
      </concept>
      <concept>
        <code value="aac"/>
        <display value="Uses augmentative and alternative communication"/>
      </concept>
    </include>
  </compose>
</ValueSet>