0.2.2 - ci-build

FastAccessControl, published by MITRE. This guide is not an authorized publication; it is the continuous build for version 0.2.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/awatson1978/fhir-access-control-ig/ and changes regularly. See the Directory of published versions

: diff - XML Representation

Draft as of 2015-08-04

Raw xml | Download



<OperationDefinition xmlns="http://hl7.org/fhir">
  <id value="diff"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: OperationDefinition diff</b></p><a name="diff"> </a><a name="hcdiff"> </a><a name="diff-en-US"> </a><p>URL: [base]/Consent/[id]/$diff</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>_id</td><td/><td>1..1</td><td><a href="http://hl7.org/fhir/R4/consent.html">Consent</a></td><td/><td><div><p>Usage:  POST /Consent/Jennifer-Consents-MA/$diff</p>
</div></td></tr></table></div>
  </text>
  <url value="http://h7.org/fhir/OperationDefinition/example"/>
  <version value="0.2.2"/>
  <name value="Consent Differential"/>
  <status value="draft"/>
  <kind value="operation"/>
  <date value="2015-08-04"/>
  <publisher value="MITRE"/>
  <contact>
    <name value="MITRE"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.mitre.org"/>
    </telecom>
  </contact>
  <description value="Determine differential between two Consent records"/>
  <code value="diff"/>
  <base value="OperationDefinition/Consent-diff"/>
  <resource value="Consent"/>
  <system value="false"/>
  <type value="false"/>
  <instance value="true"/>
  <parameter>
    <name value="_id"/>
    <use value="in"/>
    <min value="1"/>
    <max value="1"/>
    <documentation value="Usage:  POST /Consent/Jennifer-Consents-MA/$diff"/>
    <type value="Consent"/>
  </parameter>
</OperationDefinition>