PackagesCanonicalsLogsProblems
    Packages
    uz.dhp.integrations@0.7.0
    https://dhp.uz/fhir/integrations/StructureDefinition/care-for-status-history
description: History of workflow statuses with active period
package_name: uz.dhp.integrations
derivation: constraint
name: StatusHistory
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        status:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: status}
                index: 3
              value:
                choices: [valueCode]
                index: 5
              valueCode: {type: code, choiceOf: value, index: 6}
        period:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: period}
                index: 9
              value:
                choices: [valuePeriod]
                index: 11
              valuePeriod: {type: Period, choiceOf: value, index: 12}
  url:
    pattern: {type: Uri, value: 'https://dhp.uz/fhir/integrations/StructureDefinition/care-for-status-history'}
    index: 13
  value:
    choices: []
    index: 15
package_version: 0.7.0
extensions:
  status:
    url: null
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: status}
        index: 3
      value:
        choices: [valueCode]
        index: 5
      valueCode: {type: code, choiceOf: value, index: 6}
  period:
    url: null
    mustSupport: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: period}
        index: 9
      value:
        choices: [valuePeriod]
        index: 11
      valuePeriod: {type: Period, choiceOf: value, index: 12}
class: extension
kind: complex-type
url: https://dhp.uz/fhir/integrations/StructureDefinition/care-for-status-history
base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0
version: 0.7.0