PackagesCanonicalsLogsProblems
    Packages
    uz.dhp.integrations@0.8.0
    https://dhp.uz/fhir/integrations/StructureDefinition/psychiatry-commission-observation
description: Observation profile representing the medical-consultation commission's decision notes for the Psychiatry system.
package_name: uz.dhp.integrations
derivation: constraint
name: PsychiatryCommissionObservation
type: Observation
elements:
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: type-res-0002-0001, system: 'https://terminology.dhp.uz/fhir/integrations/CodeSystem/type-resource-cs', display: The commission's decision}
    index: 0
  subject:
    type: Reference
    refers: ['https://dhp.uz/fhir/core/StructureDefinition/uz-core-patient|0.8.0']
    index: 1
  effective:
    choices: [effectiveDateTime]
    index: 3
  effectiveDateTime: {type: dateTime, choiceOf: effective, index: 4}
  performer:
    type: Reference
    refers: ['https://dhp.uz/fhir/core/StructureDefinition/uz-core-practitioner-role|0.8.0']
    index: 5
  value:
    choices: [valueString]
    index: 7
  valueString: {type: string, choiceOf: value, index: 8}
  component:
    index: 9
    slicing:
      rules: open
      discriminator:
      - {path: code, type: value}
      min: null
      slices:
        protocolNumber:
          match:
            code:
              coding:
              - {code: type-res-0002-0002, system: 'https://terminology.dhp.uz/fhir/integrations/CodeSystem/type-resource-cs', display: Protocol number/court name}
          schema:
            mustSupport: true
            index: 10
            elements:
              code:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: type-res-0002-0002, system: 'https://terminology.dhp.uz/fhir/integrations/CodeSystem/type-resource-cs', display: Protocol number/court name}
                index: 11
              value:
                choices: [valueString]
                index: 13
              valueString: {type: string, choiceOf: value, index: 14}
package_version: 0.8.0
class: profile
kind: resource
url: https://dhp.uz/fhir/integrations/StructureDefinition/psychiatry-commission-observation
base: https://dhp.uz/fhir/core/StructureDefinition/uz-core-observation|0.8.0
version: 0.8.0