Verifiable Health Link
0.0.2-current - ci-build International flag

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

: Record Access to Health Data - JSON Representation

Active as of 2025-06-16

Raw json | Download

{
  "resourceType" : "Requirements",
  "id" : "RecordAccessToHealthData",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Requirements RecordAccessToHealthData</b></p><a name=\"RecordAccessToHealthData\"> </a><a name=\"hcRecordAccessToHealthData\"> </a><p>These requirements apply to the actor <a href=\"ActorDefinition-VHLSharer.html\">VHL Sharer</a></p><table class=\"grid\"/></div>"
  },
  "url" : "https://profiles.ihe.net/ITI/VHL/Requirements/RecordAccessToHealthData",
  "version" : "0.0.2-current",
  "name" : "RecordAccessToHealthData",
  "title" : "Record Access to Health Data",
  "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) MAY record audit events when health data is accessed through a Verified Health Link (VHL). These events support accountability, traceability, and compliance with applicable security and privacy regulations.\n\nAudit records MAY include the following metadata:\n* Timestamp of the access event\n* Identity of the accessing actor (e.g., person or system)\n* Type and identifier of the accessed resource (e.g., DocumentReference)\n* Purpose of access, where available (e.g., treatment, consent verification)\n* Outcome of the event (e.g., success, failure)\n\nAudit events SHALL be represented using the FHIR `AuditEvent` resource, and SHOULD conform to applicable IHE profiles such as ATNA where appropriate. Implementers MAY define additional audit logging behavior to meet jurisdictional or organizational policies.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "actor" : [
    🔗 "https://profiles.ihe.net/ITI/VHL/ActorDefinition/VHLSharer"
  ]
}