PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.0.3
    http://sante.quebec/fhir/StructureDefinition/sgrdv-lock-response-appointment
{
  "description": "Disponibilité verrouillée retournée dans le Bundle de réponse.",
  "_filename": "StructureDefinition-sgrdv-lock-response-appointment.json",
  "package_name": "ca.qc.sq.sgrdv",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SGRDVLockResponseAppointment",
  "abstract": false,
  "type": "Appointment",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Rendez-vous verrouillé — Surface API SGRDV",
  "package_version": "1.0.3",
  "status": "active",
  "id": "5551609f-c34f-42b5-afbb-45945dcbbce5",
  "kind": "resource",
  "url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-lock-response-appointment",
  "version": null,
  "differential": {
    "element": [ {
      "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.participant",
      "path": "Appointment.participant",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-lock-response-appointment"
}