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

FHIR IG Statistics: Requirements/UtilizeVDHC

Packagesmart.who.int.trust
Resource TypeRequirements
IdUtilizeVDHC
FHIR VersionR5
Sourcehttp://smart.who.int/trust/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust/Requirements-UtilizeVDHC.html
URLhttp://smart.who.int/trust/Requirements/UtilizeVDHC
Version1.1.6
Statusactive
Date2025-07-09T09:43:25+00:00
NameUtilize VDHC
TitleUtilize a Verifiable Digital Health Certificate
Realmuv
Authoritywho
DescriptionUtilize a Verifiable Digital Health Certificate that was provided by 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 UtilizeVDHC

These requirements apply to the actor Receiver

Ingest VDHC

A user of a Receiver system receives a Verfiable Digital Health Certificate from a Holder. The user ingests the Verifiable Digital Health Certificate into the Receiver system. The means of conveyance and how the Verifiable Digital Health Certificate is rendered is depedent on the use context.

Retrieve matching keys

Retrieve and/or filter from an apporopriate PKI material distribution endpoint the set of public keys that match the key identifier (kid), trust domain code, participant code, and/or key usage code as applicable to the context of use of the Verfiable Digital Health Certificate.

Compute Hash

As appropriate to the content type of the Verfiable Digtial Health Certificate, compute the hash of the content, and use the retrieved public keys(s) to try to verify the signature against the hashed value.

Display verified content

Display verified cotent to the user of the Reciever system.

Execute business rules

Execute zero or more business rules against the Verifiable Digital Health Certificate that was provided by a Holder. Results of the execution of the business rules are displayed to the user of the Receiver system.


Source

{
  "resourceType": "Requirements",
  "id": "UtilizeVDHC",
  "meta": {
    "profile": [
      "http://smart.who.int/base/StructureDefinition/SGRequirements"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/trust/Requirements/UtilizeVDHC",
  "version": "1.1.6",
  "name": "Utilize VDHC",
  "title": "Utilize a 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": "Utilize a Verifiable Digital Health Certificate that was provided by a Holder",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "actor": [
    "http://smart.who.int/trust/ActorDefinition/Receiver"
  ],
  "statement": [
    {
      "key": "UtilizeVDHC-reveive",
      "label": "Ingest VDHC",
      "requirement": "A user of a Receiver system receives a Verfiable Digital Health Certificate from a Holder. The user ingests the Verifiable Digital Health Certificate into the Receiver system.  The means of conveyance and how the Verifiable Digital Health Certificate is rendered is depedent on the use context."
    },
    {
      "key": "UtilizeVDHC-retreive-keys",
      "label": "Retrieve matching keys",
      "requirement": "Retrieve and/or filter from an apporopriate PKI material distribution endpoint the set of public keys that match the key identifier (kid), trust domain code, participant code, and/or key usage code as applicable to the context of use of the Verfiable Digital Health Certificate."
    },
    {
      "key": "UtilizeVDHC-validate-hash",
      "label": "Compute Hash",
      "requirement": "As appropriate  to the content type of the Verfiable Digtial Health Certificate, compute the hash of the content, and use the retrieved public keys(s) to try to verify the signature against the hashed value."
    },
    {
      "key": "UtilizeVDHC-display-verified-content",
      "label": "Display verified content",
      "requirement": "Display verified cotent to the user of the Reciever system."
    },
    {
      "key": "UtilizeVDHC-execute-business-rule",
      "label": "Execute business rules",
      "requirement": "Execute zero or more business rules against the Verifiable Digital Health Certificate that was provided by a Holder.  Results of the execution of the business rules are displayed to the user of the Receiver system."
    }
  ]
}