PackagesCanonicalsLogsProblems
    Packages
    dk.ehealth.sundhed.fhir.ig.core@3.2.0
    http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-task
description: null
package_name: dk.ehealth.sundhed.fhir.ig.core
derivation: constraint
name: ehealth-task
type: Task
elements:
  restriction:
    elements:
      recipient:
        type: Reference
        refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson', 'http://hl7.org/fhir/StructureDefinition/Group']
        index: 21
  relevantHistory:
    type: Reference
    refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-provenance']
    index: 20
  note:
    elements:
      author:
        choices: [authorString]
        index: 18
        slicing:
          slices:
            authorString:
              match: {}
              schema:
                choices: [authorString]
                index: 18
              min: 0
              max: 1
      authorReference:
        type: Reference
        choiceOf: author
        refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson']
        index: 16
        slicing:
          slices:
            authorReference:
              match: {}
              schema:
                type: Reference
                choiceOf: author
                refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson']
                index: 16
              min: 0
              max: 1
      authorString:
        type: string
        choiceOf: author
        index: 19
        slicing:
          slices:
            authorString:
              match: {}
              schema: {type: string, choiceOf: author, index: 19}
              min: 0
              max: 1
  extension:
    array: true
    min: 4
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 4
      slices:
        episodeOfCare:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-task-episodeOfCare', index: 1}
          min: 1
          max: 1
        taskCategory:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-task-category', index: 2}
          min: 1
          max: 1
        taskResponsible:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-task-responsible', index: 3}
          min: 1
        restrictionCategory:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-restriction-category', index: 4}
          min: 1
        resolvedTiming:
          match: {url: null}
          schema: {type: Extension, url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-resolved-timing', index: 5}
          min: 0
          max: 1
  requester:
    type: Reference
    refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-device', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson']
    index: 10
  priority: {mustSupport: true, index: 9}
  groupIdentifier:
    elements:
      assigner:
        type: Reference
        refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization']
        index: 6
  intent: {mustSupport: true, index: 8}
  partOf:
    type: Reference
    refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-task']
    index: 7
  owner:
    type: Reference
    refers: ['http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-organization', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-patient', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-practitioner', 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-relatedperson']
    index: 11
package_version: 3.2.0
extensions:
  episodeOfCare: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-task-episodeOfCare', min: 1, max: 1, type: Extension, index: 1}
  taskCategory: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-task-category', min: 1, max: 1, type: Extension, index: 2}
  taskResponsible: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-task-responsible', min: 1, type: Extension, index: 3}
  restrictionCategory: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-restriction-category', min: 1, type: Extension, index: 4}
  resolvedTiming: {url: 'http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-resolved-timing', min: 0, max: 1, type: Extension, index: 5}
class: profile
kind: resource
url: http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-task
base: http://hl7.org/fhir/StructureDefinition/Task
version: 3.2.0
required: [priority]