| Package | hl7.fhir.us.consent-management |
| Resource Type | SearchParameter |
| Id | fast-consent-controller |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/consent-management/https://build.fhir.org/ig/HL7/fhir-consent-management/SearchParameter-fast-consent-controller.html |
| URL | http://hl7.org/fhir/us/consent-management/SearchParameter/fast-consent-controller |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-08-07T19:06:30+00:00 |
| Name | FASTConsentController |
| Realm | us |
| Authority | hl7 |
| Description | The Consent controller reference which is defined by the Consent extension controller. |
| Type | reference |
| CapabilityStatement | |
| ConsentAdministrativeServerCapabilities | Consent Administrative Server Capabilities |
| ConsentClientCapabilities | Consent Client Capabilities |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter fast-consent-controller
Parameter controller:reference
The Consent controller reference which is defined by the Consent extension controller.
| Resource | Consent |
| Expression | Consent.extension('http://hl7.org/fhir/5.0/StructureDefinition/extension-Consent.controller').extension.value.reference |
| Processing Mode | Normal |
| Multiples |
|
| Comparators | Allowed: eq |
{
"resourceType": "SearchParameter",
"id": "fast-consent-controller",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cbcc"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1,
"_valueInteger": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management"
}
]
}
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/consent-management/SearchParameter/fast-consent-controller",
"version": "0.1.0",
"name": "FASTConsentController",
"status": "active",
"experimental": false,
"date": "2025-08-07T19:06:30+00:00",
"publisher": "HL7 International / Community Based Collaborative Care",
"contact": [
{
"name": "HL7 International / Community Based Collaborative Care",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cbcc"
}
]
}
],
"description": "The Consent controller reference which is defined by the Consent extension controller.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"code": "controller",
"base": [
"Consent"
],
"type": "reference",
"expression": "Consent.extension('http://hl7.org/fhir/5.0/StructureDefinition/extension-Consent.controller').extension.value.reference",
"xpathUsage": "normal",
"comparator": [
"eq"
]
}