WHO SMART Trust
1.1.6 - CI Build International flag

WHO SMART Trust, published by WHO. This guide is not an authorized publication; it is the continuous build for version 1.1.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/smart-trust/tree/main and changes regularly. See the Directory of published versions

: Distribute PKI material as DID - JSON Representation

Active as of 2025-04-04

Raw json | Download

{
  "resourceType" : "Requirements",
  "id" : "DistributePKIMaterialDID",
  "meta" : {
    "profile" : [
      🔗 "http://smart.who.int/base/StructureDefinition/SGRequirements"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Requirements DistributePKIMaterialDID</b></p><a name=\"DistributePKIMaterialDID\"> </a><a name=\"hcDistributePKIMaterialDID\"> </a><a name=\"DistributePKIMaterialDID-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/WorldHealthOrganization/smart-base/StructureDefinition-SGRequirements.html\">SGRequirements</a></p></div><p>These requirements apply to the actor <a href=\"ActorDefinition-TrustNetworkAnchor.html\">Trust Network Anchor</a></p><table class=\"grid\"/></div>"
  },
  "extension" : [
    {
      "url" : "http://smart.who.int/base/StructureDefinition/Satisfies",
      "valueReference" : {
        🔗 "reference" : "Requirements/DistributePKIMaterial"
      }
    }
  ],
  "url" : "http://smart.who.int/trust/Requirements/DistributePKIMaterialDID",
  "version" : "1.1.6",
  "name" : "Distribute Public Keys as DID",
  "title" : "Distribute PKI material as DID",
  "status" : "active",
  "experimental" : true,
  "date" : "2025-04-04T10:56:47+00:00",
  "publisher" : "WHO",
  "contact" : [
    {
      "name" : "WHO",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://who.int"
        }
      ]
    }
  ],
  "description" : "Make received trust material available through a distrubution point to a Trust Network Participant as DID",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "actor" : [
    🔗 "http://smart.who.int/trust/ActorDefinition/TrustNetworkAnchor"
  ]
}