eHealth Infrastructure (v2019.5.3)


<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="ehealth-patient-update-operationdefinition"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Update Patient from external connected registries</h2><p>OPERATION: Update Patient from external connected registries</p><p>The official URL for this operation definition is: </p><pre>http://ehealth.sundhed.dk/fhir/OperationDefinition/ehealth-patient-update-operationdefinition</pre><div><p>This operation is used to update the Patient resource from external registries connected to the infrastructre.</p>
</div><p>URL: [base]/Patient/[id]/$updatePatient</p><p>Parameters</p><table class="grid"><tr><td><b>Use</b></td><td><b>Name</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>crn</td><td>1..1</td><td><a href="http://hl7.org/fhir/STU3/datatypes.html#Identifier">Identifier</a></td><td/><td><div><p>The civil registration number of the person on which this operation is executed.</p>
</div></td></tr></table><div><p>See the wiki for examples on how to use the operation.</p>
</div></div>
  </text>
  <url
       value="http://ehealth.sundhed.dk/fhir/OperationDefinition/ehealth-patient-update-operationdefinition"/>
  <version value="2019.5.3"/>
  <name value="Update Patient from external connected registries"/>
  <status value="active"/>
  <kind value="operation"/>
  <date value="2019-02-02T00:00:00+00:00"/>
  <description
               value="This operation is used to update the Patient resource from external registries connected to the infrastructre."/>
  <code value="updatePatient"/>
  <comment value="See the wiki for examples on how to use the operation."/>
  <resource value="Patient"/>
  <system value="false"/>
  <type value="false"/>
  <instance value="true"/>
  <parameter>
    <name value="crn"/>
    <use value="in"/>
    <min value="1"/>
    <max value="1"/>
    <documentation
                   value="The civil registration number of the person on which this operation is executed."/>
    <type value="Identifier"/>
    <profile>
      <reference
                 value="http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-dk-crn-identifier"/>
    </profile>
  </parameter>
</OperationDefinition>