description: Extension used to convey capacity status — a social service organization's (e.g., a CBO's) ability to accept and serve a new individual for a social care service it offers. The referral target populates and maintains this extension so that referral sources querying capacity status can determine whether the organization can currently take on a new referral for that service. package_name: hl7.fhir.us.sdoh-clinicalcare derivation: constraint name: SDOHCCExtensionHealthcareServiceCapacityStatus type: Extension elements: extension: index: 0 slicing: slices: capacityStatus: match: {} schema: short: The capacity status of the service _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: capacityStatus} index: 3 value: choices: [valueCodeableConcept] index: 5 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6} capacityNotes: match: {} schema: short: Notes about the capacity status index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: capacityNotes} index: 9 value: choices: [valueString] index: 11 valueString: {type: string, choiceOf: value, index: 12} url: pattern: {type: Uri, value: 'http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ExtensionHealthcareServiceCapacityStatus'} index: 13 value: choices: [] index: 15 package_version: 3.0.0 extensions: capacityStatus: url: null short: The capacity status of the service _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: capacityStatus} index: 3 value: choices: [valueCodeableConcept] index: 5 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6} capacityNotes: url: null short: Notes about the capacity status index: 7 extensions: {} elements: extension: {index: 8} url: pattern: {type: Uri, value: capacityNotes} index: 9 value: choices: [valueString] index: 11 valueString: {type: string, choiceOf: value, index: 12} class: extension kind: complex-type url: http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ExtensionHealthcareServiceCapacityStatus base: http://hl7.org/fhir/StructureDefinition/Extension version: 3.0.0 required: [extension]