Implementation Guide CH VACD
7.0.0-ballot-ci-build - ci-build
Implementation Guide CH VACD, published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 7.0.0-ballot-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-vacd/ and changes regularly. See the Directory of published versions
| Active as of 2026-05-05 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="ch-vacd-patient-export-operation"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition ch-vacd-patient-export-operation</b></p><a name="ch-vacd-patient-export-operation"> </a><a name="hcch-vacd-patient-export-operation"> </a><p>URL: [base]/Patient/$export-document</p><h3>Parameters</h3><table class="grid"><tr><td><b>Use</b></td><td><b>Name</b></td><td><b>Scope</b></td><td><b>Cardinality</b></td><td><b>Type</b></td><td><b>Binding</b></td><td><b>Documentation</b></td></tr><tr><td>IN</td><td>type</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/datatypes.html#Coding">Coding</a></td><td><a href="ValueSet-ch-vacd-patient-export-operation-vs.html">Export document type</a> (Extensible)</td><td/></tr><tr><td>OUT</td><td>document</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/bundle.html">Bundle</a> (<a href="StructureDefinition-ch-vacd-document-vaccination-record.html" title="http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-document-vaccination-record">CH VACD Vaccination Record Document</a>, <a href="StructureDefinition-ch-vacd-recommendation-request-message.html" title="http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-recommendation-request-message">CH VACD Message Immunization Recommendation Request</a>)</td><td/><td/></tr></table></div>
</text>
<url
value="http://fhir.ch/ig/ch-vacd/OperationDefinition/ch-vacd-patient-export-operation"/>
<version value="7.0.0-ballot-ci-build"/>
<name value="GeneratePatientExportDocument"/>
<title value="Generate export document"/>
<status value="active"/>
<kind value="operation"/>
<date value="2026-05-05T07:56:03+00:00"/>
<publisher value="HL7 Switzerland"/>
<contact>
<name value="HL7 Switzerland"/>
<telecom>
<system value="url"/>
<value value="https://www.hl7.ch/"/>
</telecom>
</contact>
<description
value="Generate export document according to the selected export type"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CHE"/>
</coding>
</jurisdiction>
<affectsState value="false"/>
<code value="export-document"/>
<resource value="Patient"/>
<system value="false"/>
<type value="true"/>
<instance value="false"/>
<parameter>
<name value="type"/>
<use value="in"/>
<min value="1"/>
<max value="1"/>
<type value="Coding"/>
<binding>
<strength value="extensible"/>
<valueSet
value="http://fhir.ch/ig/ch-vacd/ValueSet/ch-vacd-patient-export-operation-vs"/>
</binding>
</parameter>
<parameter>
<name value="document"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<type value="Bundle"/>
<targetProfile
value="http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-document-vaccination-record"/>
<targetProfile
value="http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-recommendation-request-message"/>
</parameter>
</OperationDefinition>