Scalable Consent Management, published by HL7 International / Community Based Collaborative Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0-preview built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-consent-management/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 1 |
{
"resourceType" : "SubscriptionTopic",
"id" : "FASTConsentSubscriptionTopic",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SubscriptionTopic FASTConsentSubscriptionTopic</b></p><a name=\"FASTConsentSubscriptionTopic\"> </a><a name=\"hcFASTConsentSubscriptionTopic\"> </a><table class=\"grid\"><tr><td><b>SubscriptionTopic</b></td><td>FAST Consent Subscription Topic</td></tr><tr><td><b>Description</b></td><td><div><p>This is the subscription topic used for ensuring Consent records are updated amongst a set of Consent Registries.</p>\n</div></td></tr><tr><td><b>Copyright Statement:</b></td><td> null</td></tr></table><table class=\"grid\"><tr><td colspan=\"3\"><b>Resource Triggers</b></td></tr><tr><th><b>Resource</b></th><th><b>Interactions</b></th><th><b>Description</b></th></tr><tr><td><a href=\"http://hl7.org/fhir/R4/consent.html\">http://hl7.org/fhir/StructureDefinition/Consent</a></td><td>create, update</td><td><div><p>When a consent record has been 'touched' and needs to be distributed amongst interested parties.</p>\n</div></td></tr></table><table class=\"grid\"><tr><td colspan=\"4\"><b>Can Filter By</b></td></tr><tr><th><b>Filter Parameter</b></th><th><b>Filter Definition</b></th><th><b>Comparators</b></th><th><b>Modifiers</b></th></tr><tr><td>patient</td><td><a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a></td><td>Equals</td><td>Identifier</td></tr><tr><td>controller</td><td><a href=\"SearchParameter-fast-consent-controller.html\">FASTConsentController</a></td><td>Equals</td><td>Identifier</td></tr><tr><td>actor</td><td><a href=\"http://hl7.org/fhir/SearchParameter/Consent-actor\">actor</a></td><td>Equals</td><td>Identifier</td></tr><tr><td>status</td><td><a href=\"http://hl7.org/fhir/SearchParameter/Consent-status\">status</a></td><td>Equals</td><td/></tr><tr><td>category</td><td><a href=\"http://hl7.org/fhir/SearchParameter/Consent-category\">category</a></td><td>Equals</td><td/></tr></table></div>"
},
"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/SubscriptionTopic/FASTConsentSubscriptionTopic",
"version" : "1.0.0-preview",
"name" : "FASTConsent",
"title" : "FAST Consent Subscription Topic",
"status" : "active",
"experimental" : false,
"date" : "2025-03-01",
"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/homehealth"
}
]
}
],
"description" : "This is the subscription topic used for ensuring Consent records are updated amongst a set of Consent Registries.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"resourceTrigger" : [
{
"description" : "When a consent record has been 'touched' and needs to be distributed amongst interested parties.",
"resource" : "http://hl7.org/fhir/StructureDefinition/Consent",
"supportedInteraction" : [
"create",
"update"
]
}
],
"canFilterBy" : [
{
"description" : "The patient whose consent is being subscribed to. Use patient:identifier chained search to filter by patient identifier.",
"filterParameter" : "patient",
"filterDefinition" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
"comparator" : [
"eq"
],
"modifier" : [
"identifier"
]
},
{
"description" : "The controller of the consent. Use controller:identifier chained search to filter by organization identifier.",
"filterParameter" : "controller",
"filterDefinition" : "http://hl7.org/fhir/us/consent-management/SearchParameter/fast-consent-controller",
"comparator" : [
"eq"
],
"modifier" : [
"identifier"
]
},
{
"description" : "The identifier of one of the actors that is controlled by a consent.",
"filterParameter" : "actor",
"filterDefinition" : "http://hl7.org/fhir/SearchParameter/Consent-actor",
"comparator" : [
"eq"
],
"modifier" : [
"identifier"
]
},
{
"description" : "The status of a consent.",
"filterParameter" : "status",
"filterDefinition" : "http://hl7.org/fhir/SearchParameter/Consent-status",
"comparator" : [
"eq"
]
},
{
"description" : "The category of the consent.",
"filterParameter" : "category",
"filterDefinition" : "http://hl7.org/fhir/SearchParameter/Consent-category",
"comparator" : [
"eq"
]
}
]
}