SDOH Clinical Care
1.1.0 - STU 2 ballot

This page is part of the SDOH Clinical Care for Multiple Domains (v1.1.0: STU 2 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

: SDOHCC ValueSet SDOH Questionnaire Category - XML Representation

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="SDOHCC-ValueSetSDOHQuestionnaireCategory"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2021-10-22T18:55:45.111+00:00"/>
    <source value="#Eq1iO5hH4QMt9f4B"/>
  </meta>
  <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-other-questionnaire">other-questionnaire</a></td><td>Other Questionnaire</td><td>A questionnaire of a type other than a 'risk-questionnaire','feedback-questionnaire', or 'application-questionnaire'.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetSDOHQuestionnaireCategory"/>
  <version value="1.1.0"/>
  <name value="SDOHCCValueSetSDOHQuestionnaireCategory"/>
  <title value="SDOHCC ValueSet SDOH Questionnaire Category"/>
  <status value="draft"/>
  <date value="2021-12-07T14:30:02+00:00"/>
  <publisher value="HL7 International - Patient Care WG"/>
  <contact>
    <name value="HL7 International - Patient Care"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </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>
    <text value="United States of America"/>
  </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="other-questionnaire"/>
        <display value="Other Questionnaire"/>
      </concept>
    </include>
  </compose>
</ValueSet>