PackagesCanonicalsLogsProblems
    Packages
    who.ddcc@1.0.0
    http://smart.who.int/ddcc/OperationDefinition/DDCCQuestionnaireResponserevokeHealthCertificate
{
  "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.0",
  "status": "draft",
  "id": "d412e927-66de-46ad-bd6b-97cd76a1e2b2",
  "kind": "operation",
  "url": "http://smart.who.int/ddcc/OperationDefinition/DDCCQuestionnaireResponserevokeHealthCertificate",
  "code": "revokeHealthCertificate",
  "version": "1.0.0",
  "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."
  } ]
}