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" : "InitiateMTLSConnection",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Requirements InitiateMTLSConnection</b></p><a name=\"InitiateMTLSConnection\"> </a><a name=\"hcInitiateMTLSConnection\"> </a><p>These requirements apply to the actor <a href=\"ActorDefinition-VHLReceiver.html\">VHL Receiver</a></p><p>These requirements derive from <a href=\"Requirements-CreateTrustedChannel.html\">Create Trusted Channel</a></p><table class=\"grid\"/></div>"
},
"url" : "https://profiles.ihe.net/ITI/VHL/Requirements/InitiateMTLSConnection",
"version" : "0.0.2-current",
"name" : "InitiateMTLSConnection",
"title" : "Initiate mTLS",
"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 Receiver](ActorDefinition-VHLReceiver.html), when acting as a client in a Verified Health Link (VHL) transaction, SHALL initiate a mutually authenticated TLS (mTLS) connection to the [VHL Sharer](ActorDefinition-VHLSharer.html).\n\nThis initiation includes:\n* Presenting a valid X.509 client certificate\n* Validating the Sharer's server certificate against an accepted Trust Anchor\n\nSuccessful completion of the mTLS handshake is a prerequisite for all subsequent transactions involving sensitive data exchange, including the retrieval of VHLs or associated health documents.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"derivedFrom" : [
🔗 "https://profiles.ihe.net/ITI/VHL/Requirements/CreateTrustedChannel"
],
"actor" : [
🔗 "https://profiles.ihe.net/ITI/VHL/ActorDefinition/VHLReceiver"
]
}