DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/114428
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Cache-Control: max-age=86400
Content-Type: application/json
Vary: Accept

{
    "@context": [
        "https://www.w3.org/2018/credentials/v1",
        "https://data.deqar.eu/context/v2.jsonld",
        "https://w3id.org/security/suites/jws-2020/v1"
    ],
    "id": "https://data.deqar.eu/report/114428",
    "type": [
        "VerifiableCredential",
        "DeqarReport"
    ],
    "issuer": {
        "id": "did:web:data.deqar.eu",
        "onBehalfOf": {
            "id": "https://data.deqar.eu/agency/76",
            "type": "EqarRegisteredAgency",
            "acronym": "ECAQA",
            "name": "Eurasian Сentre for Accreditation and Quality Assurance in Higher Education and Health Care",
            "registrationValidFrom": "2022-06-01T00:00:00Z",
            "registrationExpirationDate": "2027-06-30T00:00:00Z"
        }
    },
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "programme",
            "decision": "positive",
            "report": [
                "http://backend.deqar.eu/reports/ECAQA/20250319_0530-EEC_Report__RADIOLOGY__NATIONAL_SCIENTIFIC_CENTER_OF_PHTHISIOPULMONOLOGY_20.06.2024.pdf",
                "http://backend.deqar.eu/reports/ECAQA/20250319_0530-AC_Decision_7R01104_Radiology.pdf"
            ],
            "limitQualification": [
                {
                    "title": "Radiology",
                    "EQFLevel": "second cycle"
                }
            ],
            "accreditationStatus": "part of obligatory EQA system",
            "accreditationActivity": "Programme Accreditation of Bachelor’ Degree, Master’s Degree Programmes, PhD programmes, Residency programmes, CPD programmes",
            "id": "https://data.deqar.eu/report/114428#subject=https://data.deqar.eu/institution/8823",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/86"
            ]
        },
        "id": "https://data.deqar.eu/institution/8823",
        "type": "DeqarInstitution",
        "name": "National Scientific Center of Phthisiopulmonology of the Republic of Kazakhstan",
        "identifiers": [
            {
                "id": "https://data.deqar.eu/institution-identifier/25438",
                "identifier": "020340004264",
                "resource": "KZ-national"
            }
        ],
        "legalName": "Қазақстан Республикасы Ұлттық фтизиопульмонология ғылыми орталығы",
        "location": [
            "Almaty, Kazakhstan"
        ]
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2024-06-27T00:00:00Z",
    "validFrom": "2024-06-27T00:00:00Z",
    "expirationDate": "2029-06-26T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-04-06T19:00:44Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..JagAVoCOmIGUK2vCLgVqgm0ApNPlWxNDJJ67pj4OHSLIiwquvUGclY8MCOwPyoW4V7GPr8wM1urKK35l61E7NQ"
    }
}