{
"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": "2024-12-19T12:44:14+00:00",
"derivation": "specialization",
"publisher": "WHO",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"name": "CWT",
"abstract": true,
"type": "http://smart.who.int/trust/StructureDefinition/CWT",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "CBOR Web Token (CWT) Claim",
"package_version": "1.1.6",
"snapshot": {
"element": [ {
"id": "CWT",
"max": "*",
"min": 0,
"base": {
"max": "*",
"min": 0,
"path": "Base"
},
"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",
"isModifier": false
}, {
"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"
} ]
},
"status": "active",
"id": "578c7554-027b-43a4-86fe-ca7c525edf29",
"kind": "logical",
"url": "http://smart.who.int/trust/StructureDefinition/CWT",
"version": "1.1.6",
"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"
}