{ "resourceType" : "ValueSet", "id" : "communicationMode", "meta" : { "profile" : [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>HSPC Communication Mode</h2><div><p>A set of codes that describe the method by which an individual communicates. These values are taken from the HL7 v3 LanguageAbilityMode code system.</p> </div><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/2017Jan/v3/LanguageAbilityMode/cs.html"><code>http://hl7.org/fhir/v3/LanguageAbilityMode</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/LanguageAbilityMode/cs.html#v3-LanguageAbilityMode-ESGN">ESGN</a></td><td>Expressed signed</td><td>Expressed signed</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/LanguageAbilityMode/cs.html#v3-LanguageAbilityMode-ESP">ESP</a></td><td>Expressed spoken</td><td>Expressed spoken</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/LanguageAbilityMode/cs.html#v3-LanguageAbilityMode-EWR">EWR</a></td><td>Expressed written</td><td>Expressed written</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/LanguageAbilityMode/cs.html#v3-LanguageAbilityMode-RSGN">RSGN</a></td><td>Received signed</td><td>Received signed</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/LanguageAbilityMode/cs.html#v3-LanguageAbilityMode-RSP">RSP</a></td><td>Received spoken</td><td>Received spoken</td></tr><tr><td><a href="http://hl7.org/fhir/2017Jan/v3/LanguageAbilityMode/cs.html#v3-LanguageAbilityMode-RWR">RWR</a></td><td>Received written</td><td>Received written</td></tr></table></li></ul></div>" }, "url" : "http://hl7.org/fhir/fpar/ValueSet/communicationMode", "name" : "HSPC Communication Mode", "status" : "draft", "date" : "2019-02-15T12:55:20-05:00", "publisher" : "HSPC", "contact" : [ { "telecom" : [ { "system" : "other", "value" : "http://healthcaresoa.org" } ] } ], "description" : "A set of codes that describe the method by which an individual communicates. These values are taken from the HL7 v3 LanguageAbilityMode code system.", "compose" : { "include" : [ { "system" : "http://hl7.org/fhir/v3/LanguageAbilityMode", "concept" : [ { "code" : "ESGN", "display" : "Expressed signed" }, { "code" : "ESP", "display" : "Expressed spoken" }, { "code" : "EWR", "display" : "Expressed written" }, { "code" : "RSGN", "display" : "Received signed" }, { "code" : "RSP", "display" : "Received spoken" }, { "code" : "RWR", "display" : "Received written" } ] } ] } }