Scalable Consent Management
0.1.0 - ci-build United States of America flag

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

: FAST Consent Subscription Topic - JSON Representation

Page standards status: Trial-use Maturity Level: 1

Raw json | Download

{
  "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, delete</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>patientId</td><td><a href=\"SearchParameter-fast-consent-patientId.html\">FASTConsentPatientId</a></td><td>Equals</td><td/></tr><tr><td>organizationId</td><td><a href=\"SearchParameter-fast-consent-organizationId.html\">FASTConsentOrganizationId</a></td><td>Equals</td><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>scope</td><td><a href=\"http://hl7.org/fhir/SearchParameter/Consent-scope\">scope</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" : "0.1.0",
  "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/cbcc"
        }
      ]
    }
  ],
  "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",
        "delete"
      ]
    }
  ],
  "canFilterBy" : [
    {
      "description" : "The identifier of the consent patient.",
      "filterParameter" : "patientId",
      "filterDefinition" : "http://hl7.org/fhir/us/consent-management/SearchParameter/fast-consent-patientId",
      "comparator" : [
        "eq"
      ]
    },
    {
      "description" : "The identifier of the organization actor that gained consent.",
      "filterParameter" : "organizationId",
      "filterDefinition" : "http://hl7.org/fhir/us/consent-management/SearchParameter/fast-consent-organizationId",
      "comparator" : [
        "eq"
      ]
    },
    {
      "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 scope of the consent.",
      "filterParameter" : "scope",
      "filterDefinition" : "http://hl7.org/fhir/SearchParameter/Consent-scope",
      "comparator" : [
        "eq"
      ]
    }
  ]
}