{
"description": "Consent-based patient filtering strategies for bulk export.",
"_filename": "CodeSystem-consent-strategy.json",
"package_name": "io.health-samurai.core.r4b",
"date": null,
"publisher": "Health Samurai",
"content": "complete",
"name": "ConsentStrategy",
"type": null,
"experimental": null,
"resourceType": "CodeSystem",
"title": "Consent Strategy",
"package_version": "0.2605.0",
"status": "active",
"id": "68810a56-5eee-4633-baf1-cbf9c088cfe6",
"kind": null,
"url": "http://health-samurai.io/fhir/core/CodeSystem/consent-strategy",
"concept": [ {
"code": "opt-in",
"display": "Opt-in",
"definition": "Include only patients with active permit consent matching the specified profile and actors."
}, {
"code": "opt-out",
"display": "Opt-out",
"definition": "Include all patients except those with active deny consent matching the specified profile."
} ],
"caseSensitive": true,
"version": "0.2605.0"
}