FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: Requirements/IssuerVDHC

Packagesmart.who.int.trust
TypeRequirements
IdIssuerVDHC
FHIR VersionR5
Sourcehttp://smart.who.int/trust/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust/Requirements-IssuerVDHC.html
URLhttp://smart.who.int/trust/Requirements/IssuerVDHC
Version1.1.6
Statusactive
Date2025-07-09T09:43:25+00:00
NameIssue VDHC
TitleIssue Verifiable Digital Health Certificate
Realmuv
Authoritywho
DescriptionIssue a Verifiable Digital Health Certificate to a Holder

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Requirements IssuerVDHC

These requirements apply to the actor Issuer

Generate Verifiable Digital Health Certificate

Generate the content that will be signed as part of a Verifiable Digital Health Certificate

Sign Verifiable Digital Health Certificate

Sign content to produce a Verifiable Digital Health Certificate.


Source

{
  "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."
    }
  ]
}