PackagesCanonicalsLogsProblems
    Packages
    uz.dhp.integrations@0.8.0
    https://dhp.uz/fhir/integrations/StructureDefinition/psychiatry-condition
description: Condition profile for the Psychiatry system.
package_name: uz.dhp.integrations
derivation: constraint
name: PsychiatryCondition
type: Condition
elements:
  identifier: {mustSupport: true, index: 0}
  onset:
    choices: []
    index: 2
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        onsetDateTime:
          match: {}
          schema:
            mustSupport: true
            choices: [onsetDateTime]
            index: 4
          min: 0
          max: 1
  onsetDateTime:
    type: dateTime
    mustSupport: true
    choiceOf: onset
    index: 5
    slicing:
      slices:
        onsetDateTime:
          match: {}
          schema: {type: dateTime, mustSupport: true, choiceOf: onset, index: 5}
          min: 0
          max: 1
  participant:
    elements:
      actor:
        type: Reference
        refers: ['https://dhp.uz/fhir/core/StructureDefinition/uz-core-organization|0.8.0']
        index: 6
package_version: 0.8.0
class: profile
kind: resource
url: https://dhp.uz/fhir/integrations/StructureDefinition/psychiatry-condition
base: https://dhp.uz/fhir/core/StructureDefinition/uz-core-condition|0.8.0
version: 0.8.0