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" : "Requirements",
"id" : "IssuerVDHC",
"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 IssuerVDHC</b></p><a name=\"IssuerVDHC\"> </a><a name=\"hcIssuerVDHC\"> </a><a name=\"IssuerVDHC-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-Issuer.html\">Issuer</a></p><table class=\"grid\"><tr><td><b><a name=\"IssuerVDHC-generate\"> </a></b>Generate Verifiable Digital Health Certificate</td><td/><td><div><p>Generate the content that will be signed as part of a Verifiable Digital Health Certificate</p>\n</div></td></tr><tr><td><b><a name=\"IssuerVDHC-sign\"> </a></b>Sign Verifiable Digital Health Certificate</td><td/><td><div><p>Sign content to produce a Verifiable Digital Health Certificate.</p>\n</div></td></tr></table></div>"
},
"url" : "http://smart.who.int/trust/Requirements/IssuerVDHC",
"version" : "1.1.6",
"name" : "Issue VDHC",
"title" : "Issue Verifiable Digital Health Certificate",
"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" : "Issue a Verifiable Digital Health Certificate to a Holder",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001"
}
]
}
],
"actor" : [
🔗 "http://smart.who.int/trust/ActorDefinition/Issuer"
],
"statement" : [
{
"key" : "IssuerVDHC-generate",
"label" : "Generate Verifiable Digital Health Certificate",
"requirement" : "Generate the content that will be signed as part of a Verifiable Digital Health Certificate"
},
{
"key" : "IssuerVDHC-sign",
"label" : "Sign Verifiable Digital Health Certificate",
"requirement" : "Sign content to produce a Verifiable Digital Health Certificate."
}
]
}