Scalable Consent Management
1.0.0-preview - STU 1 PReview US

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

: Consent Server System

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download


<ActorDefinition xmlns="http://hl7.org/fhir">
  <id value="consent-server"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ActorDefinition consent-server</b></p><a name="consent-server"> </a><a name="hcconsent-server"> </a><table class="grid"><tr><td><b>Actor: ConsentServer </b></td><td>Consent Server System</td><td>Type: system </td></tr><tr><td colspan="3"><div><p>An application or product that implements the Consent Server System actor. Consent Server systems receive consents filed by Consent Client systems, store them, service search requests, manage subscriptions, and persist authorization decision audit events.</p>
</div></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/ActorDefinition/consent-server"/>
  <version value="1.0.0-preview"/>
  <name value="ConsentServer"/>
  <title value="Consent Server System"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-10-15T14:24:14-04:00"/>
  <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/homehealth"/>
    </telecom>
  </contact>
  <description
               value="A consent server system is responsible for storing consent records and servicing requests for consent data. Implements the File Consent and Revoke Consent operations, supports consent search and subscriptions, and maintains audit events for consent access decisions. Corresponds to the IHE-PCF Consent Registry actor."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <type value="system"/>
  <documentation
                 value="An application or product that implements the Consent Server System actor. Consent Server systems receive consents filed by Consent Client systems, store them, service search requests, manage subscriptions, and persist authorization decision audit events."/>
</ActorDefinition>