PackagesCanonicalsLogsProblems
    Packages
    io.health-samurai.core.r4@0.2605.0
    http://health-samurai.io/fhir/core/CodeSystem/consent-strategy
{
  "description": "Consent-based patient filtering strategies for bulk export.",
  "_filename": "CodeSystem-consent-strategy.json",
  "package_name": "io.health-samurai.core.r4",
  "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": "6042c009-9609-42eb-9375-ad7427b73c60",
  "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"
}