{
  "resourceType" : "ValueSet",
  "id" : "SDOHCC-ValueSetCapacityStatus",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<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><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;3.0.0</span><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>Has 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-waitlist\">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><tr><td><a href=\"CodeSystem-SDOHCC-CodeSystemTemporaryCodes.html#SDOHCC-CodeSystemTemporaryCodes-additional-assessment-required\">additional-assessment-required</a></td><td>Additional Assessment Required</td><td>Identifies that a social care practitioner needs to perform additional assessments to respond to a capacity request to care for an individual.</td></tr></table></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "pc"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare"
      }]
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://hl7.org/fhir/us/sdoh-clinicalcare/ImplementationGuide/hl7.fhir.us.sdoh-clinicalcare"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/us/sdoh-clinicalcare/ValueSet/SDOHCC-ValueSetCapacityStatus",
  "identifier" : [{
    "system" : "urn:ietf:rfc:3986",
    "value" : "urn:oid:2.16.840.1.113883.4.642.40.6.48.1"
  }],
  "version" : "3.0.0",
  "name" : "SDOHCCValueSetCapacityStatus",
  "title" : "SDOHCC ValueSet Capacity Status",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-09-04T00:13:26+10:00",
  "publisher" : "HL7 International / Patient Care",
  "contact" : [{
    "name" : "HL7 International / Patient Care",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/patientcare"
    },
    {
      "system" : "email",
      "value" : "patientcare@lists.hl7.org"
    }]
  }],
  "description" : "Codes for the capacity status for a service.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/us/sdoh-clinicalcare/CodeSystem/SDOHCC-CodeSystemTemporaryCodes",
      "concept" : [{
        "code" : "no-capacity",
        "display" : "No Capacity"
      },
      {
        "code" : "capacity",
        "display" : "Has Capacity"
      },
      {
        "code" : "waitlist",
        "display" : "No Capacity - Has Waitlist"
      },
      {
        "code" : "additional-assessment-required",
        "display" : "Additional Assessment Required"
      }]
    }]
  }
}