SDOH Clinical Care
2.1.0 - STU 2.1 United States of America flag

SDOH Clinical Care, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-sdoh-clinicalcare/ and changes regularly. See the Directory of published versions

: SDOHCC ValueSet SDOH Questionnaire Category - XML Representation

Page standards status: Trial-use

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="SDOHCC-ValueSetSDOHQuestionnaireCategory"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-SDOHCC-CodeSystemTemporaryCodes.html"><code>http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes</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-SDOHCC-CodeSystemTemporaryCodes.html#SDOHCC-CodeSystemTemporaryCodes-risk-questionnaire">risk-questionnaire</a></td><td>Risk Questionnaire</td><td>A type of questionnaire that evaluates SDOH-related risk(s).</td></tr><tr><td><a href="CodeSystem-SDOHCC-CodeSystemTemporaryCodes.html#SDOHCC-CodeSystemTemporaryCodes-feedback-questionnaire">feedback-questionnaire</a></td><td>Feedback Questionnaire</td><td>A type of questionnaire that obtains feedback on a service that was offered or received.</td></tr><tr><td><a href="CodeSystem-SDOHCC-CodeSystemTemporaryCodes.html#SDOHCC-CodeSystemTemporaryCodes-application-questionnaire">application-questionnaire</a></td><td>Application Questionnaire</td><td>A type of questionnaire that obtains information required on an application (e.g., for a social service program, insurance, benefits, etc.).</td></tr><tr><td><a href="CodeSystem-SDOHCC-CodeSystemTemporaryCodes.html#SDOHCC-CodeSystemTemporaryCodes-personal-characteristics-questionnaire">personal-characteristics-questionnaire</a></td><td>Personal Characteristics Questionnaire</td><td>A type of questionnaire that obtains information about an individual's personal characteristics (e.g., sexual orientation, gender identity, etc.).</td></tr><tr><td><a href="CodeSystem-SDOHCC-CodeSystemTemporaryCodes.html#SDOHCC-CodeSystemTemporaryCodes-other-specify">other-specify</a></td><td>Other Specify</td><td>The actual value is not a member of the set of permitted data values in the constrained value domain of a variable. Text should be used to further specify the value.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pc"/>
  </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/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetSDOHQuestionnaireCategory"/>
  <version value="2.1.0"/>
  <name value="SDOHCCValueSetSDOHQuestionnaireCategory"/>
  <title value="SDOHCC ValueSet SDOH Questionnaire Category"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-03-21T14:07:32+00:00"/>
  <publisher value="HL7 International / Patient Care"/>
  <contact>
    <name value="HL7 International / Patient Care"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="patientcare@lists.hl7.org"/>
    </telecom>
  </contact>
  <description
               value="Codes that represent categories of Social Determinants of Health (SDOH) questionnaires."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes"/>
      <concept>
        <code value="risk-questionnaire"/>
        <display value="Risk Questionnaire"/>
      </concept>
      <concept>
        <code value="feedback-questionnaire"/>
        <display value="Feedback Questionnaire"/>
      </concept>
      <concept>
        <code value="application-questionnaire"/>
        <display value="Application Questionnaire"/>
      </concept>
      <concept>
        <code value="personal-characteristics-questionnaire"/>
        <display value="Personal Characteristics Questionnaire"/>
      </concept>
      <concept>
        <code value="other-specify"/>
        <display value="Other Specify"/>
      </concept>
    </include>
  </compose>
</ValueSet>