WHO SMART Trust
1.4.0 - release International flag

This page is part of the Trust (v1.4.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

Logical Model: COSE Headers (DRAFT)

Official URL: http://smart.who.int/trust/StructureDefinition/COSEHeader Version: 1.4.0
Active as of 2026-02-11 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

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. COSEHeader 0..* Base COSE Headers (DRAFT)
... 1 0..1 string Encryption Algorithm
... 4 0..1 string Key ID used to verify the signature of the certificate

doco Documentation for this format

API Information

COSE Headers (DRAFT) API

Data elements for COSE Headers https://www.iana.org/assignments/cose/cose.xhtml#header-parameters

Version: 1.0.0

Endpoints

GET /StructureDefinition-COSEHeader.schema.json

JSON Schema definition for the Logical Model StructureDefinition-COSEHeader

This endpoint serves the JSON Schema definition for the Logical Model StructureDefinition-COSEHeader.

Schema Definition

StructureDefinition-COSEHeader

Description: Data elements for COSE Headers https://www.iana.org/assignments/cose/cose.xhtml#header-parameters

Type: object

Full Schema (JSON)

{
  "$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

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. COSEHeader 0..* Base COSE Headers (DRAFT)
... 1 0..1 string Encryption Algorithm
... 4 0..1 string Key ID used to verify the signature of the certificate

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. COSEHeader 0..* Base COSE Headers (DRAFT)
... 1 0..1 string Encryption Algorithm
... 4 0..1 string Key ID used to verify the signature of the certificate

doco Documentation for this format

This structure is derived from Base

Summary

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. COSEHeader 0..* Base COSE Headers (DRAFT)
... 1 0..1 string Encryption Algorithm
... 4 0..1 string Key ID used to verify the signature of the certificate

doco Documentation for this format

Differential View

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. COSEHeader 0..* Base COSE Headers (DRAFT)
... 1 0..1 string Encryption Algorithm
... 4 0..1 string Key ID used to verify the signature of the certificate

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. COSEHeader 0..* Base COSE Headers (DRAFT)
... 1 0..1 string Encryption Algorithm
... 4 0..1 string Key ID used to verify the signature of the certificate

doco Documentation for this format

This structure is derived from Base

Summary

 

Other representations of profile: CSV, Excel