PackagesCanonicalsLogsProblems
    Packages
    servicewell.fhir.wof-portal@1.0.0
    https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/portal-find-appointment-bundle
description: A bundle containing available appointments based on search parameters.\n Returned as the result of the '$find' operation and Appointment search.
package_name: servicewell.fhir.wof-portal
derivation: constraint
name: PortalFindAppointmentBundle
type: Bundle
elements:
  meta:
    elements:
      versionId: {short: Server-managed resource version, mustSupport: true, index: 0}
      profile: {short: Profile declaration for this portal resource, mustSupport: true, index: 1}
    required: [profile]
  entry:
    index: 2
    slicing:
      slices:
        entry-appt:
          match: {}
          schema:
            index: 2
            elements:
              resource: {type: Appointment, index: 3}
package_version: 1.0.0
class: profile
kind: resource
url: https://canonical.fhir.link/servicewell/wof-portal/StructureDefinition/portal-find-appointment-bundle
base: https://profiles.ihe.net/ITI/Scheduling/StructureDefinition/ihe-sched-avail-bundle
version: 1.0.0