Package | ihe.iti.vhl |
Resource Type | Basic |
Id | RecordConsent |
FHIR Version | R4 |
Source | https://profiles.ihe.net/ITI/VHL/https://build.fhir.org/ig/IHE/ITI.VHL/Requirements-RecordConsent.html |
URL | https://profiles.ihe.net/ITI/VHL/Requirements/RecordConsent |
Version | 0.0.2-current |
Status | active |
Date | 2025-06-16T13:14:26+00:00 |
Name | RecordConsent |
Title | Record Consent |
Realm | uv |
Authority | ihe |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Requirements RecordConsent
These requirements apply to the actor VHL Sharer
{ "resourceType": "Basic", "id": "RecordConsent", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.url", "valueUri": "https://profiles.ihe.net/ITI/VHL/Requirements/RecordConsent" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.version", "valueString": "0.0.2-current" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.name", "valueString": "RecordConsent" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.title", "valueString": "Record Consent" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.status", "valueCode": "active" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.date", "valueDateTime": "2025-06-16T13:14:26+00:00" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.publisher", "valueString": "IHE IT Infrastructure Technical Committee" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.contact", "valueContactDetail": { "telecom": [ { "system": "url", "value": "https://www.ihe.net/ihe_domains/it_infrastructure/" } ] } }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.contact", "valueContactDetail": { "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] } }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.contact", "valueContactDetail": { "name": "IHE IT Infrastructure Technical Committee", "telecom": [ { "system": "email", "value": "iti@ihe.net" } ] } }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.description", "valueMarkdown": "The [VHL Sharer](ActorDefinition-VHLSharer.html) SHALL record the consent granted by a [VHL Holder](ActorDefinition-VHLHolder.html) to authorize the sharing of their health data via a Verified Health Link (VHL). This consent confirms that the Holder agrees to the creation of a VHL and its use by authorized [VHL Receivers](ActorDefinition-VHLReceiver.html) to access specific health documents.\n\nIn this requirement, the VHL Sharer acts as a Consent Recorder, as defined in the [Privacy Consent on FHIR (PCF)](https://profiles.ihe.net/ITI/PCF/index.html) profile. Specifically, the Sharer SHALL initiate the [Access Consent - ITI-108](https://profiles.ihe.net/ITI/PCF/ITI-108.html) transaction to formally capture the Holder's consent.\n\nThe resulting `Consent` resource SHALL document:\n* The data subject (VHL Holder)\n* The purpose of use\n* The authorized data recipients (i.e., permitted VHL Receivers)\n* The scope of data (e.g., specific documents or resource types)\n* The duration or validity period of the consent\n\nThe ITI-108 transaction SHOULD be invoked as part of the actions triggered by a Generate VHL request, particularly when legal, jurisdictional, or organizational policy requires explicit, recorded consent prior to enabling document sharing.\n\nThis requirement enables lawful, transparent sharing of personal health information across organizations and trust domains." }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.jurisdiction", "valueCodeableConcept": { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.actor", "valueCanonical": "https://profiles.ihe.net/ITI/VHL/ActorDefinition/VHLSharer" }, { "extension": [ { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.statement.key", "valueId": "record-consent" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.statement.label", "valueString": "Record Consent" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.statement.conformance", "valueCode": "SHALL" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.statement.requirement", "valueMarkdown": "Record consent as FHIR Consent resource that records the data subject, purpose of use, authorized data recipients, scope of data, duration or validity period of the consent" } ], "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.statement" }, { "extension": [ { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.statement.key", "valueId": "update-consent" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.statement.label", "valueString": "Update Consent" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.statement.conformance", "valueCode": "SHALL" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.statement.requirement", "valueMarkdown": "VHL Sharer SHALL support updation of Consent by the VHL Holder, which may include even revocation of consent." } ], "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-Requirements.statement" } ], "code": { "coding": [ { "system": "http://hl7.org/fhir/fhir-types", "code": "Requirements" } ] } }