FHIR Human Services Directory
1.0.0 - STU1 United States of America flag

FHIR Human Services Directory, published by HL7 Human and Social Services Work Group. This is not an authorized publication; it is the continuous build for version 1.0.0). This version is based on the current content of https://github.com/HL7/FHIR-IG-Human-Services-Directory/ and changes regularly. See the Directory of published versions

: Human Service Characteristic VS - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="HumanServiceCharacteristic"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-HumanServiceCharacteristicCS.html"><code>http://hl7.org/fhir/us/hsds/CodeSystem/HumanServiceCharacteristicCS</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-HumanServiceCharacteristicCS.html#HumanServiceCharacteristicCS-Wheelchair">Wheelchair</a></td><td>Wheelchair Access</td><td>A method by which someone can enter or leave a place in a wheelchair</td></tr><tr><td><a href="CodeSystem-HumanServiceCharacteristicCS.html#HumanServiceCharacteristicCS-Interpret">Interpret</a></td><td>Interpretation Services</td><td>Interpreting services function as a verbal form of translation that is facilitated by a professional interpreter, or a team of interpreters. Interpretation services are used to translate spoken languages into the native or preferred language of a given client.</td></tr><tr><td><a href="CodeSystem-HumanServiceCharacteristicCS.html#HumanServiceCharacteristicCS-Computer">Computer</a></td><td>Computer &amp; Internet Access</td><td>Computers available for use. Internet access is available providing connectivity to the internet using personal computers, laptops or mobile devices.</td></tr><tr><td><a href="CodeSystem-HumanServiceCharacteristicCS.html#HumanServiceCharacteristicCS-Baby">Baby</a></td><td>Diapers &amp; Formula</td><td>Diapers and infant formula are provided.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="hss"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="2">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/us/hsds/ValueSet/HumanServiceCharacteristic"/>
  <version value="1.0.0"/>
  <name value="HumanServiceCharacteristicVS"/>
  <title value="Human Service Characteristic VS"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-10-04T18:25:38+00:00"/>
  <publisher value="HL7 Human and Social Services Work Group"/>
  <contact>
    <name value="HL7 Human and Social Services Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/hsswg/index.cfm"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="hsswg@lists.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="This example value set includes codes that describe unique features that can be associated with community-based social services delivered at particular locations."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/hsds/CodeSystem/HumanServiceCharacteristicCS"/>
      <concept>
        <code value="Wheelchair"/>
        <display value="Wheelchair Access"/>
      </concept>
      <concept>
        <code value="Interpret"/>
        <display value="Interpretation Services"/>
      </concept>
      <concept>
        <code value="Computer"/>
        <display value="Computer &amp; Internet Access"/>
      </concept>
      <concept>
        <code value="Baby"/>
        <display value="Diapers &amp; Formula"/>
      </concept>
    </include>
  </compose>
</ValueSet>