WHO SMART Trust
1.1.6 - CI Build
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
Active as of 2025-04-04 |
{
"resourceType" : "ActorDefinition",
"id" : "Issuer",
"meta" : {
"profile" : [
🔗 "http://smart.who.int/base/StructureDefinition/SGActor"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition Issuer</b></p><a name=\"Issuer\"> </a><a name=\"hcIssuer\"> </a><a name=\"Issuer-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-SGActor.html\">SGActor</a></p></div><table class=\"grid\"><tr><td><b>Actor: Issuer </b></td><td>Issuer</td><td>Type: system </td><td colspan=\"2\"/></tr><tr><td colspan=\"3\"/></tr><tr><td>Derived from:</td></tr></table></div>"
},
"url" : "http://smart.who.int/trust/ActorDefinition/Issuer",
"version" : "1.1.6",
"name" : "Issuer",
"title" : "Issuer",
"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" : "An Issuer a system authorized by a Trust Network Participant to generate Verifiable Digital Health Certificates which are provided to a Holder. An Issuer is responsible for generating the content that is digitally signed within the Verifiable Digital Health Certificate. In order to sign this content, an Issuer should either itself be a Document Signer or utilize a Document Signer service, as authorized by the jurisdicitonal policy.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"type" : "system",
"derivedFrom" : [
🔗 "http://smart.who.int/trust/ActorDefinition/TrustNetworkParticipant"
]
}