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

FHIR IG Statistics: CodeSystem/Actors

Packagesmart.who.int.trust
TypeCodeSystem
IdActors
FHIR VersionR5
Sourcehttp://smart.who.int/trust/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust/CodeSystem-Actors.html
URLhttp://smart.who.int/trust/CodeSystem/Actors
Version1.1.6
Statusactive
Date2025-07-09T09:43:25+00:00
NameActors
TitleWHO GDHCN Trust Actors CodeSystem
Realmuv
Authoritywho
DescriptionCodeSystem for SMART Trust actors 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
ActorsWHO GDHCN Actor ValueSet of actor codes

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem Actors

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

CodeDisplayDefinition
credential-holder Holder of a Credential
credential-issuer Issuer of a Credential
gdhcn GDHCNGlobal Digital Health Certification Network (GDHCN)
TNG TNGTrust Network Gateway
TNP TNPTrust Network Participant

Source

{
  "resourceType": "CodeSystem",
  "id": "Actors",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/trust/CodeSystem/Actors",
  "version": "1.1.6",
  "name": "Actors",
  "title": "WHO GDHCN Trust Actors 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 SMART Trust actors 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": 5,
  "concept": [
    {
      "code": "credential-holder",
      "display": "Holder of a Credential"
    },
    {
      "code": "credential-issuer",
      "display": "Issuer of a Credential"
    },
    {
      "code": "gdhcn",
      "display": "GDHCN",
      "definition": "Global Digital Health Certification Network (GDHCN)"
    },
    {
      "code": "TNG",
      "display": "TNG",
      "definition": "Trust Network Gateway"
    },
    {
      "code": "TNP",
      "display": "TNP",
      "definition": "Trust Network Participant"
    }
  ]
}