PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.0.5
    http://sante.quebec/fhir/StructureDefinition/sgrdv-base-lock-candidate-appointment
description: Disponibilité candidate transmise à l'opération $lock.
package_name: ca.qc.sq.sgrdv
derivation: constraint
name: SGRDVBaseLockCandidateAppointment
type: Appointment
elements:
  identifier:
    mustSupport: true
    index: 0
    elements:
      type:
        mustSupport: true
        index: 1
        elements:
          coding:
            index: 2
            elements:
              system:
                pattern: {type: Uri, value: 'http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type'}
                index: 3
              code:
                pattern: {type: Code, value: IdDispoDME}
                index: 4
        required: [coding]
      system: {mustSupport: true, index: 5}
      value: {mustSupport: true, index: 6}
    required: [value, type, system]
  status: {mustSupport: true, index: 7}
  slot:
    mustSupport: true
    index: 8
    elements:
      reference: {index: 9}
      identifier:
        index: 10
        elements:
          type:
            index: 11
            elements:
              coding:
                index: 12
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type'}
                    index: 13
                  code:
                    pattern: {type: Code, value: IdSlotDME}
                    index: 14
            required: [coding]
          system: {index: 15}
          value: {index: 16}
        required: [value, type, system]
    required: [identifier]
  participant: {mustSupport: true, index: 17}
package_version: 1.0.5
class: profile
kind: resource
url: http://sante.quebec/fhir/StructureDefinition/sgrdv-base-lock-candidate-appointment
base: http://hl7.org/fhir/StructureDefinition/Appointment
version: null
required: [slot, identifier]