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

This page is part of the SDOH Clinical Care for Multiple Domains (v2.1.0: STU 2.1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: SDOHCC ValueSet Task Code - XML Representation

Draft as of 2023-07-27

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="SDOHCC-ValueSetTaskCode"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><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-make-contact">make-contact</a></td><td>Make Contact</td><td>Designates that the action performed is to make contact (e.g., schedule an appointment, call for results, etc.) with a designated entity (e.g., a healthcare provider, social program, etc.). Details about the reason for the contact may captured elsewhere</td></tr><tr><td><a href="CodeSystem-SDOHCC-CodeSystemTemporaryCodes.html#SDOHCC-CodeSystemTemporaryCodes-review-material">review-material</a></td><td>Review Material</td><td>Designates that the action performed is to review material (e.g., attached instructions). Details about the type of material to be reviewed, the reason for reviewing the material, etc. may be captured elsewhere.</td></tr><tr><td><a href="CodeSystem-SDOHCC-CodeSystemTemporaryCodes.html#SDOHCC-CodeSystemTemporaryCodes-general-information">general-information</a></td><td>General Information</td><td>Designates that information with respect to an action to be performed 1) will be captured in Task.description in text form AND 2) has no computable expectation AND 3) any resulting response will be captured in Task.Output.GeneralInformationResponse.value as markdown.</td></tr></table></li><li>Include these codes as defined in <a href="http://hl7.org/fhir/uv/sdc/STU3/CodeSystem-temp.html"><code>http://hl7.org/fhir/uv/sdc/CodeSystem/temp</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="http://hl7.org/fhir/uv/sdc/STU3/CodeSystem-temp.html#temp-complete-questionnaire">complete-questionnaire</a></td><td>Complete Questionnaire</td><td>Code indicating a request to complete the a questionnaire - e.g. by Task or ServiceRequest</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetTaskCode"/>
  <version value="2.1.0"/>
  <name value="SDOHCCValueSetTaskCode"/>
  <title value="SDOHCC ValueSet Task Code"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-07-27T20:42:33+00:00"/>
  <publisher value="HL7 International Patient Care WG"/>
  <contact>
    <name value="HL7 International Patient Care WG"/>
    <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 for the general action a task involves."/>
  <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="make-contact"/>
        <display value="Make Contact"/>
      </concept>
      <concept>
        <code value="review-material"/>
        <display value="Review Material"/>
      </concept>
      <concept>
        <code value="general-information"/>
        <display value="General Information"/>
      </concept>
    </include>
    <include>
      <system value="http://hl7.org/fhir/uv/sdc/CodeSystem/temp"/>
      <concept>
        <code value="complete-questionnaire"/>
        <display value="Complete Questionnaire"/>
      </concept>
    </include>
  </compose>
</ValueSet>