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

: Extended Operations Client Admin Service - TTL Representation

Page standards status: Trial-use Maturity Level: 1

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Requirements ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "extended-operations-client-admin-service"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Requirements extended-operations-client-admin-service</b></p><a name=\"extended-operations-client-admin-service\"> </a><a name=\"hcextended-operations-client-admin-service\"> </a><p>These requirements apply to the following actors: </p><ul><li><a href=\"ActorDefinition-admin-service.html\">Admin Service</a></li><li><a href=\"ActorDefinition-client.html\">Client</a></li></ul><table class=\"grid\"><tr><td><b><a name=\"463\"> </a></b>requirement-463</td><td>SHALL</td><td><div><p>OperationDefinition FileConsent</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.html\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.html</a></li></ul></td></tr><tr><td><b><a name=\"133\"> </a></b>requirement-133</td><td>SHALL</td><td><div><p>The FileConsent operation is invoked as [base]/Consent/$fileConsent</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.html#:~:text=URL%3A%20%5Bbase%5D/Consent/%24fileConsent\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.html</a></li></ul></td></tr><tr><td><b><a name=\"134\"> </a></b>requirement-134</td><td>SHALL</td><td><div><p>The FileConsent operation input parameters SHALL conform to the FileConsentParameters profile&lt;br/&gt;&lt;br/&gt;For the most part, I'm not going to trace to everything in StructDefs, because the FHIR validator will check these. We may revisit this decision.</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.json.html#:~:text=%22inputProfile%22%20%3A%20%22http%3A//hl7.org/fhir/us/consent%2Dmanagement/StructureDefinition/fileConsentParameters%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"135\"> </a></b>requirement-135</td><td>SHALL</td><td><div><p>The FileConsent operation \"consent\" input parameter SHALL be 1..1 and a Consent resource</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.json.html#:~:text=%22name%22%20%3A%20%22consent%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22in%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%201%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22The%20Consent%20instance%20to%20file%20(see%20Input%20Parameters%20Profile%20for%20conformance)%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22Consent%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"166\"> </a></b>requirement-166</td><td>SHALL</td><td><div><p>The FileConsent operation \"document\" input parameter SHALL be 1..1 and any resource</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.json.html#:~:text=%22name%22%20%3A%20%22document%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22in%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%201%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22Accompanying%20documentation%20for%20the%20Consent%20in%20the%20form%20of%20a%20DocumentReference%20or%20QuestionnaireResponse%20(see%20Input%20Parameters%20Profile%20for%20conformance)%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22Resource%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"168\"> </a></b>requirement-168</td><td>SHALL</td><td><div><p>The FileConsent operation \"return\" output parameter SHALL be 0..1 and be an OperationOutcome&lt;br/&gt;&lt;br/&gt;Note no defined way to return Consent ID</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.json.html#:~:text=%22name%22%20%3A%20%22return%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22out%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%200%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22Optional%20outcome%20of%20the%20operation%20call%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22OperationOutcome%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"465\"> </a></b>requirement-465</td><td>SHALL</td><td><div><p>OperationDefinition UpdateConsent</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.html\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.html</a></li></ul></td></tr><tr><td><b><a name=\"431\"> </a></b>requirement-431</td><td>SHALL</td><td><div><p>The UpdateConsent operation is invoked as [base]/Consent/$updateConsent</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.html#:~:text=URL%3A%20%5Bbase%5D/Consent/%24updateConsent\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.html</a></li></ul></td></tr><tr><td><b><a name=\"432\"> </a></b>requirement-432</td><td>SHALL</td><td><div><p>The UpdateConsent operation input parameters SHALL conform to the UpdateConsentParameters profile</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.json.html#:~:text=%22inputProfile%22%20%3A%20%22http%3A//hl7.org/fhir/us/consent%2Dmanagement/StructureDefinition/UpdateConsentParameters%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"433\"> </a></b>requirement-433</td><td>SHALL</td><td><div><p>The UpdateConsent operation \"consent\" input parameter SHALL be 1..1 and a Consent resource</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.json.html#:~:text=%22name%22%20%3A%20%22consent%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22in%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%201%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22The%20Consent%20instance%20to%20update%20(see%20Input%20Parameters%20Profile%20for%20conformance)%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22Consent%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"435\"> </a></b>requirement-435</td><td>SHALL</td><td><div><p>The UpdateConsent operation \"document\" input parameter SHALL be 1..1 and any resource</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.json.html#:~:text=%22name%22%20%3A%20%22document%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22in%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%201%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22Accompanying%20documentation%20for%20the%20Consent%20in%20the%20form%20of%20a%20DocumentReference%20or%20QuestionnaireResponse%20(see%20Input%20Parameters%20Profile%20for%20conformance)%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22Resource%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"437\"> </a></b>requirement-437</td><td>SHALL</td><td><div><p>The UpdateConsent operation \"return\" output parameter SHALL be 0..1 and be an OperationOutcome</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.json.html#:~:text=%22name%22%20%3A%20%22return%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22out%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%200%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22Optional%20outcome%20of%20the%20operation%20call%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22OperationOutcome%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"466\"> </a></b>requirement-466</td><td>SHALL</td><td><div><p>OperationDefinition RevokeConsent</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.html\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.html</a></li></ul></td></tr><tr><td><b><a name=\"438\"> </a></b>requirement-438</td><td>SHALL</td><td><div><p>The RevokeConsent operation is invoked as [base]/Consent/$revokeConsent</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.html#:~:text=URL%3A%20%5Bbase%5D/Consent/%24revokeConsent\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.html</a></li></ul></td></tr><tr><td><b><a name=\"439\"> </a></b>requirement-439</td><td>SHALL</td><td><div><p>The RevokeConsent operation input parameters SHALL conform to the RevokeConsentParameters profile</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.json.html#:~:text=%22inputProfile%22%20%3A%20%22http%3A//hl7.org/fhir/us/consent%2Dmanagement/StructureDefinition/RevokeConsentParameters%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"440\"> </a></b>requirement-440</td><td>SHALL</td><td><div><p>The RevokeConsent operation \"consent\" input parameter SHALL be 1..1 and conform to the FASTConsent profile</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.json.html#:~:text=%22name%22%20%3A%20%22consent,us/consent%2Dmanagement/StructureDefinition/FASTConsent%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"447\"> </a></b>requirement-447</td><td>SHALL</td><td><div><p>The RevokeConsent operation \"patient\" input parameter SHALL be 1..1 and conform to the us-core-patient profile&lt;br/&gt;&lt;br/&gt;- See http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html</p>\n<ul>\n<li>Consider tracking that</li>\n</ul>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.json.html#:~:text=%22name%22%20%3A%20%22patient,core/StructureDefinition/us%2Dcore%2Dpatient%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"442\"> </a></b>requirement-442</td><td>SHALL</td><td><div><p>The RevokeConsent operation \"document\" input parameter SHALL be 0..1 and any resource</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.json.html#:~:text=%22name%22%20%3A%20%22document%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22in%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%200%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22Accompanying%20documentation%20for%20the%20revocation%20of%20the%20Consent%20in%20the%20form%20of%20a%20DocumentReference%20or%20QuestionnaireResponse%20(see%20Input%20Parameters%20Profile%20for%20conformance)%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22Resource%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"444\"> </a></b>requirement-444</td><td>SHALL</td><td><div><p>The RevokeConsent operation \"return\" output parameter SHALL be 0..1 and be an OperationOutcome</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.json.html#:~:text=%22name%22%20%3A%20%22return%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22out%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%200%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22Optional%20outcome%20of%20the%20operation%20call%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22OperationOutcome%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"467\"> </a></b>requirement-467</td><td>SHALL</td><td><div><p>OperationDefinition RecordDisclosure</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.html\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.html</a></li></ul></td></tr><tr><td><b><a name=\"445\"> </a></b>requirement-445</td><td>SHALL</td><td><div><p>The RecordDisclosure operation is invoked as [base]/AuditEvent/$recordDisclosure</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.html#:~:text=URL%3A%20%5Bbase%5D/AuditEvent/%24recordDisclosure\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.html</a></li></ul></td></tr><tr><td><b><a name=\"446\"> </a></b>requirement-446</td><td>SHALL</td><td><div><p>The RecordDisclosure operation input parameters SHALL conform to the RecordDisclosureParameters profile</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.json.html#:~:text=%22inputProfile%22%20%3A%20%22http%3A//hl7.org/fhir/us/consent%2Dmanagement/StructureDefinition/RecordDisclosureParameters%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.json.html</a></li></ul></td></tr><tr><td><b><a name=\"451\"> </a></b>requirement-451</td><td>SHALL</td><td><div><p>The RecordDisclosure operation \"disclosure\" input parameter SHALL be 1..1 and an AuditEvent resource</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.json.html#:~:text=%22name%22%20%3A%20%22disclosure%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22in%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%201%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22An%20AuditEvent%20detailing%20the%20disclosure%20(see%20Input%20Parameters%20Profile%20for%20conformance)%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22AuditEvent%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.json.html</a></li></ul></td></tr><tr><td><b><a name=\"449\"> </a></b>requirement-449</td><td>SHALL</td><td><div><p>The RecordDisclosure operation \"consent\" input parameter SHALL be 1..1 and conform to the FASTConsent profile</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.json.html#:~:text=%22name%22%20%3A%20%22consent,us/consent%2Dmanagement/StructureDefinition/FASTConsent%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.json.html</a></li></ul></td></tr><tr><td><b><a name=\"453\"> </a></b>requirement-453</td><td>SHALL</td><td><div><p>The RecordDisclosure operation \"return\" output parameter SHALL be 0..1 and be an OperationOutcome</p>\n</div><p>Links: </p><ul><li>Derived From: <code>HL7 FAST Consent IG</code></li><li>References: <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.json.html#:~:text=%22name%22%20%3A%20%22return%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22out%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%200%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22Optional%20outcome%20of%20the%20operation%20call%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22OperationOutcome%22\">https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.json.html</a></li></ul></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "cbcc"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
a fhir:integer ;
fhir:v 1 ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management>         ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
a fhir:canonical ;
fhir:v "http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/consent-management/Requirements/extended-operations-client-admin-service"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ExtendedOperationsClientAdminService"] ; # 
  fhir:title [ fhir:v "Extended Operations Client Admin Service"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-09-03T19:43:24-04:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 International / Community Based Collaborative Care"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Community Based Collaborative Care" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cbcc" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Extended Operations Requirements for Client Admin Service"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ]     ] )
  ] ) ; # 
  fhir:actor ( [
fhir:v "http://hl7.org/fhir/us/consent-management/ActorDefinition/admin-service"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/consent-management/ActorDefinition/admin-service>
  ] [
fhir:v "http://hl7.org/fhir/us/consent-management/ActorDefinition/client"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/consent-management/ActorDefinition/client>
  ] ) ; # 
  fhir:statement ( [
fhir:key [ fhir:v "463" ] ;
fhir:label [ fhir:v "requirement-463" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "OperationDefinition FileConsent" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.html"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "133" ] ;
fhir:label [ fhir:v "requirement-133" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The FileConsent operation is invoked as [base]/Consent/$fileConsent" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-463" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.html#:~:text=URL%3A%20%5Bbase%5D/Consent/%24fileConsent"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "134" ] ;
fhir:label [ fhir:v "requirement-134" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The FileConsent operation input parameters SHALL conform to the FileConsentParameters profile<br/><br/>For the most part, I'm not going to trace to everything in StructDefs, because the FHIR validator will check these. We may revisit this decision." ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-463" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.json.html#:~:text=%22inputProfile%22%20%3A%20%22http%3A//hl7.org/fhir/us/consent%2Dmanagement/StructureDefinition/fileConsentParameters%22"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "135" ] ;
fhir:label [ fhir:v "requirement-135" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The FileConsent operation \"consent\" input parameter SHALL be 1..1 and a Consent resource" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-463" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.json.html#:~:text=%22name%22%20%3A%20%22consent%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22in%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%201%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22The%20Consent%20instance%20to%20file%20(see%20Input%20Parameters%20Profile%20for%20conformance)%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22Consent%22"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "166" ] ;
fhir:label [ fhir:v "requirement-166" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The FileConsent operation \"document\" input parameter SHALL be 1..1 and any resource" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-463" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.json.html#:~:text=%22name%22%20%3A%20%22document%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22in%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%201%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22Accompanying%20documentation%20for%20the%20Consent%20in%20the%20form%20of%20a%20DocumentReference%20or%20QuestionnaireResponse%20(see%20Input%20Parameters%20Profile%20for%20conformance)%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22Resource%22"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "168" ] ;
fhir:label [ fhir:v "requirement-168" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The FileConsent operation \"return\" output parameter SHALL be 0..1 and be an OperationOutcome<br/><br/>Note no defined way to return Consent ID" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-463" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-file-consent.json.html#:~:text=%22name%22%20%3A%20%22return%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22out%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%200%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22Optional%20outcome%20of%20the%20operation%20call%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22OperationOutcome%22"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "465" ] ;
fhir:label [ fhir:v "requirement-465" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "OperationDefinition UpdateConsent" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.html"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "431" ] ;
fhir:label [ fhir:v "requirement-431" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The UpdateConsent operation is invoked as [base]/Consent/$updateConsent" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-465" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.html#:~:text=URL%3A%20%5Bbase%5D/Consent/%24updateConsent"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "432" ] ;
fhir:label [ fhir:v "requirement-432" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The UpdateConsent operation input parameters SHALL conform to the UpdateConsentParameters profile" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-465" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.json.html#:~:text=%22inputProfile%22%20%3A%20%22http%3A//hl7.org/fhir/us/consent%2Dmanagement/StructureDefinition/UpdateConsentParameters%22"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "433" ] ;
fhir:label [ fhir:v "requirement-433" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The UpdateConsent operation \"consent\" input parameter SHALL be 1..1 and a Consent resource" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-465" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.json.html#:~:text=%22name%22%20%3A%20%22consent%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22in%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%201%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22The%20Consent%20instance%20to%20update%20(see%20Input%20Parameters%20Profile%20for%20conformance)%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22Consent%22"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "435" ] ;
fhir:label [ fhir:v "requirement-435" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The UpdateConsent operation \"document\" input parameter SHALL be 1..1 and any resource" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-465" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.json.html#:~:text=%22name%22%20%3A%20%22document%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22in%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%201%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22Accompanying%20documentation%20for%20the%20Consent%20in%20the%20form%20of%20a%20DocumentReference%20or%20QuestionnaireResponse%20(see%20Input%20Parameters%20Profile%20for%20conformance)%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22Resource%22"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "437" ] ;
fhir:label [ fhir:v "requirement-437" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The UpdateConsent operation \"return\" output parameter SHALL be 0..1 and be an OperationOutcome" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-465" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-update-consent.json.html#:~:text=%22name%22%20%3A%20%22return%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22out%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%200%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22Optional%20outcome%20of%20the%20operation%20call%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22OperationOutcome%22"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "466" ] ;
fhir:label [ fhir:v "requirement-466" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "OperationDefinition RevokeConsent" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.html"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "438" ] ;
fhir:label [ fhir:v "requirement-438" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The RevokeConsent operation is invoked as [base]/Consent/$revokeConsent" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-466" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.html#:~:text=URL%3A%20%5Bbase%5D/Consent/%24revokeConsent"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "439" ] ;
fhir:label [ fhir:v "requirement-439" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The RevokeConsent operation input parameters SHALL conform to the RevokeConsentParameters profile" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-466" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.json.html#:~:text=%22inputProfile%22%20%3A%20%22http%3A//hl7.org/fhir/us/consent%2Dmanagement/StructureDefinition/RevokeConsentParameters%22"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "440" ] ;
fhir:label [ fhir:v "requirement-440" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The RevokeConsent operation \"consent\" input parameter SHALL be 1..1 and conform to the FASTConsent profile" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-466" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.json.html#:~:text=%22name%22%20%3A%20%22consent,us/consent%2Dmanagement/StructureDefinition/FASTConsent%22"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "447" ] ;
fhir:label [ fhir:v "requirement-447" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The RevokeConsent operation \"patient\" input parameter SHALL be 1..1 and conform to the us-core-patient profile<br/><br/>- See http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-patient.html\n- Consider tracking that" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-466" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.json.html#:~:text=%22name%22%20%3A%20%22patient,core/StructureDefinition/us%2Dcore%2Dpatient%22"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "442" ] ;
fhir:label [ fhir:v "requirement-442" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The RevokeConsent operation \"document\" input parameter SHALL be 0..1 and any resource" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-466" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.json.html#:~:text=%22name%22%20%3A%20%22document%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22in%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%200%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22Accompanying%20documentation%20for%20the%20revocation%20of%20the%20Consent%20in%20the%20form%20of%20a%20DocumentReference%20or%20QuestionnaireResponse%20(see%20Input%20Parameters%20Profile%20for%20conformance)%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22Resource%22"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "444" ] ;
fhir:label [ fhir:v "requirement-444" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The RevokeConsent operation \"return\" output parameter SHALL be 0..1 and be an OperationOutcome" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-466" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-revoke-consent.json.html#:~:text=%22name%22%20%3A%20%22return%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22out%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%200%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22Optional%20outcome%20of%20the%20operation%20call%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22OperationOutcome%22"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "467" ] ;
fhir:label [ fhir:v "requirement-467" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "OperationDefinition RecordDisclosure" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.html"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "445" ] ;
fhir:label [ fhir:v "requirement-445" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The RecordDisclosure operation is invoked as [base]/AuditEvent/$recordDisclosure" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-467" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.html#:~:text=URL%3A%20%5Bbase%5D/AuditEvent/%24recordDisclosure"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "446" ] ;
fhir:label [ fhir:v "requirement-446" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The RecordDisclosure operation input parameters SHALL conform to the RecordDisclosureParameters profile" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-467" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.json.html#:~:text=%22inputProfile%22%20%3A%20%22http%3A//hl7.org/fhir/us/consent%2Dmanagement/StructureDefinition/RecordDisclosureParameters%22"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "451" ] ;
fhir:label [ fhir:v "requirement-451" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The RecordDisclosure operation \"disclosure\" input parameter SHALL be 1..1 and an AuditEvent resource" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-467" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.json.html#:~:text=%22name%22%20%3A%20%22disclosure%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22in%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%201%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22An%20AuditEvent%20detailing%20the%20disclosure%20(see%20Input%20Parameters%20Profile%20for%20conformance)%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22AuditEvent%22"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "449" ] ;
fhir:label [ fhir:v "requirement-449" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The RecordDisclosure operation \"consent\" input parameter SHALL be 1..1 and conform to the FASTConsent profile" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
fhir:parent [ fhir:v "Requirements-extended-operations-client-admin-service.html#requirement-467" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.json.html#:~:text=%22name%22%20%3A%20%22consent,us/consent%2Dmanagement/StructureDefinition/FASTConsent%22"^^xsd:anyURI ] )
  ] [
fhir:key [ fhir:v "453" ] ;
fhir:label [ fhir:v "requirement-453" ] ;
    ( fhir:conformance [ fhir:v "SHALL" ] ) ;
fhir:conditionality [ fhir:v false ] ;
fhir:requirement [ fhir:v "The RecordDisclosure operation \"return\" output parameter SHALL be 0..1 and be an OperationOutcome" ] ;
fhir:derivedFrom [ fhir:v "HL7 FAST Consent IG" ] ;
    ( fhir:reference [ fhir:v "https://build.fhir.org/ig/HL7/fhir-consent-management/OperationDefinition-record-disclosure.json.html#:~:text=%22name%22%20%3A%20%22return%22%2C%0A%20%20%20%20%20%20%22use%22%20%3A%20%22out%22%2C%0A%20%20%20%20%20%20%22min%22%20%3A%200%2C%0A%20%20%20%20%20%20%22max%22%20%3A%20%221%22%2C%0A%20%20%20%20%20%20%22documentation%22%20%3A%20%22Optional%20outcome%20of%20the%20operation%20call%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22OperationOutcome%22"^^xsd:anyURI ] )
  ] ) . #