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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Requirements ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "UtilizeVDHC"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://smart.who.int/base/StructureDefinition/SGRequirements"^^xsd:anyURI ;
fhir:link <http://smart.who.int/base/StructureDefinition/SGRequirements> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Requirements UtilizeVDHC</b></p><a name=\"UtilizeVDHC\"> </a><a name=\"hcUtilizeVDHC\"> </a><a name=\"UtilizeVDHC-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-Receiver.html\">Receiver</a></p><table class=\"grid\"><tr><td><b><a name=\"UtilizeVDHC-reveive\"> </a></b>Ingest VDHC</td><td/><td><div><p>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.</p>\n</div></td></tr><tr><td><b><a name=\"UtilizeVDHC-retreive-keys\"> </a></b>Retrieve matching keys</td><td/><td><div><p>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.</p>\n</div></td></tr><tr><td><b><a name=\"UtilizeVDHC-validate-hash\"> </a></b>Compute Hash</td><td/><td><div><p>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.</p>\n</div></td></tr><tr><td><b><a name=\"UtilizeVDHC-display-verified-content\"> </a></b>Display verified content</td><td/><td><div><p>Display verified cotent to the user of the Reciever system.</p>\n</div></td></tr><tr><td><b><a name=\"UtilizeVDHC-execute-business-rule\"> </a></b>Execute business rules</td><td/><td><div><p>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.</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://smart.who.int/trust/Requirements/UtilizeVDHC"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.1.6"] ; #
fhir:name [ fhir:v "Utilize VDHC"] ; #
fhir:title [ fhir:v "Utilize a Verifiable Digital Health Certificate"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v true] ; #
fhir:date [ fhir:v "2025-04-04T10:56:47+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "WHO"] ; #
fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ] ] )
] ) ; #
fhir:description [ fhir:v "Utilize a Verifiable Digital Health Certificate that was provided by a Holder"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ] )
] ) ; #
fhir:actor ( [
fhir:v "http://smart.who.int/trust/ActorDefinition/Receiver"^^xsd:anyURI ;
fhir:link <http://smart.who.int/trust/ActorDefinition/Receiver>
] ) ; #
fhir:statement ( [
fhir:key [ fhir:v "UtilizeVDHC-reveive" ] ;
fhir:label [ fhir:v "Ingest VDHC" ] ;
fhir:requirement [ fhir:v "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." ]
] [
fhir:key [ fhir:v "UtilizeVDHC-retreive-keys" ] ;
fhir:label [ fhir:v "Retrieve matching keys" ] ;
fhir:requirement [ fhir:v "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." ]
] [
fhir:key [ fhir:v "UtilizeVDHC-validate-hash" ] ;
fhir:label [ fhir:v "Compute Hash" ] ;
fhir:requirement [ fhir:v "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." ]
] [
fhir:key [ fhir:v "UtilizeVDHC-display-verified-content" ] ;
fhir:label [ fhir:v "Display verified content" ] ;
fhir:requirement [ fhir:v "Display verified cotent to the user of the Reciever system." ]
] [
fhir:key [ fhir:v "UtilizeVDHC-execute-business-rule" ] ;
fhir:label [ fhir:v "Execute business rules" ] ;
fhir:requirement [ fhir:v "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." ]
] ) . #
IG © 2023+ WHO. Package smart.who.int.trust#1.1.6 based on FHIR 5.0.0. Generated 2025-04-04
Links: Table of Contents |
QA Report
| Version History | License