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

: Respond to Submit PKI Material Request - JSON Representation

Active as of 2026-03-13

Raw json | Download

{
  "resourceType" : "Requirements",
  "id" : "RespondtoSubmitPKIMaterialRequest",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Requirements RespondtoSubmitPKIMaterialRequest</b></p><a name=\"RespondtoSubmitPKIMaterialRequest\"> </a><a name=\"hcRespondtoSubmitPKIMaterialRequest\"> </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=\"validate-pki-material\"> </a></b>Validate PKI Material</td><td>SHALL</td><td><div><p>Validate submitted PKI material in accordance with the certificate governance policies of the Trust Anchor. Validation SHALL include checks on cryptographic algorithm conformity, expiration dates, and valid certificate chains to a trusted authority.</p>\n</div></td></tr></table></div>"
  },
  "url" : "https://profiles.ihe.net/ITI/VHL/Requirements/RespondtoSubmitPKIMaterialRequest",
  "version" : "0.0.2-current",
  "name" : "RespondtoSubmitPKIMaterialRequest",
  "title" : "Respond to Submit PKI Material Request",
  "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 public key material from a [VHL Sharer](ActorDefinition-VHLSharer.html) or [VHL Receiver](ActorDefinition-VHLReceiver.html), the [Trust Anchor](ActorDefinition-TrustAnchor.html) SHALL validate, organize, sign, and expose the PKI material as part of a trusted, canonical trust list.",
  "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" : "validate-pki-material",
      "label" : "Validate PKI Material",
      "conformance" : [
        "SHALL"
      ],
      "requirement" : "Validate submitted PKI material in accordance with the certificate governance policies of the Trust Anchor. Validation SHALL include checks on cryptographic algorithm conformity, expiration dates, and valid certificate chains to a trusted authority."
    }
  ]
}