Skip to main content
wwWallet logo

wwWallet

VCT Registry

Home Metadata Usage
Signed in as

Login

  1. Home
  2. Metadata

Verifiable Credential Type Metadata

Explore one credential definition at a time or inspect the full registry payload. This page is optimized for both quick browsing and raw JSON review.

Add new credential

Selection

Choose a VCT to inspect a single record, or switch to the complete registry response.

Details

VCT
urn:eudi:ehic:1
Name
EHIC SD-JWT VC TYPE METADATA
Preview
EHIC SD-JWT VC TYPE METADATA preview
landscape · light · normal contrast
Description
European Health Insurance Card (EHIC) SD-JWT Verifiable Credential Type Metadata, based on ietf-oauth-sd-jwt-vc (draft 13), using a single language tag (en-US).
Source
GET https://registry.uoa.gr/type-metadata?vct=urn%3Aeudi%3Aehic%3A1

Raw Metadata JSON

{
  "vct": "urn:eudi:ehic:1",
  "name": "EHIC SD-JWT VC TYPE METADATA",
  "description": "European Health Insurance Card (EHIC) SD-JWT Verifiable Credential Type Metadata, based on ietf-oauth-sd-jwt-vc (draft 13), using a single language tag (en-US).",
  "display": [
    {
      "locale": "en-US",
      "name": "EHIC",
      "description": "European Health Insurance Card (EHIC) SD-JWT VC",
      "rendering": {
        "simple": {
          "background_color": "#515c90",
          "text_color": "#FFFFFF",
          "logo": {
            "uri": "https://registry.uoa.gr/images/ehic-logo.png",
            "uri#integrity": "sha256-SNhb0+y4l5qBKMGAgWu451DFIWc6JgkXGEPb/CoX+j4=",
            "alt_text": "EHIC Logo"
          }
        },
        "svg_templates": [
          {
            "uri": "https://registry.uoa.gr/images/ehic-svg-template.svg",
            "uri#integrity": "sha256-NNCBECVZw5IxRK/vq/+xf2OcHvaRKzCkxhqxhXjZXkg=",
            "properties": {
              "orientation": "landscape",
              "color_scheme": "light",
              "contrast": "normal"
            }
          }
        ]
      }
    }
  ],
  "claims": [
    {
      "path": [
        "vct"
      ],
      "mandatory": true,
      "sd": "never"
    },
    {
      "path": [
        "jti"
      ],
      "mandatory": true,
      "sd": "never"
    },
    {
      "path": [
        "sub"
      ],
      "mandatory": true,
      "sd": "never"
    },
    {
      "path": [
        "iss"
      ],
      "mandatory": true,
      "sd": "never"
    },
    {
      "path": [
        "iat"
      ],
      "mandatory": true,
      "sd": "never"
    },
    {
      "path": [
        "cnf"
      ],
      "mandatory": true,
      "sd": "never"
    },
    {
      "path": [
        "personal_administrative_number"
      ],
      "mandatory": true,
      "sd": "always",
      "svg_id": "personal_administrative_number",
      "display": [
        {
          "locale": "en-US",
          "label": "Social Security PIN",
          "description": "Unique personal identifier used by social security services."
        }
      ]
    },
    {
      "path": [
        "issuing_country"
      ],
      "mandatory": true,
      "sd": "never",
      "svg_id": "issuer_country",
      "display": [
        {
          "locale": "en-US",
          "label": "Issuing country",
          "description": "EHIC issuing country."
        }
      ]
    },
    {
      "path": [
        "issuing_authority"
      ],
      "mandatory": true,
      "sd": "never"
    },
    {
      "path": [
        "issuing_authority",
        "id"
      ],
      "sd": "never",
      "display": [
        {
          "locale": "en-US",
          "label": "Issuing authority id",
          "description": "EHIC issuing authority unique identifier."
        }
      ]
    },
    {
      "path": [
        "issuing_authority",
        "name"
      ],
      "sd": "never",
      "display": [
        {
          "locale": "en-US",
          "label": "Issuing authority name",
          "description": "EHIC issuing authority name."
        }
      ]
    },
    {
      "path": [
        "date_of_expiry"
      ],
      "sd": "never",
      "svg_id": "date_of_expiry",
      "display": [
        {
          "locale": "en-US",
          "label": "Expiry date",
          "description": "EHIC expiration date."
        }
      ]
    },
    {
      "path": [
        "date_of_issuance"
      ],
      "mandatory": true,
      "sd": "never",
      "display": [
        {
          "locale": "en-US",
          "label": "Issue date",
          "description": "EHIC validity start date."
        }
      ]
    },
    {
      "path": [
        "authentic_source"
      ],
      "mandatory": true,
      "sd": "never"
    },
    {
      "path": [
        "authentic_source",
        "id"
      ],
      "sd": "never",
      "svg_id": "authentic_source_id",
      "display": [
        {
          "locale": "en-US",
          "label": "Competent institution id",
          "description": "Identifier of the competent insitution as registered in the EESSI Institution Repository."
        }
      ]
    },
    {
      "path": [
        "authentic_source",
        "name"
      ],
      "sd": "never",
      "svg_id": "authentic_source_name",
      "display": [
        {
          "locale": "en-US",
          "label": "Competent institution name",
          "description": "Name of the competent insitution as registered in the EESSI Institution Repository."
        }
      ]
    },
    {
      "path": [
        "ending_date"
      ],
      "sd": "never",
      "display": [
        {
          "locale": "en-US",
          "label": "Ending date",
          "description": "End date of the insurance coverage."
        }
      ]
    },
    {
      "path": [
        "starting_date"
      ],
      "sd": "never",
      "display": [
        {
          "locale": "en-US",
          "label": "Starting date",
          "description": "Start date of the insurance coverage."
        }
      ]
    },
    {
      "path": [
        "document_number"
      ],
      "mandatory": true,
      "sd": "always",
      "svg_id": "document_number",
      "display": [
        {
          "locale": "en-US",
          "label": "Document number",
          "description": "EHIC unique document identifier."
        }
      ]
    }
  ]
}