DEQAR Verifiable Credential - proof of concept

GET /connectapi/v1/letstrust/vc/issue/75418
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/75418",
    "type": [
        "VerifiableCredential",
        "DeqarReport"
    ],
    "issuer": {
        "id": "did:web:data.deqar.eu",
        "onBehalfOf": {
            "id": "https://data.deqar.eu/agency/30",
            "type": "EqarRegisteredAgency",
            "acronym": "IAAR",
            "name": "Independent Agency for Accreditation and Rating",
            "registrationValidFrom": "2017-02-01T00:00:00Z",
            "registrationExpirationDate": "2026-12-31T00:00:00Z"
        }
    },
    "credentialSubject": {
        "authorizationClaims": {
            "accreditationType": "institutional",
            "decision": "positive with conditions or restrictions",
            "report": [
                "http://backend.deqar.eu/reports/IAAR/168237_20220504_1109_Report_inst.pdf",
                "http://backend.deqar.eu/reports/IAAR/168238_20220504_1109_TSDI.pdf"
            ],
            "accreditationStatus": "voluntary",
            "accreditationActivity": "Cross-Border Accreditation of Medical Institutions of Education",
            "id": "https://data.deqar.eu/report/75418#subject=https://data.deqar.eu/institution/7376",
            "limitJurisdiction": [
                "https://data.deqar.eu/country/186"
            ],
            "limitQFLevel": [
                "second cycle",
                "third cycle",
                "first cycle"
            ]
        },
        "id": "https://data.deqar.eu/institution/7376",
        "type": "DeqarInstitution",
        "name": "Tashkent State Dental Institute",
        "identifiers": [],
        "legalName": "Toshkent Davlat Stomatologiya Instituti",
        "location": [
            "Tashkent, Uzbekistan"
        ],
        "foundingDate": "2014-01-01T00:00:00Z"
    },
    "credentialSchema": {
        "id": "https://data.deqar.eu/schema/v1.json",
        "type": "JsonSchemaValidator2018"
    },
    "issuanceDate": "2021-11-16T00:00:00Z",
    "validFrom": "2021-11-16T00:00:00Z",
    "expirationDate": "2024-11-15T00:00:00Z",
    "proof": {
        "type": "JsonWebSignature2020",
        "creator": "did:web:data.deqar.eu",
        "created": "2025-04-06T06:33:18Z",
        "verificationMethod": "did:web:data.deqar.eu",
        "jws": "eyJiNjQiOmZhbHNlLCJjcml0IjpbImI2NCJdLCJhbGciOiJFUzI1NksifQ..nf9AKVrG2YVHlAL_Do94C_3PlAve_KyFmuquTWrWsupJ_5Dcwk0q2uxfi0EAhNEnn8NAwpt6XTm1E9X56Ot54g"
    }
}