FHIR IG analytics| Package | io.health-samurai.core.r4b |
| Resource Type | CodeSystem |
| Id | CodeSystem-consent-strategy.json |
| FHIR Version | R4B |
| Source | https://simplifier.net/resolve?scope=io.health-samurai.core.r4b@0.2606.2&canonical=http://health-samurai.io/fhir/core/CodeSystem/consent-strategy |
| URL | http://health-samurai.io/fhir/core/CodeSystem/consent-strategy |
| Version | 0.2606.2 |
| Status | active |
| Name | ConsentStrategy |
| Title | Consent Strategy |
| Description | Consent-based patient filtering strategies for bulk export. |
| Content | complete |
| ValueSet | ||
| io.health-samurai.core.r4b#0.2606.2 | consent-strategy | Consent Strategy |
No resources found
No narrative content found in resource
{
"description": "Consent-based patient filtering strategies for bulk export.",
"publisher": "Health Samurai",
"content": "complete",
"name": "ConsentStrategy",
"resourceType": "CodeSystem",
"title": "Consent Strategy",
"status": "active",
"id": "consent-strategy",
"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.2606.2"
}