WHO SMART Trust
1.1.6 - CI Build
Logical Model for CBOR Web Token (CWT) Payload Logical Modelin CWT Payload https://www.iana.org/assignments/cwt/cwt.xhtml
Version: 1.0.0
This endpoint serves the JSON Schema definition for the Logical Model StructureDefinition-CWTPayload.
Description: Logical Model for CBOR Web Token (CWT) Payload Logical Modelin CWT Payload https://www.iana.org/assignments/cwt/cwt.xhtml
Type: object
Schema ID: http://smart.who.int/trust/StructureDefinition-CWTPayload.schema.json
FHIR Page: View full FHIR definition
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "http://smart.who.int/trust/StructureDefinition-CWTPayload.schema.json",
"title": "CBOR Web Token (CWT) Payload (Common)",
"description": "Logical Model for CBOR Web Token (CWT) Payload Logical Modelin CWT Payload https://www.iana.org/assignments/cwt/cwt.xhtml ",
"type": "object",
"properties": {
"1": {
"type": "object",
"description": "Issuer"
},
"4": {
"type": "string",
"format": "date-time",
"description": "Expiration Time"
},
"6": {
"type": "string",
"format": "date-time",
"description": "Issued At"
},
"-260": {
"$ref": "http://smart.who.int/trust/StructureDefinition-HCert.schema.json",
"description": "HCert"
}
},
"required": [],
"fhir:logicalModel": "http://smart.who.int/trust/StructureDefinition/CWTPayload",
"fhir:parent": "http://hl7.org/fhir/StructureDefinition/Base"
}
This documentation is automatically generated from the OpenAPI specification.
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/98/merge and changes regularly. See the Directory of published versions
| Official URL: http://smart.who.int/trust/StructureDefinition/CWTPayload | Version: 1.1.6 | |||
| Active as of 2025-09-16 | Computable Name: CWTPayload | |||
Logical Model for CBOR Web Token (CWT) Payload Logical Modelin CWT Payload https://www.iana.org/assignments/cwt/cwt.xhtml
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Base
This structure is derived from Base