{ "description": "Generate one or more signed DDCC Documents based on a [DDCC QuestionnaireResponse](StructureDefinition-DDCCQuestionnaireResponse.html)", "_filename": "OperationDefinition-DDCCQuestionnaireResponsegenerateHealthCertificate.json", "package_name": "who.ddcc", "date": "2021-06-03", "system": false, "publisher": "WHO", "instance": false, "jurisdiction": [ { "coding": [ { "code": "001", "system": "http://unstats.un.org/unsd/methods/m49/m49.htm" } ] } ], "name": "QuestionnaireResponseGenerateHealthCertificate", "type": "true", "experimental": "true", "resourceType": "OperationDefinition", "title": "OperationDefinition for generating a health certificate (DDCC) that is signed.", "package_version": "1.0.1", "status": "draft", "id": "f6d279c8-d876-4518-8de7-7fe55eaffd20", "resource": [ "QuestionnaireResponse", "Bundle" ], "kind": "operation", "url": "http://smart.who.int/ddcc/OperationDefinition/DDCCQuestionnaireResponsegenerateHealthCertificate", "code": "generateHealthCertificate", "version": "1.0.1", "contact": [ { "name": "WHO", "telecom": [ { "value": "http://who.int", "system": "url" } ] } ], "parameter": [ { "max": "1", "min": 1, "use": "in", "name": "response", "type": "Resource", "documentation": "The questionnaire response or bundle resource used to generate the DDCC Document." }, { "max": "1", "min": 0, "use": "out", "name": "return", "type": "Bundle", "documentation": "The DDCC, including any QR codes, that was created under the [Generate Health Certificate](transactions.html#submit-health-event-expected-actions) expected actions" } ] }