PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.0.3
    http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-appointment
{
  "description": "Profil neutre d'un rendez-vous (disponibilité) retourné dans la réponse à l'opération $find.",
  "_filename": "StructureDefinition-sgrdv-base-find-response-appointment.json",
  "package_name": "ca.qc.sq.sgrdv",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SGRDVBaseFindResponseAppointment",
  "abstract": false,
  "type": "Appointment",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Disponibilité retournée par la recherche (Base)",
  "package_version": "1.0.3",
  "status": "active",
  "id": "f3e664cd-501f-47ac-a6a5-4eb0cea98a02",
  "kind": "resource",
  "url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-appointment",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Appointment.extension",
      "path": "Appointment.extension",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "Appointment.extension:encounter",
      "max": "1",
      "min": 0,
      "path": "Appointment.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://sante.quebec/fhir/StructureDefinition/sgrdv-appointment-encounter" ]
      } ],
      "sliceName": "encounter",
      "mustSupport": true
    }, {
      "id": "Appointment.extension:encounter.value[x]",
      "path": "Appointment.extension.value[x]",
      "mustSupport": true
    }, {
      "id": "Appointment.identifier",
      "max": "1",
      "min": 1,
      "path": "Appointment.identifier",
      "mustSupport": true
    }, {
      "id": "Appointment.identifier.type",
      "min": 1,
      "path": "Appointment.identifier.type",
      "mustSupport": true
    }, {
      "id": "Appointment.identifier.type.coding",
      "max": "1",
      "min": 1,
      "path": "Appointment.identifier.type.coding"
    }, {
      "id": "Appointment.identifier.type.coding.system",
      "path": "Appointment.identifier.type.coding.system",
      "fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type"
    }, {
      "id": "Appointment.identifier.type.coding.code",
      "path": "Appointment.identifier.type.coding.code",
      "fixedCode": "IdDispoDME"
    }, {
      "id": "Appointment.identifier.system",
      "min": 1,
      "path": "Appointment.identifier.system",
      "mustSupport": true
    }, {
      "id": "Appointment.identifier.value",
      "min": 1,
      "path": "Appointment.identifier.value",
      "mustSupport": true
    }, {
      "id": "Appointment.status",
      "path": "Appointment.status",
      "mustSupport": true
    }, {
      "id": "Appointment.serviceCategory",
      "min": 1,
      "path": "Appointment.serviceCategory",
      "binding": {
        "strength": "required",
        "valueSet": "http://sante.quebec/fhir/ValueSet/sgrdv-timeslot-category-vs"
      },
      "mustSupport": true
    }, {
      "id": "Appointment.serviceCategory.coding",
      "path": "Appointment.serviceCategory.coding",
      "mustSupport": true
    }, {
      "id": "Appointment.serviceCategory.coding.system",
      "path": "Appointment.serviceCategory.coding.system",
      "fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-timeslot-category"
    }, {
      "id": "Appointment.serviceCategory.coding.code",
      "path": "Appointment.serviceCategory.coding.code",
      "mustSupport": true
    }, {
      "id": "Appointment.serviceType",
      "max": "1",
      "path": "Appointment.serviceType",
      "binding": {
        "strength": "required",
        "valueSet": "http://sante.quebec/fhir/ValueSet/sgrdv-trajectoire-vs"
      },
      "mustSupport": true
    }, {
      "id": "Appointment.serviceType.coding",
      "path": "Appointment.serviceType.coding",
      "mustSupport": true
    }, {
      "id": "Appointment.serviceType.coding.system",
      "path": "Appointment.serviceType.coding.system",
      "fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-trajectoire"
    }, {
      "id": "Appointment.serviceType.coding.code",
      "path": "Appointment.serviceType.coding.code",
      "mustSupport": true
    }, {
      "id": "Appointment.appointmentType",
      "min": 1,
      "path": "Appointment.appointmentType",
      "binding": {
        "strength": "required",
        "valueSet": "http://sante.quebec/fhir/ValueSet/sgrdv-appointment-type-vs"
      },
      "mustSupport": true
    }, {
      "id": "Appointment.appointmentType.coding",
      "path": "Appointment.appointmentType.coding",
      "mustSupport": true
    }, {
      "id": "Appointment.appointmentType.coding.system",
      "path": "Appointment.appointmentType.coding.system",
      "fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-appointment-type"
    }, {
      "id": "Appointment.appointmentType.coding.code",
      "path": "Appointment.appointmentType.coding.code",
      "mustSupport": true
    }, {
      "id": "Appointment.start",
      "min": 1,
      "path": "Appointment.start",
      "mustSupport": true
    }, {
      "id": "Appointment.end",
      "min": 1,
      "path": "Appointment.end",
      "mustSupport": true
    }, {
      "id": "Appointment.slot",
      "min": 1,
      "path": "Appointment.slot",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-dme-slot" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Appointment.slot.reference",
      "max": "0",
      "path": "Appointment.slot.reference"
    }, {
      "id": "Appointment.slot.identifier",
      "min": 1,
      "path": "Appointment.slot.identifier"
    }, {
      "id": "Appointment.slot.identifier.type",
      "min": 1,
      "path": "Appointment.slot.identifier.type"
    }, {
      "id": "Appointment.slot.identifier.type.coding",
      "max": "1",
      "min": 1,
      "path": "Appointment.slot.identifier.type.coding"
    }, {
      "id": "Appointment.slot.identifier.type.coding.system",
      "path": "Appointment.slot.identifier.type.coding.system",
      "fixedUri": "http://sante.quebec/fhir/CodeSystem/sgrdv-identifier-type"
    }, {
      "id": "Appointment.slot.identifier.type.coding.code",
      "path": "Appointment.slot.identifier.type.coding.code",
      "fixedCode": "IdSlotDME"
    }, {
      "id": "Appointment.slot.identifier.system",
      "min": 1,
      "path": "Appointment.slot.identifier.system"
    }, {
      "id": "Appointment.slot.identifier.value",
      "min": 1,
      "path": "Appointment.slot.identifier.value"
    }, {
      "id": "Appointment.participant",
      "min": 2,
      "path": "Appointment.participant",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "actor",
          "type": "type"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Appointment.participant:practitionerRole",
      "max": "1",
      "min": 1,
      "path": "Appointment.participant",
      "sliceName": "practitionerRole",
      "mustSupport": true
    }, {
      "id": "Appointment.participant:practitionerRole.actor",
      "min": 1,
      "path": "Appointment.participant.actor",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-practitioner-role" ]
      } ],
      "mustSupport": true
    }, {
      "id": "Appointment.participant:location",
      "max": "1",
      "min": 1,
      "path": "Appointment.participant",
      "sliceName": "location",
      "mustSupport": true
    }, {
      "id": "Appointment.participant:location.actor",
      "min": 1,
      "path": "Appointment.participant.actor",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-location" ]
      } ],
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Appointment"
}