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
Official URL: http://hl7.org/fhir/us/consent-management/CapabilityStatement/ConsentClientCapabilities | Version: 0.1.0 | |||
Standards status: Trial-use | Maturity Level: 1 | Computable Name: ConsentClient |
Capabilities required for a client system filing and review consents.
Raw OpenAPI-Swagger Definition file | Download
json
, xml
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
client
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | D | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|
AuditEvent | Supported Profiles FASTConsentAuditEvent | y | y | patient, consent | $recordDisclosure | |||||
Consent | Supported Profiles FASTConsent | y | y | controller, date, grantee, manager, organizationId, patient, patientId, scope, status | $fileConsent , $updateConsent , $revokeConsent | |||||
Subscription | y | y | y |
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | |
SHALL | consent | reference |
Conformance | Operation | Documentation |
---|---|---|
SHALL | $recordDisclosure |
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | controller | reference | |
SHALL | date | date | |
SHALL | grantee | reference | |
SHALL | manager | reference | |
SHALL | organizationId | token | |
SHALL | patient | reference | |
SHALL | patientId | token | |
SHALL | scope | token | |
SHALL | status | token |
Conformance | Operation | Documentation |
---|---|---|
SHALL | $fileConsent | |
SHALL | $updateConsent | |
SHALL | $revokeConsent |