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

: Retrieve Trust List Response - JSON Representation

Active as of 2026-03-13

Raw json | Download

{
  "resourceType" : "Requirements",
  "id" : "RespondtoRetrieveTrustListRequest",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Requirements RespondtoRetrieveTrustListRequest</b></p><a name=\"RespondtoRetrieveTrustListRequest\"> </a><a name=\"hcRespondtoRetrieveTrustListRequest\"> </a><p>These requirements apply to the actor <a href=\"ActorDefinition-TrustAnchor.html\">Trust Anchor</a></p><p>These requirements derive from <a href=\"Requirements-EstablishTrust.html\">Establish Trust</a></p><table class=\"grid\"><tr><td><b><a name=\"receive-pki-distribution-request\"> </a></b>Receive PKI Distribution Request</td><td/><td><div><p>Receive a PKI material submission from a VHL Sharer or VHL Receiver.</p>\n</div></td></tr><tr><td><b><a name=\"assemble-trust-list\"> </a></b>Assemble Trust List</td><td/><td><div><p>Organize validated PKI material into a structured trust list. The Trust Anchor SHOULD support categorization by submitting participant, key usage type (e.g., signing, encryption, secure channels), and operational context.</p>\n</div></td></tr><tr><td><b><a name=\"sign-trust-list\"> </a></b>Sign Trust List</td><td/><td><div><p>Digitally sign the assembled trust list using the Trust Anchor's private key, ensuring the integrity and authenticity of the distributed material.</p>\n</div></td></tr><tr><td><b><a name=\"make-keys-available-at-distribution-endpoint\"> </a></b>Expose Trust List Distribution Endpoint</td><td/><td><div><p>Make the signed trust list available via one or more distribution endpoints accessible to authorized trust network participants.</p>\n</div></td></tr></table></div>"
  },
  "url" : "https://profiles.ihe.net/ITI/VHL/Requirements/RespondtoRetrieveTrustListRequest",
  "version" : "0.0.2-current",
  "name" : "RetrieveTrustListResponse",
  "title" : "Retrieve Trust List Response",
  "status" : "active",
  "date" : "2026-03-13T13:59:49+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" : "Upon receipt of Retrieve Trust List Request from a [VHL Sharer](ActorDefinition-VHLSharer.html) or [VHL Receiver](ActorDefinition-VHLReceiver.html), the [Trust Anchor](ActorDefinition-TrustAnchor.html) SHALL organize, sign, and expose the PKI material as part of a trusted, canonical trust list.\n\nThis MAY include:\n* Public key certificates, trust chains, or JWKS structures\n* Revocation data (CRL or OCSP)\n* Usage metadata (e.g., key type, scope, intended usage)\n\nThe Trust Anchor SHALL only respond with validated and trustworthy material in accordance with the governance policies of the VHL trust framework. This signed trust list enables all participants in the VHL trust network to verify digital signatures and establish secure connections in accordance with the governance policies of the Trust Anchor.\n\nUpon receipt of this response, participants SHALL process the trust list as described in [Receive Trust List](Requirements-ReceiveTrustList.html).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "derivedFrom" : [
    🔗 "https://profiles.ihe.net/ITI/VHL/Requirements/EstablishTrust"
  ],
  "actor" : [
    🔗 "https://profiles.ihe.net/ITI/VHL/ActorDefinition/TrustAnchor"
  ],
  "statement" : [
    {
      "key" : "receive-pki-distribution-request",
      "label" : "Receive PKI Distribution Request",
      "requirement" : "Receive a PKI material submission from a VHL Sharer or VHL Receiver."
    },
    {
      "key" : "assemble-trust-list",
      "label" : "Assemble Trust List",
      "requirement" : "Organize validated PKI material into a structured trust list. The Trust Anchor SHOULD support categorization by submitting participant, key usage type (e.g., signing, encryption, secure channels), and operational context."
    },
    {
      "key" : "sign-trust-list",
      "label" : "Sign Trust List",
      "requirement" : "Digitally sign the assembled trust list using the Trust Anchor's private key, ensuring the integrity and authenticity of the distributed material."
    },
    {
      "key" : "make-keys-available-at-distribution-endpoint",
      "label" : "Expose Trust List Distribution Endpoint",
      "requirement" : "Make the signed trust list available via one or more distribution endpoints accessible to authorized trust network participants."
    }
  ]
}