Package | smart.who.int.trust |
Type | CodeSystem |
Id | Transactions |
FHIR Version | R5 |
Source | http://smart.who.int/trust/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust/CodeSystem-Transactions.html |
URL | http://smart.who.int/trust/CodeSystem/Transactions |
Version | 1.1.6 |
Status | active |
Date | 2025-07-09T09:43:25+00:00 |
Name | Transactions |
Title | WHO GDHCN Transactions CodeSystem |
Realm | uv |
Authority | who |
Description | CodeSystem for GDHCN transactions that has usage codes for verification keys published to the Trust Network as defined by the [certificate governance](concepts_certificate_governance.html) |
Content | complete |
ValueSet | |
Transactions | WHO GDHCN Transaction Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem Transactions
This case-insensitive code system http://smart.who.int/trust/CodeSystem/Transactions
defines the following codes:
Code |
keys-get-api |
keys-get-did |
keys-put-api |
{ "resourceType": "CodeSystem", "id": "Transactions", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://smart.who.int/trust/CodeSystem/Transactions", "version": "1.1.6", "name": "Transactions", "title": "WHO GDHCN Transactions 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 transactions 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": 3, "concept": [ { "code": "keys-get-api" }, { "code": "keys-get-did" }, { "code": "keys-put-api" } ] }