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" : "ActorDefinition",
"id" : "TrustAnchor",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition TrustAnchor</b></p><a name=\"TrustAnchor\"> </a><a name=\"hcTrustAnchor\"> </a><table class=\"grid\"><tr><td><b>Actor: TrustAnchor </b></td><td>Trust Anchor</td><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr><tr><td>Capabilities:</td><td colspan=\"2\"><a href=\"CapabilityStatement-IHE.VHL.TrustAnchor.html\">Trust Anchor</a></td></tr></table></div>"
},
"url" : "https://profiles.ihe.net/ITI/VHL/ActorDefinition/TrustAnchor",
"version" : "0.0.2-current",
"name" : "TrustAnchor",
"title" : "Trust Anchor",
"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" : "An authorized organization in the trust framework that manages and distributes PKI material—such as public key certificates and revocation lists—to participants in the network. It ensures that this material is trustworthy and available, enabling VHL Sharers and VHL Receivers to verify digital signatures and authenticate the origin of shared data.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"type" : "system",
"capabilities" : "https://profiles.ihe.net/ITI/VHL/CapabilityStatement/IHE.VHL.TrustAnchor"
}