Verifiable Health Link
0.0.2-current - ci-build
Verifiable Health Link, published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.2-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.VHL/ and changes regularly. See the Directory of published versions
Active as of 2025-06-16 |
{
"resourceType" : "Requirements",
"id" : "RecordConsent",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Requirements RecordConsent</b></p><a name=\"RecordConsent\"> </a><a name=\"hcRecordConsent\"> </a><p>These requirements apply to the actor <a href=\"ActorDefinition-VHLSharer.html\">VHL Sharer</a></p><table class=\"grid\"><tr><td><b><a name=\"record-consent\"> </a></b>Record Consent</td><td>SHALL</td><td><div><p>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</p>\n</div></td></tr><tr><td><b><a name=\"update-consent\"> </a></b>Update Consent</td><td>SHALL</td><td><div><p>VHL Sharer SHALL support updation of Consent by the VHL Holder, which may include even revocation of consent.</p>\n</div></td></tr></table></div>"
},
"url" : "https://profiles.ihe.net/ITI/VHL/Requirements/RecordConsent",
"version" : "0.0.2-current",
"name" : "RecordConsent",
"title" : "Record Consent",
"status" : "active",
"date" : "2025-06-16T13:14:26+00:00",
"publisher" : "IHE IT Infrastructure Technical Committee",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "https://www.ihe.net/ihe_domains/it_infrastructure/"
}
]
},
{
"telecom" : [
{
"system" : "email",
"value" : "iti@ihe.net"
}
]
},
{
"name" : "IHE IT Infrastructure Technical Committee",
"telecom" : [
{
"system" : "email",
"value" : "iti@ihe.net"
}
]
}
],
"description" : "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.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"actor" : [
🔗 "https://profiles.ihe.net/ITI/VHL/ActorDefinition/VHLSharer"
],
"statement" : [
{
"key" : "record-consent",
"label" : "Record Consent",
"conformance" : [
"SHALL"
],
"requirement" : "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"
},
{
"key" : "update-consent",
"label" : "Update Consent",
"conformance" : [
"SHALL"
],
"requirement" : "VHL Sharer SHALL support updation of Consent by the VHL Holder, which may include even revocation of consent."
}
]
}