Package | smart.who.int.trust |
Type | ValueSet |
Id | KeyUsage |
FHIR Version | R5 |
Source | http://smart.who.int/trust/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust/ValueSet-KeyUsage.html |
URL | http://smart.who.int/trust/ValueSet/KeyUsage |
Version | 1.1.6 |
Status | active |
Date | 2025-07-09T09:43:25+00:00 |
Name | KeyUsage |
Title | WHO GDHCN Key Usage ValueSet |
Realm | uv |
Authority | who |
Description | ValueSet of codes for key usage codes |
No resources found
CodeSystem | |
KeyUsage | WHO GDHCN Key Usage CodeSystem |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet KeyUsage
http://smart.who.int/trust/CodeSystem/KeyUsage
Code | Display | Definition |
SCA | Signing Certificate Authority | A certificate which acts a trust anchor in the verification of the certificate chain for the DSCs issued by a Trust Network participant |
DSC | Document Signing Certificate | A certificate which may be used to verify a digital signature within a Verfifiable Digital Health Certificate |
UP | Upload | Used to verify digital signature of cryptographically signed content uploaded to services within the Global Digital Health Certification Network, in particular the Trust Network Gateway |
TLS | TLS | Used for establishing (m)TLS connections with systems, in particular between the Trust Network Gateway and backend systems of a Trust Network Participant |
{ "resourceType": "ValueSet", "id": "KeyUsage", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://smart.who.int/trust/ValueSet/KeyUsage", "version": "1.1.6", "name": "KeyUsage", "title": "WHO GDHCN Key Usage ValueSet", "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": "ValueSet of codes for key usage codes", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "compose": { "include": [ { "system": "http://smart.who.int/trust/CodeSystem/KeyUsage", "concept": [ { "code": "SCA", "display": "Signing Certificate Authority" }, { "code": "DSC", "display": "Document Signing Certificate" }, { "code": "UP", "display": "Upload" }, { "code": "TLS", "display": "TLS" } ] } ] } }