PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-vacd@7.0.0-ballot
    http://fhir.ch/ig/ch-vacd/OperationDefinition/ch-vacd-patient-export-operation
{
  "description": "Generate export document according to the selected export type",
  "_filename": "OperationDefinition-ch-vacd-patient-export-operation.json",
  "package_name": "ch.fhir.ig.ch-vacd",
  "date": "2026-06-11T13:29:29+00:00",
  "system": false,
  "publisher": "HL7 Switzerland",
  "instance": false,
  "jurisdiction": [ {
    "coding": [ {
      "code": "CHE",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "name": "GeneratePatientExportDocument",
  "type": "true",
  "experimental": null,
  "resourceType": "OperationDefinition",
  "title": "Generate export document",
  "package_version": "7.0.0-ballot",
  "status": "active",
  "id": "6aa2d8b0-2114-4d68-a025-2e41b4498f5b",
  "resource": [ "Patient" ],
  "affectsState": false,
  "kind": "operation",
  "url": "http://fhir.ch/ig/ch-vacd/OperationDefinition/ch-vacd-patient-export-operation",
  "code": "export-document",
  "version": "7.0.0-ballot",
  "contact": [ {
    "name": "HL7 Switzerland",
    "telecom": [ {
      "value": "https://www.hl7.ch/",
      "system": "url"
    } ]
  } ],
  "parameter": [ {
    "max": "1",
    "min": 1,
    "use": "in",
    "name": "type",
    "type": "Coding",
    "binding": {
      "strength": "extensible",
      "valueSet": "http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-patient-export-operation-vs"
    }
  }, {
    "max": "1",
    "min": 1,
    "use": "out",
    "name": "document",
    "type": "Bundle",
    "targetProfile": [ "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-document-vaccination-record", "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-recommendation-request-message" ]
  } ]
}