{ "description": "Revoke a DDCC Document.", "_filename": "OperationDefinition-DDCCQuestionnaireResponserevokeHealthCertificate.json", "package_name": "who.ddcc", "date": "2021-12-21", "system": false, "publisher": "WHO", "instance": true, "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "name": "QuestionnaireResponse_Revoke_Health_Certificate", "type": "true", "experimental": "true", "resourceType": "OperationDefinition", "title": "OperationDefinition for revoking a health certificate (DDCC).", "package_version": "1.0.1", "status": "draft", "id": "ee8585a8-f6ec-4d72-9073-72833a11002a", "kind": "operation", "url": "http://smart.who.int/ddcc/OperationDefinition/DDCCQuestionnaireResponserevokeHealthCertificate", "code": "revokeHealthCertificate", "version": "1.0.1", "contact": [ { "name": "WHO", "telecom": [ { "value": "http://who.int", "system": "url" } ] } ], "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "id", "type": "id", "documentation": "The DDCC id of the DDCC Document." }, { "max": "1", "min": 1, "use": "out", "name": "return", "type": "boolean", "documentation": "A boolean to determine if the revocation was successful or not." } ] }