WHO SMART Trust
1.1.6 - CI Build
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/main and changes regularly. See the Directory of published versions
| Official URL: http://smart.who.int/trust/StructureDefinition/COSEHeader | Version: 1.1.6 | |||
| Active as of 2025-12-04 | Computable Name: COSEHeader | |||
Data elements for COSE Headers https://www.iana.org/assignments/cose/cose.xhtml#header-parameters
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | COSE Headers (DRAFT) | |
![]() ![]() |
0..1 | string | Encryption Algorithm | |
![]() ![]() |
0..1 | string | Key ID used to verify the signature of the certificate | |
Documentation for this format | ||||
Data elements for COSE Headers https://www.iana.org/assignments/cose/cose.xhtml#header-parameters
Version: 1.0.0
This endpoint serves the JSON Schema definition for the Logical Model StructureDefinition-COSEHeader.
Description: Data elements for COSE Headers https://www.iana.org/assignments/cose/cose.xhtml#header-parameters
Type: object
Schema ID: http://smart.who.int/base/StructureDefinition-COSEHeader.schema.json
Required fields: resourceType
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "http://smart.who.int/base/StructureDefinition-COSEHeader.schema.json",
"title": "COSE Headers (DRAFT)",
"description": "Data elements for COSE Headers https://www.iana.org/assignments/cose/cose.xhtml#header-parameters",
"type": "object",
"properties": {
"resourceType": {
"type": "string",
"const": "COSEHeader",
"description": "Resource type identifier for COSEHeader logical model"
},
"1": {
"type": "string",
"description": "alg(1)"
},
"4": {
"type": "string",
"description": "keyid (4)"
}
},
"required": [
"resourceType"
],
"resourceDefinition": "http://smart.who.int/trust/StructureDefinition/COSEHeader",
"fhir:parent": "http://hl7.org/fhir/StructureDefinition/Base"
}
This documentation is automatically generated from the OpenAPI specification.
This structure is derived from Base
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | COSE Headers (DRAFT) | |
![]() ![]() |
0..1 | string | Encryption Algorithm | |
![]() ![]() |
0..1 | string | Key ID used to verify the signature of the certificate | |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | COSE Headers (DRAFT) | |
![]() ![]() |
0..1 | string | Encryption Algorithm | |
![]() ![]() |
0..1 | string | Key ID used to verify the signature of the certificate | |
Documentation for this format | ||||
This structure is derived from Base
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | COSE Headers (DRAFT) | |
![]() ![]() |
0..1 | string | Encryption Algorithm | |
![]() ![]() |
0..1 | string | Key ID used to verify the signature of the certificate | |
Documentation for this format | ||||
Differential View
This structure is derived from Base
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | COSE Headers (DRAFT) | |
![]() ![]() |
0..1 | string | Encryption Algorithm | |
![]() ![]() |
0..1 | string | Key ID used to verify the signature of the certificate | |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Base | COSE Headers (DRAFT) | |
![]() ![]() |
0..1 | string | Encryption Algorithm | |
![]() ![]() |
0..1 | string | Key ID used to verify the signature of the certificate | |
Documentation for this format | ||||
This structure is derived from Base