PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.sdoh-clinicalcare@3.0.0-ballot
    http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-ExtensionHealthcareServiceCapacityStatus
description: Extension for determining the capacity status of a health care 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-ballot
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-ballot
required: [extension]