{
"description": "Behavior when patient references in $export are invalid, not found, or not members of the requested Group.",
"_filename": "CodeSystem-on-patient-error.json",
"package_name": "io.health-samurai.core.r5",
"date": null,
"publisher": "Health Samurai",
"content": "complete",
"name": "OnPatientError",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "On Patient Error",
"package_version": "0.2605.0",
"status": "active",
"id": "e235f148-51c3-45b3-a928-2cb2b376d0b6",
"kind": null,
"url": "http://health-samurai.io/fhir/core/CodeSystem/on-patient-error",
"concept": [ {
"code": "fail",
"display": "Fail",
"definition": "Abort the export with 422 when any patient reference is invalid, not found, or not a group member."
}, {
"code": "ignore",
"display": "Ignore",
"definition": "Drop invalid patient references silently and proceed with the valid ones. Each dropped reference is recorded as an OperationOutcome in BulkExportStatus.params.patient-errors."
} ],
"caseSensitive": true,
"version": "0.2605.0"
}