PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.0.6
    http://sante.quebec/fhir/StructureDefinition/sgrdv-base-lock-candidate-appointment
{
  "description": "Disponibilité candidate transmise à l'opération $lock.",
  "_filename": "StructureDefinition-sgrdv-base-lock-candidate-appointment.json",
  "package_name": "ca.qc.sq.sgrdv",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SGRDVBaseLockCandidateAppointment",
  "abstract": false,
  "type": "Appointment",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Disponibilité candidate de verrou de base (SGRDV)",
  "package_version": "1.0.6",
  "status": "active",
  "id": "a15c2eda-2d23-47a2-81c8-84eb1def8efc",
  "kind": "resource",
  "url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-lock-candidate-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.slot",
      "min": 1,
      "path": "Appointment.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",
      "path": "Appointment.participant",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Appointment"
}