PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.17.2
    http://fhir.health.gov.il/StructureDefinition/il-core-activity-definition
description: Adds several Israel-specific extensions and constraints, plus geocode extension to the ActivityDefinition datatype
package_name: il.core.fhir.r4
derivation: constraint
name: ILCoreActivityDefinition
type: ActivityDefinition
elements:
  subject:
    choices: []
    index: 1
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        subjectReference:
          match: {}
          schema:
            choices: [subjectReference]
            index: 3
          min: 0
          max: 1
  subjectReference:
    type: Reference
    choiceOf: subject
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-group']
    index: 4
    slicing:
      slices:
        subjectReference:
          match: {}
          schema:
            type: Reference
            choiceOf: subject
            refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-group']
            index: 4
          min: 0
          max: 1
  library: {type: canonical, index: 5}
  location:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-location']
    index: 6
  product:
    choices: []
    index: 8
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        productReference:
          match: {}
          schema:
            choices: [productReference]
            index: 10
          min: 0
          max: 1
  productReference:
    type: Reference
    choiceOf: product
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-medication', 'http://fhir.health.gov.il/StructureDefinition/il-core-substance']
    index: 11
    slicing:
      slices:
        productReference:
          match: {}
          schema:
            type: Reference
            choiceOf: product
            refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-medication', 'http://fhir.health.gov.il/StructureDefinition/il-core-substance']
            index: 11
          min: 0
          max: 1
package_version: 0.17.2
class: profile
kind: resource
url: http://fhir.health.gov.il/StructureDefinition/il-core-activity-definition
base: http://hl7.org/fhir/StructureDefinition/ActivityDefinition
version: 0.17.0