eHealth Infrastructure, published by Den telemedicinske infrastruktur (eHealth Infrastructure). This guide is not an authorized publication; it is the continuous build for version 3.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fut-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
Active as of 2019-02-02 |
<OperationDefinition xmlns="http://hl7.org/fhir">
<id value="ehealth-patient-skrs-update"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition ehealth-patient-skrs-update</b></p><a name="ehealth-patient-skrs-update"> </a><a name="hcehealth-patient-skrs-update"> </a><a name="ehealth-patient-skrs-update-da-DK"> </a><p>URL: [base]/Patient/$updatePatientWithSKRSData</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>patientBundle</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/bundle.html">Bundle</a></td><td/><td><div><p>The patient information on multiple patients.</p>
</div></td></tr><tr><td>OUT</td><td>return</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/parameters.html">Parameters</a></td><td/><td><div><p>Empty set of parameters</p>
</div></td></tr></table></div>
</text>
<url
value="http://ehealth.sundhed.dk/fhir/OperationDefinition/ehealth-patient-skrs-update"/>
<version value="3.3.0"/>
<name value="Update Patient from KRS"/>
<status value="active"/>
<kind value="operation"/>
<date value="2019-02-02"/>
<publisher
value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
<contact>
<name value="Den telemedicinske infrastruktur (eHealth Infrastructure)"/>
<telecom>
<system value="url"/>
<value value="http://ehealth.sundhed.dk"/>
</telecom>
</contact>
<description
value="This operation is used when batch updates on patient information is available from the national service platform. The operation is used by internal components of the eHealth Infrastructure."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="DK"/>
<display value="Denmark"/>
</coding>
</jurisdiction>
<code value="updatePatientWithSKRSData"/>
<resource value="Patient"/>
<system value="false"/>
<type value="true"/>
<instance value="false"/>
<parameter>
<name value="patientBundle"/>
<use value="in"/>
<min value="1"/>
<max value="1"/>
<documentation value="The patient information on multiple patients."/>
<type value="Bundle"/>
</parameter>
<parameter>
<name value="return"/>
<use value="out"/>
<min value="1"/>
<max value="1"/>
<documentation value="Empty set of parameters"/>
<type value="Parameters"/>
</parameter>
</OperationDefinition>