Package | smart.who.int.trust |
Resource Type | StructureDefinition |
Id | CWT |
FHIR Version | R5 |
Source | http://smart.who.int/trust/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust/StructureDefinition-CWT.html |
URL | http://smart.who.int/trust/StructureDefinition/CWT |
Version | 1.1.6 |
Status | active |
Date | 2025-07-09T09:43:25+00:00 |
Name | CWT |
Title | CBOR Web Token (CWT) Claim |
Realm | uv |
Authority | who |
Description | Logical Model for Data elements in CBOR Web Token (CWT) https://www.iana.org/assignments/cwt/cwt.xhtml |
Type | http://smart.who.int/trust/StructureDefinition/CWT |
Kind | logical |
No resources found
StructureDefinition | |
COSEHeader | COSE Headers (DRAFT) |
CWTPayload | CBOR Web Token (CWT) Payload (Common) |
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition CWT
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | 0..* | Base | This is an abstract type. CBOR Web Token (CWT) Claim | |
![]() ![]() ![]() | 0..1 | COSEHeader | COSE Header | |
![]() ![]() ![]() | 0..1 | CWTPayload | CWT Payload | |
![]() ![]() ![]() | 0..1 | string | Signature | |
{ "resourceType": "StructureDefinition", "id": "CWT", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://smart.who.int/trust/StructureDefinition/CWT", "version": "1.1.6", "name": "CWT", "title": "CBOR Web Token (CWT) Claim", "status": "active", "date": "2025-07-09T09:43:25+00:00", "publisher": "WHO", "contact": [ { "name": "WHO", "telecom": [ { "system": "url", "value": "http://who.int" } ] } ], "description": "Logical Model for Data elements in CBOR Web Token (CWT) https://www.iana.org/assignments/cwt/cwt.xhtml", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "fhirVersion": "5.0.0", "mapping": [ { "identity": "rim", "uri": "http://hl7.org/v3", "name": "RIM Mapping" } ], "kind": "logical", "abstract": true, "type": "http://smart.who.int/trust/StructureDefinition/CWT", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "5.0.0" } ], "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", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "CWT.header", "path": "CWT.header", "short": "COSE Header", "definition": "Header", "min": 0, "max": "1", "base": { "path": "CWT.header", "min": 0, "max": "1" }, "type": [ { "code": "http://smart.who.int/trust/StructureDefinition/COSEHeader" } ] }, { "id": "CWT.payload", "path": "CWT.payload", "short": "CWT Payload", "definition": "Payload", "min": 0, "max": "1", "base": { "path": "CWT.payload", "min": 0, "max": "1" }, "type": [ { "code": "http://smart.who.int/trust/StructureDefinition/CWTPayload" } ] }, { "id": "CWT.signature", "path": "CWT.signature", "short": "Signature", "definition": "Signature", "min": 0, "max": "1", "base": { "path": "CWT.signature", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] } ] }, "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", "path": "CWT.header", "short": "COSE Header", "definition": "Header", "min": 0, "max": "1", "type": [ { "code": "http://smart.who.int/trust/StructureDefinition/COSEHeader" } ] }, { "id": "CWT.payload", "path": "CWT.payload", "short": "CWT Payload", "definition": "Payload", "min": 0, "max": "1", "type": [ { "code": "http://smart.who.int/trust/StructureDefinition/CWTPayload" } ] }, { "id": "CWT.signature", "path": "CWT.signature", "short": "Signature", "definition": "Signature", "min": 0, "max": "1", "type": [ { "code": "string" } ] } ] } }