PackagesCanonicalsLogsProblems
    Packages
    rs/ca.on.oh@seris-0.9.0-alpha1.0.1
    http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Appointment
description: A booking of a surgical healthcare procedure for a specific date/time.
package_name: rs/ca.on.oh
derivation: constraint
name: Appointment
type: Appointment
elements:
  serviceCategory:
    short: Surgeon service
    binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/hospital-service'}
    index: 18
    elements:
      coding:
        binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/hospital-service'}
        index: 19
        elements:
          system:
            pattern: {type: uri, value: 'http://snomed.info/sct'}
            type: uri
            index: 20
          code:
            binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/hospital-service'}
            index: 21
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  cancelationReason:
    short: Cancellation reason
    binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/surgery-cancellation-reason'}
    mustSupport: true
    index: 12
    elements:
      coding:
        binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/surgery-cancellation-reason'}
        mustSupport: true
        index: 13
        elements:
          system:
            pattern: {type: uri, value: 'http://ontariohealth.ca/fhir/CodeSystem/surgery-cancellation-reason'}
            mustSupport: true
            type: uri
            index: 14
          code:
            binding: {strength: extensible, valueSet: 'http://ontariohealth.ca/fhir/ValueSet/surgery-cancellation-reason'}
            mustSupport: true
            index: 15
          display: {mustSupport: true, index: 16}
      text: {short: Cancellation reason description, mustSupport: true, index: 17}
  start: {mustSupport: true, index: 26}
  created: {short: Booking Date, mustSupport: true, index: 29}
  participant:
    mustSupport: true
    array: true
    max: 2
    index: 31
    elements:
      actor:
        type: Reference
        short: the surgical patient or OR Room
        mustSupport: true
        refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Patient']
        index: 32
        elements:
          reference: {mustSupport: true, index: 33}
          identifier:
            mustSupport: true
            index: 34
            elements:
              system: {mustSupport: true, index: 35}
              value: {mustSupport: true, index: 36}
            required: [system, value]
    required: [actor]
  extension:
    type: Extension
    short: Cancellation Date
    isModifier: false
    url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-cancellation-date
    index: 2
    slicing:
      slices:
        cancellationDate:
          match: {}
          schema:
            type: Extension
            short: Cancellation Date
            isModifier: false
            url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-cancellation-date
            index: 2
            elements:
              url:
                pattern: {type: uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-cancellation-date'}
                type: uri
                index: 3
        reschedule:
          match: {}
          schema:
            type: Extension
            isModifier: false
            url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-reschedule
            index: 4
            extensions:
              rescheduleFlag: {url: null, index: 5}
              rescheduleDate: {url: null, index: 6}
            elements:
              extension:
                index: 5
                slicing:
                  slices:
                    rescheduleFlag:
                      match: {}
                      schema: {index: 5}
                    rescheduleDate:
                      match: {}
                      schema: {index: 6}
              url:
                pattern: {type: uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-reschedule'}
                type: uri
                index: 7
  supportingInformation: {short: supporting Observations, index: 25}
  appointmentType: {short: Patient type, index: 22}
  status: {mustSupport: true, index: 11}
  comment: {short: Notes on initial case scheduling, mustSupport: true, index: 30}
  minutesDuration: {short: Estimated Case Duration, mustSupport: true, index: 28}
  identifier:
    short: Case Number
    mustSupport: true
    index: 8
    elements:
      system: {mustSupport: true, index: 9}
      value: {mustSupport: true, index: 10}
    required: [system, value]
  end: {mustSupport: true, index: 27}
  reasonReference:
    type: Reference
    short: The surgical procedure for this appointment
    mustSupport: true
    refers: ['http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Procedure']
    index: 23
    elements:
      reference: {mustSupport: true, index: 24}
    required: [reference]
package_version: seris-0.9.0-alpha1.0.1
extensions:
  cancellationDate:
    url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-cancellation-date
    type: Extension
    short: Cancellation Date
    isModifier: false
    index: 2
    elements:
      url:
        pattern: {type: uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-cancellation-date'}
        type: uri
        index: 3
  reschedule:
    url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-reschedule
    type: Extension
    isModifier: false
    index: 4
    extensions:
      rescheduleFlag: {url: null, index: 5}
      rescheduleDate: {url: null, index: 6}
    elements:
      extension:
        index: 5
        slicing:
          slices:
            rescheduleFlag:
              match: {}
              schema: {index: 5}
            rescheduleDate:
              match: {}
              schema: {index: 6}
      url:
        pattern: {type: uri, value: 'http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-ext-reschedule'}
        type: uri
        index: 7
class: profile
kind: resource
url: http://ontariohealth.ca/fhir/StructureDefinition/ca-on-seris-profile-Appointment
base: http://hl7.org/fhir/StructureDefinition/Appointment
version: 1.0.0
required: [identifier, meta, reasonReference]