PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh-ereferral-econsult@0.11.0-alpha1.0.6
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Appointment
description: A booking of a healthcare event among patient(s), practitioner(s), related person(s) and/or device(s) for a specific date/time. This may result in one or more Encounter(s).
package_name: ca.on.oh-ereferral-econsult
derivation: constraint
name: EReferralAppointment
type: Appointment
elements:
  description: {mustSupport: true, index: 11}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  requestedPeriod:
    mustSupport: true
    index: 27
    elements:
      start: {mustSupport: true, index: 28}
      end: {mustSupport: true, index: 29}
  patientInstruction: {mustSupport: true, index: 17}
  start: {mustSupport: true, index: 12}
  created: {mustSupport: true, index: 15}
  participant:
    mustSupport: true
    index: 20
    elements:
      actor:
        type: Reference
        mustSupport: true
        refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Location', 'http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient', 'http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-PractitionerRole']
        index: 21
      required: {mustSupport: true, index: 22}
      status: {mustSupport: true, index: 23}
      period:
        mustSupport: true
        index: 24
        elements:
          start: {mustSupport: true, index: 25}
          end: {mustSupport: true, index: 26}
  appointmentType:
    binding: {strength: preferred, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0276'}
    mustSupport: true
    index: 6
    elements:
      coding:
        mustSupport: true
        index: 7
        elements:
          system: {mustSupport: true, index: 8}
          code: {mustSupport: true, index: 9}
          display: {mustSupport: true, index: 10}
  status: {mustSupport: true, index: 5}
  comment: {mustSupport: true, index: 16}
  minutesDuration: {mustSupport: true, index: 14}
  basedOn:
    type: Reference
    mustSupport: true
    refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-ServiceRequest']
    index: 18
    elements:
      reference: {mustSupport: true, index: 19}
    required: [reference]
  end: {mustSupport: true, index: 13}
  text:
    mustSupport: true
    index: 2
    elements:
      status: {mustSupport: true, index: 3}
      div: {mustSupport: true, index: 4}
package_version: 0.11.0-alpha1.0.6
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Appointment
base: http://hl7.org/fhir/StructureDefinition/Appointment
version: 1.0.0
required: [meta]