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 0.1.0 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 |
<SubscriptionTopic xmlns="http://hl7.org/fhir">
<id value="FASTConsentSubscriptionTopic"/>
<text>
<status value="generated"/>
<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><a name="FASTConsentSubscriptionTopic-en-US"> </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>
</div></td></tr><tr><td><b>Copyright Statement:</b></td><td> null</td></tr></table><table class="grid"><tr><td colspan="2"><b>Resource Triggers</b></td></tr><tr><th><b>Resource</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><div><p>When a consent record has been 'touched' and needs to be distributed amongst interested parties.</p>
</div></td></tr></table><table class="grid"><tr><td colspan="2"><b>Can Filter By</b></td></tr><tr><th><b>Filter Parameter</b></th><th><b>Comparators</b></th></tr><tr><td>patientId</td><td>Equals</td></tr><tr><td>organizationId</td><td>Equals</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cbcc"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management"/>
</extension>
</valueCode>
</extension>
<url
value="http://hl7.org/fhir/us/consent-management/SubscriptionTopic/FASTConsentSubscriptionTopic"/>
<version value="0.1.0"/>
<name value="FASTConsent"/>
<title value="FAST Consent Subscription Topic"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-03-01"/>
<publisher value="HL7 International / Community Based Collaborative Care"/>
<contact>
<name value="HL7 International / Community Based Collaborative Care"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/cbcc"/>
</telecom>
</contact>
<description
value="This is the subscription topic used for ensuring Consent records are updated amongst a set of Consent Registries."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<resourceTrigger>
<description
value="When a consent record has been 'touched' and needs to be distributed amongst interested parties."/>
<resource value="http://hl7.org/fhir/StructureDefinition/Consent"/>
</resourceTrigger>
<canFilterBy>
<description value="The id of the consent patient."/>
<filterParameter value="patientId"/>
<comparator value="eq"/>
</canFilterBy>
<canFilterBy>
<description value="The id of the organization that gained consent."/>
<filterParameter value="organizationId"/>
<comparator value="eq"/>
</canFilterBy>
</SubscriptionTopic>