PackagesCanonicalsLogsProblems
    Packages
    servicewell.fhir.wof-portal@1.0.0
    https://canonical.fhir.link/servicewell/wof-base/StructureDefinition/wof-base-activity-definition
description: Base profile of wof ActivityDefinition
package_name: servicewell.fhir.wof-portal
derivation: constraint
name: WofBaseActivityDefinition
abstract: true
type: ActivityDefinition
elements:
  observationResultRequirement: {index: 48}
  description: {short: Presentation description of the service, mustSupport: true, index: 16}
  date: {short: Business version date for the definition, mustSupport: true, index: 15}
  transform: {index: 49}
  meta:
    index: 0
    elements:
      versionId: {short: Server-managed resource version, mustSupport: true, index: 1}
      profile: {short: Profile declaration for this portal resource, mustSupport: true, index: 2}
    required: [profile]
  endorser: {index: 29}
  approvalDate: {index: 22}
  jurisdiction: {index: 18}
  dosage: {index: 44}
  observationRequirement: {index: 47}
  purpose: {index: 19}
  implicitRules: {index: 3}
  useContext: {index: 17}
  copyright: {index: 21}
  experimental: {index: 12}
  topic: {index: 25}
  title: {short: Human-readable title for the service, mustSupport: true, index: 9}
  library: {index: 31}
  author: {index: 26}
  extension:
    index: 5
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        sortKey:
          match: {url: null}
          schema: {type: Extension, short: Portal-specific sort key, url: 'http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/ext-sort-key', index: 6}
          min: 0
          max: 1
        campaigns:
          match: {url: null}
          schema: {type: Extension, short: Campaign identifiers for the service, url: 'https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-campaigns', index: 7}
          min: 0
          max: 1
  product:
    choices: []
    index: 42
  usage: {index: 20}
  priority: {index: 38}
  status: {short: Publication status of the service concept, mustSupport: true, index: 11}
  language: {index: 4}
  subtitle: {index: 10}
  kind:
    short: Target request type for the service
    mustSupport: true
    pattern: {type: Code, value: ServiceRequest}
    index: 32
  dynamicValue: {index: 50}
  code:
    short: Booking activity code for the service
    mustSupport: true
    index: 33
    elements:
      coding:
        short: Coded representation of the service concept
        mustSupport: true
        index: 34
        elements:
          system: {short: WOF Connect service type code system, index: 35}
          code: {short: Service type identifier, index: 36}
    required: [coding]
  identifier: {index: 8}
  lastReviewDate: {index: 23}
  editor: {index: 27}
  doNotPerform: {index: 39}
  bodySite: {index: 45}
  intent: {index: 37}
  specimenRequirement: {index: 46}
  reviewer: {index: 28}
  quantity: {index: 43}
  relatedArtifact: {index: 30}
  location: {index: 40}
  subject:
    choices: []
    index: 14
  effectivePeriod: {index: 24}
package_version: 1.0.0
extensions:
  sortKey: {url: 'http://canonical.fhir.link/servicewell/wof-connect/StructureDefinition/ext-sort-key', min: 0, max: 1, type: Extension, short: Portal-specific sort key, index: 6}
  campaigns: {url: 'https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/ext-campaigns', min: 0, max: 1, type: Extension, short: Campaign identifiers for the service, index: 7}
class: profile
kind: resource
url: https://canonical.fhir.link/servicewell/wof-base/StructureDefinition/wof-base-activity-definition
base: http://hl7.org/fhir/StructureDefinition/ActivityDefinition
version: 1.0.0
required: [kind, meta, date, code]