PackagesCanonicalsLogsProblems
    Packages
    uz.dhp.core@0.8.0
    https://dhp.uz/fhir/core/StructureDefinition/uz-core-referral-approval-task
description: Uzbekistan Core Task Referral Approval profile, used to track workflow steps of the state-insurance referral and hospitalization approval process (Annex 1 to Resolution of the Cabinet of Ministers No. 694, 04.11.2025)
package_name: uz.dhp.core
derivation: constraint
name: UZCoreReferralApprovalTask
type: Task
elements:
  executionPeriod:
    short: Actual start and end time
    mustSupport: true
    index: 12
    elements:
      start: {mustSupport: true, index: 13}
      end: {mustSupport: true, index: 14}
  requestedPeriod:
    short: When execution is required
    mustSupport: true
    index: 9
    elements:
      start: {mustSupport: true, index: 10}
      end: {mustSupport: true, index: 11}
  businessStatus:
    short: Business status of task
    binding: {strength: required, valueSet: 'https://terminology.dhp.uz/fhir/core/ValueSet/task-business-status-vs|0.8.0'}
    mustSupport: true
    index: 4
  for:
    type: Reference
    short: For whom this task is performed
    mustSupport: true
    refers: ['https://dhp.uz/fhir/core/StructureDefinition/uz-core-patient|0.8.0']
    index: 8
  status:
    short: Task Status
    binding: {strength: required, valueSet: 'https://terminology.dhp.uz/fhir/core/ValueSet/task-status-vs|0.8.0'}
    mustSupport: true
    index: 3
  code:
    short: Task category
    binding: {strength: required, valueSet: 'https://terminology.dhp.uz/fhir/core/ValueSet/task-codes-vs|0.8.0'}
    mustSupport: true
    index: 6
  identifier: {short: Identifiers assigned to this task, mustSupport: true, index: 0}
  intent:
    short: Task completion level
    binding: {strength: required, valueSet: 'https://terminology.dhp.uz/fhir/core/ValueSet/task-intent-vs|0.8.0'}
    mustSupport: true
    index: 5
  focus:
    type: Reference
    short: On which task the action is being performed
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/ServiceRequest|5.0.0']
    index: 7
  basedOn:
    type: Reference
    short: Request under which this task was completed
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/ServiceRequest|5.0.0']
    index: 1
  partOf: {short: Composite Task, mustSupport: true, index: 2}
  owner:
    type: Reference
    short: Task responsible person
    mustSupport: true
    refers: ['https://dhp.uz/fhir/core/StructureDefinition/uz-core-organization|0.8.0', 'https://dhp.uz/fhir/core/StructureDefinition/uz-core-practitioner-role|0.8.0']
    index: 15
package_version: 0.8.0
class: profile
kind: resource
url: https://dhp.uz/fhir/core/StructureDefinition/uz-core-referral-approval-task
base: http://hl7.org/fhir/StructureDefinition/Task|5.0.0
version: 0.8.0
required: [basedOn, focus]