| Package | smart.who.int.trust |
| Resource Type | Requirements |
| Id | IssuerVDHC |
| FHIR Version | R5 |
| Source | http://smart.who.int/trust/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust/Requirements-IssuerVDHC.html |
| URL | http://smart.who.int/trust/Requirements/IssuerVDHC |
| Version | 1.1.6 |
| Status | active |
| Date | 2025-07-09T09:43:25+00:00 |
| Name | Issue VDHC |
| Title | Issue Verifiable Digital Health Certificate |
| Realm | uv |
| Authority | who |
| Description | Issue a Verifiable Digital Health Certificate to a Holder |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Requirements IssuerVDHC
Profile: SGRequirements
These requirements apply to the actor Issuer
{
"resourceType": "Requirements",
"id": "IssuerVDHC",
"meta": {
"profile": [
"http://smart.who.int/base/StructureDefinition/SGRequirements"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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-07-09T09:43:25+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."
}
]
}