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
| Page standards status: Trial-use | Maturity Level: 1 |
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- <http://hl7.org/fhir/Requirements/extended-operations-client-consent-server> a fhir:Requirements ; fhir:nodeRole fhir:treeRoot ; fhir:Resource.id [ fhir:value "extended-operations-client-consent-server"] ; fhir:DomainResource.text [ fhir:Narrative.status [ fhir:value "generated" ] ; fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Requirements extended-operations-client-consent-server</b></p><a name=\"extended-operations-client-consent-server\"> </a><a name=\"hcextended-operations-client-consent-server\"> </a><p>These requirements apply to the following actors: </p><ul><li><a href=\"ActorDefinition-client.html\">Client</a></li><li><a href=\"ActorDefinition-consent-server.html\">Consent Server</a></li></ul><table class=\"grid\"><tr><td><b><a name=\"463\"> </a></b>requirement-463</td><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></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/en/OperationDefinition-file-consent.html#root\">https://build.fhir.org/ig/HL7/fhir-consent-management/en/OperationDefinition-file-consent.html</a>, <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/en/OperationDefinition-file-consent.html#root\">https://build.fhir.org/ig/HL7/fhir-consent-management/en/OperationDefinition-file-consent.html</a></li></ul></td></tr><tr><td><b><a name=\"133\"> </a></b>requirement-133</td><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></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/en/OperationDefinition-file-consent.html#:~:text=URL%3A%20%5Bbase%5D/Consent/%24fileConsent\">https://build.fhir.org/ig/HL7/fhir-consent-management/en/OperationDefinition-file-consent.html</a></li></ul></td></tr><tr><td><b><a name=\"134\"> </a></b>requirement-134</td><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></td><td><div><p>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.</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/en/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/en/OperationDefinition-file-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"135\"> </a></b>requirement-135</td><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></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/en/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%28see%20Input%20Parameters%20Profile%20for%20conformance%29%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/en/OperationDefinition-file-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"166\"> </a></b>requirement-166</td><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></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/en/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%28see%20Input%20Parameters%20Profile%20for%20conformance%29%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/en/OperationDefinition-file-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"168\"> </a></b>requirement-168</td><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></td><td><div><p>The FileConsent operation \"return\" output parameter SHALL be 0..1 and be an OperationOutcome<br/><br/>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/en/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/en/OperationDefinition-file-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"466\"> </a></b>requirement-466</td><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></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/en/OperationDefinition-revoke-consent.html#root\">https://build.fhir.org/ig/HL7/fhir-consent-management/en/OperationDefinition-revoke-consent.html</a>, <a href=\"https://build.fhir.org/ig/HL7/fhir-consent-management/en/OperationDefinition-revoke-consent.html#root\">https://build.fhir.org/ig/HL7/fhir-consent-management/en/OperationDefinition-revoke-consent.html</a></li></ul></td></tr><tr><td><b><a name=\"438\"> </a></b>requirement-438</td><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></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/en/OperationDefinition-revoke-consent.html#:~:text=URL%3A%20%5Bbase%5D/Consent/%24revokeConsent\">https://build.fhir.org/ig/HL7/fhir-consent-management/en/OperationDefinition-revoke-consent.html</a></li></ul></td></tr><tr><td><b><a name=\"439\"> </a></b>requirement-439</td><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></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/en/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/en/OperationDefinition-revoke-consent.json.html</a></li></ul></td></tr><tr><td><b><a name=\"444\"> </a></b>requirement-444</td><td><a href=\"http://hl7.org/fhir/uv/xver-r5.r4/0.1.0/CodeSystem-conformance-expectation.html#conformance-expectation-SHALL\">SHALL</a></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/en/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/en/OperationDefinition-revoke-consent.json.html</a></li></ul></td></tr></table></div>" ] ; fhir:DomainResource.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ; fhir:Extension.valueCode [ fhir:value "cbcc" ] ], [ fhir:index 1 ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ; fhir:Extension.valueInteger [ fhir:value "1"^^xsd:integer ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ; fhir:Extension.valueCanonical [ fhir:value "http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management" ; fhir:link <http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management> ] ] ] ], [ fhir:index 2 ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ; fhir:Extension.valueCode [ fhir:value "trial-use" ; fhir:Element.extension [ fhir:index 0 ; fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ; fhir:Extension.valueCanonical [ fhir:value "http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management" ; fhir:link <http://hl7.org/fhir/us/consent-management/ImplementationGuide/hl7.fhir.us.consent-management> ] ] ] ] ; fhir:Requirements.url [ fhir:value "http://hl7.org/fhir/us/consent-management/Requirements/extended-operations-client-consent-server"] ; fhir:Requirements.version [ fhir:value "1.0.0-preview"] ; fhir:Requirements.name [ fhir:value "ExtendedOperationsClientConsentServer"] ; fhir:Requirements.title [ fhir:value "Extended Operations Client Consent Server"] ; fhir:Requirements.status [ fhir:value "active"] ; fhir:Requirements.experimental [ fhir:value "false"^^xsd:boolean] ; fhir:Requirements.date [ fhir:value "2026-09-02T22:40:54-04:00"^^xsd:dateTime] ; fhir:Requirements.publisher [ fhir:value "HL7 International / Community Based Collaborative Care"] ; fhir:Requirements.contact [ fhir:index 0 ; fhir:ContactDetail.name [ fhir:value "HL7 International / Community Based Collaborative Care" ] ; fhir:ContactDetail.telecom [ fhir:index 0 ; fhir:ContactPoint.system [ fhir:value "url" ] ; fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/homehealth" ] ] ] ; fhir:Requirements.description [ fhir:value "Extended Operations Requirements for Client Consent Server"] ; fhir:Requirements.jurisdiction [ fhir:index 0 ; fhir:CodeableConcept.coding [ fhir:index 0 ; fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ; fhir:Coding.code [ fhir:value "US" ] ; fhir:Coding.display [ fhir:value "United States of America" ] ] ] ; fhir:Requirements.actor [ fhir:value "http://hl7.org/fhir/us/consent-management/ActorDefinition/client" ; fhir:index 0 ; fhir:link <http://hl7.org/fhir/us/consent-management/ActorDefinition/client> ], [ fhir:value "http://hl7.org/fhir/us/consent-management/ActorDefinition/consent-server" ; fhir:index 1 ; fhir:link <http://hl7.org/fhir/us/consent-management/ActorDefinition/consent-server> ] ; fhir:Requirements.statement [ fhir:index 0 ; fhir:Requirements.statement.key [ fhir:value "463" ] ; fhir:Requirements.statement.label [ fhir:value "requirement-463" ] ; fhir:Requirements.statement.conformance [ fhir:value "SHALL" ; fhir:index 0 ] ; fhir:Requirements.statement.conditionality [ fhir:value "false"^^xsd:boolean ] ; fhir:Requirements.statement.requirement [ fhir:value "OperationDefinition FileConsent" ] ; fhir:Requirements.statement.derivedFrom [ fhir:value "HL7 FAST Consent IG" ] ; fhir:Requirements.statement.reference [ fhir:value "https://build.fhir.org/ig/HL7/fhir-consent-management/en/OperationDefinition-file-consent.html#root" ; fhir:index 0 ], [ fhir:value "https://build.fhir.org/ig/HL7/fhir-consent-management/en/OperationDefinition-file-consent.html#root" ; fhir:index 1 ] ], [ fhir:index 1 ; fhir:Requirements.statement.key [ fhir:value "133" ] ; fhir:Requirements.statement.label [ fhir:value "requirement-133" ] ; fhir:Requirements.statement.conformance [ fhir:value "SHALL" ; fhir:index 0 ] ; fhir:Requirements.statement.conditionality [ fhir:value "false"^^xsd:boolean ] ; fhir:Requirements.statement.requirement [ fhir:value "The FileConsent operation is invoked as [base]/Consent/$fileConsent" ] ; fhir:Requirements.statement.derivedFrom [ fhir:value "HL7 FAST Consent IG" ] ; fhir:Requirements.statement.parent [ fhir:value "Requirements-extended-operations-client-consent-server.html#requirement-463" ] ; fhir:Requirements.statement.reference [ fhir:value "https://build.fhir.org/ig/HL7/fhir-consent-management/en/OperationDefinition-file-consent.html#:~:text=URL%3A%20%5Bbase%5D/Consent/%24fileConsent" ; fhir:index 0 ] ], [ fhir:index 2 ; fhir:Requirements.statement.key [ fhir:value "134" ] ; fhir:Requirements.statement.label [ fhir:value "requirement-134" ] ; fhir:Requirements.statement.conformance [ fhir:value "SHALL" ; fhir:index 0 ] ; fhir:Requirements.statement.conditionality [ fhir:value "false"^^xsd:boolean ] ; fhir:Requirements.statement.requirement [ fhir:value "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:Requirements.statement.derivedFrom [ fhir:value "HL7 FAST Consent IG" ] ; fhir:Requirements.statement.parent [ fhir:value "Requirements-extended-operations-client-consent-server.html#requirement-463" ] ; fhir:Requirements.statement.reference [ fhir:value "https://build.fhir.org/ig/HL7/fhir-consent-management/en/OperationDefinition-file-consent.json.html#:~:text=%22inputProfile%22%20%3A%20%22http%3A//hl7.org/fhir/us/consent%2Dmanagement/StructureDefinition/fileConsentParameters%22" ; fhir:index 0 ] ], [ fhir:index 3 ; fhir:Requirements.statement.key [ fhir:value "135" ] ; fhir:Requirements.statement.label [ fhir:value "requirement-135" ] ; fhir:Requirements.statement.conformance [ fhir:value "SHALL" ; fhir:index 0 ] ; fhir:Requirements.statement.conditionality [ fhir:value "false"^^xsd:boolean ] ; fhir:Requirements.statement.requirement [ fhir:value "The FileConsent operation \"consent\" input parameter SHALL be 1..1 and a Consent resource" ] ; fhir:Requirements.statement.derivedFrom [ fhir:value "HL7 FAST Consent IG" ] ; fhir:Requirements.statement.parent [ fhir:value "Requirements-extended-operations-client-consent-server.html#requirement-463" ] ; fhir:Requirements.statement.reference [ fhir:value "https://build.fhir.org/ig/HL7/fhir-consent-management/en/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%28see%20Input%20Parameters%20Profile%20for%20conformance%29%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22Consent%22" ; fhir:index 0 ] ], [ fhir:index 4 ; fhir:Requirements.statement.key [ fhir:value "166" ] ; fhir:Requirements.statement.label [ fhir:value "requirement-166" ] ; fhir:Requirements.statement.conformance [ fhir:value "SHALL" ; fhir:index 0 ] ; fhir:Requirements.statement.conditionality [ fhir:value "false"^^xsd:boolean ] ; fhir:Requirements.statement.requirement [ fhir:value "The FileConsent operation \"document\" input parameter SHALL be 1..1 and any resource" ] ; fhir:Requirements.statement.derivedFrom [ fhir:value "HL7 FAST Consent IG" ] ; fhir:Requirements.statement.parent [ fhir:value "Requirements-extended-operations-client-consent-server.html#requirement-463" ] ; fhir:Requirements.statement.reference [ fhir:value "https://build.fhir.org/ig/HL7/fhir-consent-management/en/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%28see%20Input%20Parameters%20Profile%20for%20conformance%29%22%2C%0A%20%20%20%20%20%20%22type%22%20%3A%20%22Resource%22" ; fhir:index 0 ] ], [ fhir:index 5 ; fhir:Requirements.statement.key [ fhir:value "168" ] ; fhir:Requirements.statement.label [ fhir:value "requirement-168" ] ; fhir:Requirements.statement.conformance [ fhir:value "SHALL" ; fhir:index 0 ] ; fhir:Requirements.statement.conditionality [ fhir:value "false"^^xsd:boolean ] ; fhir:Requirements.statement.requirement [ fhir:value "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:Requirements.statement.derivedFrom [ fhir:value "HL7 FAST Consent IG" ] ; fhir:Requirements.statement.parent [ fhir:value "Requirements-extended-operations-client-consent-server.html#requirement-463" ] ; fhir:Requirements.statement.reference [ fhir:value "https://build.fhir.org/ig/HL7/fhir-consent-management/en/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" ; fhir:index 0 ] ], [ fhir:index 6 ; fhir:Requirements.statement.key [ fhir:value "466" ] ; fhir:Requirements.statement.label [ fhir:value "requirement-466" ] ; fhir:Requirements.statement.conformance [ fhir:value "SHALL" ; fhir:index 0 ] ; fhir:Requirements.statement.conditionality [ fhir:value "false"^^xsd:boolean ] ; fhir:Requirements.statement.requirement [ fhir:value "OperationDefinition RevokeConsent" ] ; fhir:Requirements.statement.derivedFrom [ fhir:value "HL7 FAST Consent IG" ] ; fhir:Requirements.statement.reference [ fhir:value "https://build.fhir.org/ig/HL7/fhir-consent-management/en/OperationDefinition-revoke-consent.html#root" ; fhir:index 0 ], [ fhir:value "https://build.fhir.org/ig/HL7/fhir-consent-management/en/OperationDefinition-revoke-consent.html#root" ; fhir:index 1 ] ], [ fhir:index 7 ; fhir:Requirements.statement.key [ fhir:value "438" ] ; fhir:Requirements.statement.label [ fhir:value "requirement-438" ] ; fhir:Requirements.statement.conformance [ fhir:value "SHALL" ; fhir:index 0 ] ; fhir:Requirements.statement.conditionality [ fhir:value "false"^^xsd:boolean ] ; fhir:Requirements.statement.requirement [ fhir:value "The RevokeConsent operation is invoked as [base]/Consent/$revokeConsent" ] ; fhir:Requirements.statement.derivedFrom [ fhir:value "HL7 FAST Consent IG" ] ; fhir:Requirements.statement.parent [ fhir:value "Requirements-extended-operations-client-consent-server.html#requirement-466" ] ; fhir:Requirements.statement.reference [ fhir:value "https://build.fhir.org/ig/HL7/fhir-consent-management/en/OperationDefinition-revoke-consent.html#:~:text=URL%3A%20%5Bbase%5D/Consent/%24revokeConsent" ; fhir:index 0 ] ], [ fhir:index 8 ; fhir:Requirements.statement.key [ fhir:value "439" ] ; fhir:Requirements.statement.label [ fhir:value "requirement-439" ] ; fhir:Requirements.statement.conformance [ fhir:value "SHALL" ; fhir:index 0 ] ; fhir:Requirements.statement.conditionality [ fhir:value "false"^^xsd:boolean ] ; fhir:Requirements.statement.requirement [ fhir:value "The RevokeConsent operation input parameters SHALL conform to the RevokeConsentParameters profile" ] ; fhir:Requirements.statement.derivedFrom [ fhir:value "HL7 FAST Consent IG" ] ; fhir:Requirements.statement.parent [ fhir:value "Requirements-extended-operations-client-consent-server.html#requirement-466" ] ; fhir:Requirements.statement.reference [ fhir:value "https://build.fhir.org/ig/HL7/fhir-consent-management/en/OperationDefinition-revoke-consent.json.html#:~:text=%22inputProfile%22%20%3A%20%22http%3A//hl7.org/fhir/us/consent%2Dmanagement/StructureDefinition/RevokeConsentParameters%22" ; fhir:index 0 ] ], [ fhir:index 9 ; fhir:Requirements.statement.key [ fhir:value "444" ] ; fhir:Requirements.statement.label [ fhir:value "requirement-444" ] ; fhir:Requirements.statement.conformance [ fhir:value "SHALL" ; fhir:index 0 ] ; fhir:Requirements.statement.conditionality [ fhir:value "false"^^xsd:boolean ] ; fhir:Requirements.statement.requirement [ fhir:value "The RevokeConsent operation \"return\" output parameter SHALL be 0..1 and be an OperationOutcome" ] ; fhir:Requirements.statement.derivedFrom [ fhir:value "HL7 FAST Consent IG" ] ; fhir:Requirements.statement.parent [ fhir:value "Requirements-extended-operations-client-consent-server.html#requirement-466" ] ; fhir:Requirements.statement.reference [ fhir:value "https://build.fhir.org/ig/HL7/fhir-consent-management/en/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" ; fhir:index 0 ] ] . # - ontology header ------------------------------------------------------------ <http://hl7.org/fhir/Requirements/extended-operations-client-consent-server.ttl> a owl:Ontology ; owl:imports fhir:fhir.ttl ; owl:versionIRI <http://build.fhir.org/Requirements/extended-operations-client-consent-server.ttl> .
IG © 2024+ HL7 International / Community Based Collaborative Care.
Package hl7.fhir.us.consent-management#1.0.0-preview based on FHIR 4.0.1.
Generated
2026-09-11
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
