eHealth Infrastructure (v1.0.0)


<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="-s-create-episode-of-care"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>create-episode-of-care</h2><p>OPERATION: create-episode-of-care</p><p>The official URL for this operation definition is: </p><pre>http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-create-episode-of-care</pre><div><p>The input Bundle must contain at least one Provenance and only one EpisodeOfCare. At least one Provenance must be a &quot;GDPR&quot;-provenance. The server will automatically add and return an origin Provenance.</p>
</div><p>URL: [base]/$create-episode-of-care</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>episodeOfCareAndProvenances</td><td>1..1</td><td><a href="http://hl7.org/fhir/STU3/bundle.html">Bundle</a></td><td/><td/></tr></table></div>
  </text>
  <url
       value="http://ehealth.sundhed.dk/fhir/OperationDefinition/-s-create-episode-of-care"/>
  <version value="1.0.0"/>
  <name value="create-episode-of-care"/>
  <status value="active"/>
  <kind value="operation"/>
  <date value="2019-03-06T14:43:56+00:00"/>
  <description
               value="The input Bundle must contain at least one Provenance and only one EpisodeOfCare. At least one Provenance must be a &quot;GDPR&quot;-provenance. The server will automatically add and return an origin Provenance."/>
  <idempotent value="false"/>
  <code value="create-episode-of-care"/>
  <system value="true"/>
  <type value="false"/>
  <instance value="false"/>
  <parameter>
    <name value="episodeOfCareAndProvenances"/>
    <use value="in"/>
    <min value="1"/>
    <max value="1"/>
    <type value="Bundle"/>
  </parameter>
</OperationDefinition>