PackagesCanonicalsLogsProblems
    Packages
    ca.qc.sq.sgrdv@1.0.4
    http://sante.quebec/fhir/StructureDefinition/sgrdv-find-response-bundle
{
  "description": "Réponse à l'opération $find sur la surface API SGRDV. Bundle searchset contenant les disponibilités, les professionnels, les lieux et le patient.",
  "_filename": "StructureDefinition-sgrdv-find-response-bundle.json",
  "package_name": "ca.qc.sq.sgrdv",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "SGRDVFindResponseBundle",
  "abstract": false,
  "type": "Bundle",
  "experimental": "true",
  "resourceType": "StructureDefinition",
  "title": "Bundle de réponse de disponibilités — Surface API SGRDV",
  "package_version": "1.0.4",
  "status": "active",
  "id": "b0f2dcf0-fa41-4221-882a-2e76b8ee7448",
  "kind": "resource",
  "url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-find-response-bundle",
  "version": null,
  "differential": {
    "element": [ {
      "id": "Bundle.total",
      "path": "Bundle.total",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:appointment",
      "path": "Bundle.entry",
      "sliceName": "appointment",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:appointment.resource",
      "path": "Bundle.entry.resource",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:practitioner",
      "path": "Bundle.entry",
      "sliceName": "practitioner",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:practitioner.resource",
      "path": "Bundle.entry.resource",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:practitionerRole",
      "path": "Bundle.entry",
      "sliceName": "practitionerRole",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:practitionerRole.resource",
      "path": "Bundle.entry.resource",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:location",
      "path": "Bundle.entry",
      "sliceName": "location",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:location.resource",
      "path": "Bundle.entry.resource",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:organization",
      "path": "Bundle.entry",
      "sliceName": "organization",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:organization.resource",
      "path": "Bundle.entry.resource",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:encounter",
      "path": "Bundle.entry",
      "sliceName": "encounter",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:encounter.resource",
      "path": "Bundle.entry.resource",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:outcome",
      "path": "Bundle.entry",
      "sliceName": "outcome",
      "mustSupport": true
    }, {
      "id": "Bundle.entry:outcome.resource",
      "path": "Bundle.entry.resource",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-bundle"
}