FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/CWTPayload

Packagesmart.who.int.trust
Resource TypeStructureDefinition
IdCWTPayload
FHIR VersionR5
Sourcehttp://smart.who.int/trust/https://build.fhir.org/ig/WorldHealthOrganization/smart-trust/StructureDefinition-CWTPayload.html
URLhttp://smart.who.int/trust/StructureDefinition/CWTPayload
Version1.1.6
Statusactive
Date2025-07-09T09:43:25+00:00
NameCWTPayload
TitleCBOR Web Token (CWT) Payload (Common)
Realmuv
Authoritywho
DescriptionLogical Model for CBOR Web Token (CWT) Payload Logical Modelin CWT Payload https://www.iana.org/assignments/cwt/cwt.xhtml
Typehttp://smart.who.int/trust/StructureDefinition/CWTPayload
Kindlogical

Resources that use this resource

StructureDefinition
CWTCBOR Web Token (CWT) Claim

Resources that this resource uses

StructureDefinition
HCertHealth Certificate

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition CWTPayload

NameFlagsCard.TypeDescription & Constraintsdoco
.. CWTPayload 0..*BaseCBOR Web Token (CWT) Payload (Common)
... 1 0..1CodingIssuer Code (iss)
... 4 0..1dateTimeExpiration Date Time(exp)
... 6 0..1dateTimeIssued At (iat)
... -260 0..1HCertHealth Certificate

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "CWTPayload",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/trust/StructureDefinition/CWTPayload",
  "version": "1.1.6",
  "name": "CWTPayload",
  "title": "CBOR Web Token (CWT) Payload (Common)",
  "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 CBOR Web Token (CWT) Payload Logical Modelin CWT Payload 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": false,
  "type": "http://smart.who.int/trust/StructureDefinition/CWTPayload",
  "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": "CWTPayload",
        "path": "CWTPayload",
        "short": "CBOR Web Token (CWT) Payload (Common)",
        "definition": "Logical Model for CBOR Web Token (CWT) Payload Logical Modelin CWT Payload 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": "CWTPayload.1",
        "path": "CWTPayload.1",
        "short": "Issuer Code (iss)",
        "definition": "Issuer",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CWTPayload.1",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Coding"
          }
        ]
      },
      {
        "id": "CWTPayload.4",
        "path": "CWTPayload.4",
        "short": "Expiration Date Time(exp)",
        "definition": "Expiration Time",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CWTPayload.4",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "CWTPayload.6",
        "path": "CWTPayload.6",
        "short": "Issued At (iat)",
        "definition": "Issued At",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CWTPayload.6",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "CWTPayload.-260",
        "path": "CWTPayload.-260",
        "short": "Health Certificate",
        "definition": "HCert",
        "min": 0,
        "max": "1",
        "base": {
          "path": "CWTPayload.-260",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "http://smart.who.int/trust/StructureDefinition/HCert"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "CWTPayload",
        "path": "CWTPayload",
        "short": "CBOR Web Token (CWT) Payload (Common)",
        "definition": "Logical Model for CBOR Web Token (CWT) Payload Logical Modelin CWT Payload https://www.iana.org/assignments/cwt/cwt.xhtml "
      },
      {
        "id": "CWTPayload.1",
        "path": "CWTPayload.1",
        "short": "Issuer Code (iss)",
        "definition": "Issuer",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Coding"
          }
        ]
      },
      {
        "id": "CWTPayload.4",
        "path": "CWTPayload.4",
        "short": "Expiration Date Time(exp)",
        "definition": "Expiration Time",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "CWTPayload.6",
        "path": "CWTPayload.6",
        "short": "Issued At (iat)",
        "definition": "Issued At",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "CWTPayload.-260",
        "path": "CWTPayload.-260",
        "short": "Health Certificate",
        "definition": "HCert",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "http://smart.who.int/trust/StructureDefinition/HCert"
          }
        ]
      }
    ]
  }
}