{
"description": "Réponse à l'opération $lock sur la surface API SGRDV. Contient les paramètres de résultat (en cas de succès) et l'OperationOutcome (en cas d'échec). La corrélation transite par les HTTP headers X-Correlation-Id et X-Discussion-Id.",
"_filename": "StructureDefinition-sgrdv-lock-response-bundle.json",
"package_name": "ca.qc.sq.sgrdv",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "SGRDVLockResponseBundle",
"abstract": false,
"type": "Bundle",
"experimental": "true",
"resourceType": "StructureDefinition",
"title": "Bundle de réponse de verrou — Surface API SGRDV",
"package_version": "1.2.1",
"status": "active",
"id": "2d1c4fb8-4b89-4ef1-a79d-e4a79c173546",
"kind": "resource",
"url": "http://sante.quebec/fhir/StructureDefinition/sgrdv-lock-response-bundle",
"version": "1.2.1",
"differential": {
"element": [ {
"id": "Bundle.type",
"path": "Bundle.type",
"fixedCode": "collection"
}, {
"id": "Bundle.entry",
"path": "Bundle.entry",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "resource",
"type": "type"
} ]
}
}, {
"id": "Bundle.entry:resultParameters",
"max": "1",
"min": 0,
"path": "Bundle.entry",
"sliceName": "resultParameters",
"mustSupport": true
}, {
"id": "Bundle.entry:resultParameters.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "Parameters",
"profile": [ "http://sante.quebec/fhir/StructureDefinition/sgrdv-lock-result-parameters" ]
} ],
"mustSupport": true
}, {
"id": "Bundle.entry:outcome",
"max": "*",
"min": 0,
"path": "Bundle.entry",
"sliceName": "outcome",
"mustSupport": true
}, {
"id": "Bundle.entry:outcome.resource",
"min": 1,
"path": "Bundle.entry.resource",
"type": [ {
"code": "OperationOutcome",
"profile": [ "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-operation-outcome" ]
} ],
"mustSupport": true
} ]
},
"baseDefinition": "http://sante.quebec/fhir/StructureDefinition/sgrdv-base-lock-response-bundle"
}