FHIR IG analytics| Package | hl7.fhir.us.davinci-pdex |
| Resource Type | SearchParameter |
| Id | SearchParameter-pdex-consent-provision-type.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/davinci-epdx/SearchParameter-pdex-consent-provision-type.html |
| URL | http://hl7.org/fhir/us/davinci-pdex/SearchParameter/pdex-consent-provision-type |
| Version | 2.1.1 |
| Status | active |
| Date | 2026-02-06T16:14:21+00:00 |
| Name | PDexConsentProvisionType |
| Realm | us |
| Authority | hl7 |
| Description | Search for Consent resources by the provision type (deny or permit). Use provision-type=deny combined with provision-action=disclose to find members who have opted out of Provider Access data sharing. |
| Type | token |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter pdex-consent-provision-type
Parameter provision-type:token
Search for Consent resources by the provision type (deny or permit). Use provision-type=deny combined with provision-action=disclose to find members who have opted out of Provider Access data sharing.
| Resource | Consent |
| Expression | Consent.provision.type |
| Processing Mode | Normal |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "pdex-consent-provision-type",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "informative",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/davinci-pdex/ImplementationGuide/hl7.fhir.us.davinci-pdex"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/davinci-pdex/SearchParameter/pdex-consent-provision-type",
"version": "2.1.1",
"name": "PDexConsentProvisionType",
"status": "active",
"experimental": true,
"date": "2026-02-06T16:14:21+00:00",
"publisher": "HL7 International / Financial Management",
"contact": [
{
"name": "HL7 International / Financial Management",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fm"
},
{
"system": "email",
"value": "fm@lists.HL7.org"
}
]
},
{
"name": "Mark Scrimshire (mark.scrimshire@onyxhealth.io)",
"telecom": [
{
"system": "email",
"value": "mailto:mark.scrimshire@onyxhealth.io"
}
]
},
{
"name": "HL7 International - Financial Management",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/fm"
}
]
}
],
"description": "Search for Consent resources by the provision type (deny or permit). Use provision-type=deny combined with provision-action=disclose to find members who have opted out of Provider Access data sharing.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"code": "provision-type",
"base": [
"Consent"
],
"type": "token",
"expression": "Consent.provision.type",
"xpathUsage": "normal",
"multipleOr": true,
"multipleAnd": true
}