PackagesCanonicalsLogsProblems
    Packages
    rs/gpc.stu3.fhir@assets-1.0.0
    https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Appointment-1
description: The Appointment resource provides information on the booking of a healthcare event.
package_name: rs/gpc.stu3.fhir
derivation: constraint
name: CareConnect-GPC-Appointment-1
type: Appointment
elements:
  description: {index: 25}
  serviceCategory: {index: 11}
  slot:
    type: Reference
    refers: ['https://fhir.nhs.uk/STU3/StructureDefinition/GPConnect-Slot-1']
    index: 29
    elements:
      reference: {index: 30}
      display: {index: 31}
  specialty:
    index: 13
    elements:
      coding:
        elements:
          code: {index: 14}
          display: {index: 15}
  indication: {index: 23}
  requestedPeriod: {index: 35}
  start: {index: 27}
  participant:
    elements:
      actor:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Location-1', 'https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Patient-1', 'https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Practitioner-1', 'https://fhir.nhs.uk/STU3/StructureDefinition/GPConnect-Device-1']
        index: 34
    required: [actor]
  serviceType: {index: 12}
  incomingReferral: {index: 33}
  reason:
    index: 17
    elements:
      coding:
        elements:
          system:
            pattern: {type: uri, value: 'http://snomed.info/sct'}
            type: uri
            index: 18
          version: {index: 19}
          code: {index: 20}
          display: {index: 21}
          userSelected: {index: 22}
        required: [code, display, system]
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        appointmentCancellationReason:
          match: {url: null}
          schema: {type: Extension, url: h, index: 1}
        bookingOrganisation:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: h, index: 2}
        deliveryChannel:
          match: {url: null}
          schema: {type: Extension, mustSupport: true, url: h, index: 3}
  supportingInformation: {index: 26}
  priority: {short: 'Gives the priority of the appointment. Can be used to make informed decisions if needing to re-prioritize appointments. (The iCal Standard specifies 0 as undefined, 1 as highest, 9 as lowest priority)', index: 24}
  appointmentType: {index: 16}
  status: {index: 10}
  comment: {short: Any additional comments about the appointment, index: 32}
  identifier:
    elements:
      use: {index: 4}
      type: {index: 5}
      system: {index: 6}
      value: {index: 7}
      period: {index: 8}
      assigner: {index: 9}
    required: [system, value]
  end: {index: 28}
package_version: assets-1.0.0
extensions:
  appointmentCancellationReason: {url: h, type: Extension, index: 1}
  bookingOrganisation: {url: h, type: Extension, mustSupport: true, index: 2}
  deliveryChannel: {url: h, type: Extension, mustSupport: true, index: 3}
class: profile
kind: resource
url: https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-GPC-Appointment-1
base: http://hl7.org/fhir/StructureDefinition/Appointment
version: 1.1.0
required: [description, end, start]