{
"description": "Logical Model for Data elements in CBOR Web Token (CWT) https://www.iana.org/assignments/cwt/cwt.xhtml",
"_filename": "StructureDefinition-CWT.json",
"package_name": "smart.who.int.trust",
"date": "2026-04-27T07:28:36+00:00",
"derivation": "specialization",
"publisher": "WHO",
"fhirVersion": "5.0.0",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"name": "CWT",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": true,
"type": "http://smart.who.int/trust/StructureDefinition/CWT",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "CBOR Web Token (CWT) Claim",
"package_version": "1.5.0",
"snapshot": {
"element": [ {
"path": "CWT",
"min": 0,
"definition": "Logical Model for Data elements in CBOR Web Token (CWT) https://www.iana.org/assignments/cwt/cwt.xhtml",
"isModifier": false,
"short": "CBOR Web Token (CWT) Claim",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "CWT",
"base": {
"max": "*",
"min": 0,
"path": "Base"
}
}, {
"id": "CWT.header",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "CWT.header"
},
"path": "CWT.header",
"type": [ {
"code": "http://smart.who.int/trust/StructureDefinition/COSEHeader"
} ],
"short": "COSE Header",
"definition": "Header"
}, {
"id": "CWT.payload",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "CWT.payload"
},
"path": "CWT.payload",
"type": [ {
"code": "http://smart.who.int/trust/StructureDefinition/CWTPayload"
} ],
"short": "CWT Payload",
"definition": "Payload"
}, {
"id": "CWT.signature",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "CWT.signature"
},
"path": "CWT.signature",
"type": [ {
"code": "string"
} ],
"short": "Signature",
"definition": "Signature"
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "5.0.0"
} ]
},
"status": "active",
"id": "46930aac-7aea-49eb-a413-126b435a5460",
"kind": "logical",
"url": "http://smart.who.int/trust/StructureDefinition/CWT",
"version": "1.5.0",
"differential": {
"element": [ {
"id": "CWT",
"path": "CWT",
"short": "CBOR Web Token (CWT) Claim",
"definition": "Logical Model for Data elements in CBOR Web Token (CWT) https://www.iana.org/assignments/cwt/cwt.xhtml"
}, {
"id": "CWT.header",
"max": "1",
"min": 0,
"path": "CWT.header",
"type": [ {
"code": "http://smart.who.int/trust/StructureDefinition/COSEHeader"
} ],
"short": "COSE Header",
"definition": "Header"
}, {
"id": "CWT.payload",
"max": "1",
"min": 0,
"path": "CWT.payload",
"type": [ {
"code": "http://smart.who.int/trust/StructureDefinition/CWTPayload"
} ],
"short": "CWT Payload",
"definition": "Payload"
}, {
"id": "CWT.signature",
"max": "1",
"min": 0,
"path": "CWT.signature",
"type": [ {
"code": "string"
} ],
"short": "Signature",
"definition": "Signature"
} ]
},
"contact": [ {
"name": "WHO",
"telecom": [ {
"value": "http://who.int",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}