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

FHIR IG Statistics: CodeSystem/KeyUsage

Packagesmart.who.int.trust
TypeCodeSystem
IdKeyUsage
FHIR VersionR5
Sourcehttp://smart.who.int/trust/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust/CodeSystem-KeyUsage.html
URLhttp://smart.who.int/trust/CodeSystem/KeyUsage
Version1.1.6
Statusactive
Date2025-07-09T09:43:25+00:00
NameKeyUsage
TitleWHO GDHCN Key Usage CodeSystem
Realmuv
Authoritywho
DescriptionCodeSystem for GDHCN Key Usage that has usage codes for verification keys published to the Trust Network as defined by the [certificate governance](concepts_certificate_governance.html)
Contentcomplete

Resources that use this resource

ValueSet
KeyUsageWHO GDHCN Key Usage ValueSet

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem KeyUsage

This case-insensitive code system http://smart.who.int/trust/CodeSystem/KeyUsage defines the following codes:

CodeDisplayDefinition
SCA Signer Certificate Authority (SCA)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 (DSC)A certificate which may be used to verify a digital signature within a Verfifiable Digital Health Certificate
DECA Data Exchange Certificate Authority (DECA)A certificate which acts a trust anchor in the verification of the certificate chain for the DESCs issued by a Trust Network Participant
DESC Data Exchange Signing Certificate (DESC)A certificate which may be used to initiate a secure data exchange connection (e.g. mTLS) between Trust Network Participants
TLS Transport Layer Security (TLS)Used for establishing (m)TLS connections with systems, in particular between the Trust Network Gateway and backend systems of a Trust Network Participant
UP Upload (UP)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

Source

{
  "resourceType": "CodeSystem",
  "id": "KeyUsage",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/trust/CodeSystem/KeyUsage",
  "version": "1.1.6",
  "name": "KeyUsage",
  "title": "WHO GDHCN Key Usage CodeSystem",
  "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": "CodeSystem for GDHCN Key Usage that has usage codes for verification keys published to the Trust Network as defined by the [certificate governance](concepts_certificate_governance.html)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 6,
  "concept": [
    {
      "code": "SCA",
      "display": "Signer Certificate Authority (SCA)",
      "definition": "A certificate which acts a trust anchor in the verification of the certificate chain for the DSCs issued by a Trust Network participant"
    },
    {
      "code": "DSC",
      "display": "Document Signing Certificate (DSC)",
      "definition": "A certificate which may be used to verify a digital signature within a Verfifiable Digital Health Certificate"
    },
    {
      "code": "DECA",
      "display": "Data Exchange Certificate Authority (DECA)",
      "definition": "A certificate which acts a trust anchor in the verification of the certificate chain for the DESCs issued by a Trust Network Participant"
    },
    {
      "code": "DESC",
      "display": "Data Exchange Signing Certificate (DESC)",
      "definition": "A certificate which may be used to initiate a secure data exchange connection (e.g. mTLS) between Trust Network Participants"
    },
    {
      "code": "TLS",
      "display": "Transport Layer Security (TLS)",
      "definition": "Used for establishing (m)TLS connections with systems, in particular between the Trust Network Gateway and backend systems of a Trust Network Participant"
    },
    {
      "code": "UP",
      "display": "Upload (UP)",
      "definition": "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"
    }
  ]
}