PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.2.1
    http://sante.quebec/fhir/StructureDefinition/sgrdv-lock-response-appointment
description: Disponibilité verrouillée retournée dans le Bundle de réponse.
package_name: ca.qc.sq.sgrdv
derivation: constraint
name: SGRDVLockResponseAppointment
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}
  participant: {mustSupport: true, index: 8}
package_version: 1.2.1
class: profile
kind: resource
url: http://sante.quebec/fhir/StructureDefinition/sgrdv-lock-response-appointment
base: http://sante.quebec/fhir/StructureDefinition/sgrdv-base-lock-response-appointment
version: 1.2.1
required: [identifier]