{
"description": "Profil parent neutre du Bundle searchset retourné par l'opération $find.",
"_filename": "StructureDefinition-sgrdv-base-find-response-bundle.json",
"package_name": "ca.qc.sq.sgrdv",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "SGRDVBaseFindResponseBundle",
"abstract": false,
"type": "Bundle",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "Bundle de réponse $find (Base)",
"package_version": "1.2.1",
"status": "active",
"id": "ee3bef8c-5528-4be4-888e-898359a7592b",
"kind": "resource",
"url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-bundle",
"version": "1.2.1",
"differential": {
"element": [ {
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "searchset"
}, {
"id": "Bundle.total",
"min": 1,
"path": "Bundle.total"
}, {
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "resource",
"type": "type"
} ]
}
}, {
"id": "Bundle.entry:appointment",
"max": "*",
"min": 0,
"path": "Bundle.entry",
"sliceName": "appointment"
}, {
"id": "Bundle.entry:appointment.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Appointment",
"profile": [ "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-appointment" ]
} ]
}, {
"id": "Bundle.entry:practitioner",
"max": "*",
"min": 0,
"path": "Bundle.entry",
"sliceName": "practitioner"
}, {
"id": "Bundle.entry:practitioner.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Practitioner",
"profile": [ "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-practitioner" ]
} ]
}, {
"id": "Bundle.entry:practitionerRole",
"max": "*",
"min": 0,
"path": "Bundle.entry",
"sliceName": "practitionerRole"
}, {
"id": "Bundle.entry:practitionerRole.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "PractitionerRole",
"profile": [ "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-practitioner-role" ]
} ]
}, {
"id": "Bundle.entry:location",
"max": "*",
"min": 0,
"path": "Bundle.entry",
"sliceName": "location"
}, {
"id": "Bundle.entry:location.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Location",
"profile": [ "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-location" ]
} ]
}, {
"id": "Bundle.entry:organization",
"max": "*",
"min": 0,
"path": "Bundle.entry",
"sliceName": "organization"
}, {
"id": "Bundle.entry:organization.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Organization",
"profile": [ "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-organization" ]
} ]
}, {
"id": "Bundle.entry:encounter",
"max": "*",
"min": 0,
"path": "Bundle.entry",
"sliceName": "encounter"
}, {
"id": "Bundle.entry:encounter.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Encounter",
"profile": [ "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-encounter" ]
} ]
}, {
"id": "Bundle.entry:outcome",
"max": "*",
"min": 0,
"path": "Bundle.entry",
"sliceName": "outcome"
}, {
"id": "Bundle.entry:outcome.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "OperationOutcome",
"profile": [ "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-operation-outcome" ]
} ]
}, {
"id": "Bundle.entry:provenance",
"max": "*",
"min": 0,
"path": "Bundle.entry",
"comment": "Règle métier : obligatoire si appointment-status = 'booked' et que la date du RV est égale ou postérieure à la date du jour. Une Provenance par Appointment retourné.",
"sliceName": "provenance"
}, {
"id": "Bundle.entry:provenance.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Provenance",
"profile": [ "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-find-response-provenance" ]
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Bundle"
}