PackagesCanonicalsLogsProblems
    Packages
    who.ddcc@1.0.0
    http://smart.who.int/ddcc/OperationDefinition/DDCCQuestionnaireResponsegenerateHealthCertificate
{
  "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.0",
  "status": "draft",
  "id": "2b985f16-c149-46a1-b192-6ec41d103198",
  "resource": [ "QuestionnaireResponse", "Bundle" ],
  "kind": "operation",
  "url": "http://smart.who.int/ddcc/OperationDefinition/DDCCQuestionnaireResponsegenerateHealthCertificate",
  "code": "generateHealthCertificate",
  "version": "1.0.0",
  "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"
  } ]
}