SDOH Clinical Care
3.0.0 - STU 3 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 3.0.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 Capacity Status - XML Representation

Page standards status: Trial-use Maturity Level: 2

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="SDOHCC-ValueSetCapacityStatus"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet SDOHCC-ValueSetCapacityStatus</b></p><a name="SDOHCC-ValueSetCapacityStatus"> </a><a name="hcSDOHCC-ValueSetCapacityStatus"> </a><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-no-capacity">no-capacity</a></td><td>No Capacity</td><td>Identifies that a social care program does not have capacity to care for an individual.</td></tr><tr><td><a href="CodeSystem-SDOHCC-CodeSystemTemporaryCodes.html#SDOHCC-CodeSystemTemporaryCodes-capacity">capacity</a></td><td>Capacity</td><td>Identifies that a social care program has capacity to care for an individual.</td></tr><tr><td><a href="CodeSystem-SDOHCC-CodeSystemTemporaryCodes.html#SDOHCC-CodeSystemTemporaryCodes-no-capacity-has-waitlist">no-capacity-has-waitlist</a></td><td>No Capacity - Has Waitlist</td><td>Identifies that a social care program does not have capacity to care for an individual, but has a waitlist.</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-fmm">
    <valueInteger value="2">
      <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>
    </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/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetCapacityStatus"/>
  <version value="3.0.0"/>
  <name value="SDOHCCValueSetCapacityStatus"/>
  <title value="SDOHCC ValueSet Capacity Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-09-26T13:12:57+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 capacity status for a service."/>
  <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="no-capacity"/>
        <display value="No Capacity"/>
      </concept>
      <concept>
        <code value="capacity"/>
        <display value="Capacity"/>
      </concept>
      <concept>
        <code value="no-capacity-has-waitlist"/>
        <display value="No Capacity - Has Waitlist"/>
      </concept>
    </include>
  </compose>
</ValueSet>