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 Task Code - XML Representation

Page standards status: Trial-use

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>
  <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-ValueSetTaskCode"/>
  <version value="2.1.0"/>
  <name value="SDOHCCValueSetTaskCode"/>
  <title value="SDOHCC ValueSet Task Code"/>
  <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 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>