description: Logical Model for Data elements in CBOR Web Token (CWT) https://www.iana.org/assignments/cwt/cwt.xhtml package_name: smart.who.int.trust derivation: specialization name: CWT abstract: true type: http://smart.who.int/trust/StructureDefinition/CWT elements: header: {type: 'http://smart.who.int/trust/StructureDefinition/COSEHeader', short: COSE Header, index: 0} payload: {type: 'http://smart.who.int/trust/StructureDefinition/CWTPayload', short: CWT Payload, index: 1} signature: {type: string, short: Signature, index: 2} package_version: 1.3.0 class: logical kind: logical url: http://smart.who.int/trust/StructureDefinition/CWT base: http://hl7.org/fhir/StructureDefinition/Base version: 1.3.0