AU Core Implementation Guide
0.2.2-preview - Preview Australia flag

Publication Build: This will be filled in by the publication tooling

: AU Core Client CapabilityStatement - XML Representation

Page standards status: Draft Maturity Level: 0

Raw xml | Download



<CapabilityStatement xmlns="http://hl7.org/fhir">
  <id value="au-core-client"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2 id="title">AU Core Client CapabilityStatement</h2>
      <ul>
        <li>Implementation Guide Version: TBD</li>
        <li>FHIR Version: 4.0.1</li>
        <li>Supported Formats: <strong>SHALL</strong> support <code>json</code>,          <strong>SHOULD</strong> support <code>xml</code>
        </li>
        <li>Supported Patch Formats: <strong>SHOULD</strong> support <code>application/json-patch+json</code>
        </li>
        <li>Published on: TBD</li>
        <li>Published by: HL7 Australia - FHIR Working Group</li>
      </ul>
      <p class="stu-note">This CapabilityStatement is under development; the list of profiles and search parameters matches the current draft, RESTful operation definition is not yet available.</p>
      <blockquote class="impl-note">
        <p>
          <strong>Note to Implementers: FHIR Capabilities</strong>
        </p>
        <p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as &quot;SHALL NOT&quot;. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p>
      </blockquote>
      <h3 id="shallIGs">
        <strong>SHALL</strong> support the following Implementation Guides</h3>
      <ul>
        <li>
          <a href="http://hl7.org.au/fhir/">AU Base</a>
        </li>
      </ul>
      <h3 id="shouldIGs">
        <strong>SHOULD</strong> support the following Implementation Guides</h3>
      <ul>
        <li>
          <a href="https://hl7.org/fhir/uv/ipa/">International Patient Access</a>
        </li>
        <li>
          <a href="http://hl7.org/fhir/smart-app-launch/">SMART Application Launch Framework Implementation Guide</a>
        </li>
        <li>
          <a href="https://hl7.org/fhir/uv/bulkdata/">Bulk Data Export Implementation Guide</a>
        </li>
        <li>
          <a href="https://hl7.org/fhir/uv/sdc/">Structured Data Capture Implementation Guide</a>
        </li>
      </ul>
      <h2 id="rest">FHIR RESTful Capabilities</h2>
      <div class="panel panel-default">
        <div class="panel-heading">
          <h3 id="mode1" class="panel-title">Mode: <code>client</code>
          </h3>
        </div>
        <div class="panel-body">
          <div>
            <p>The AU Core Client <strong>SHALL</strong>:
            </p>
            <ol>
              <li>
                <p>Support the AU Core Patient resource profile.</p>
              </li>
              <li>
                <p>Support at least one additional resource profile from the list of AU Core Profiles.</p>
              </li>
              <li>
                <p>Implement the RESTful behavior according to the FHIR specification.</p>
              </li>
              <li>
                <p>Support JSON source formats for all AU Core interactions.</p>
              </li>
            </ol>
            <p>The AU Core Client <strong>SHOULD</strong>:
            </p>
            <ol>
              <li>Support XML source formats for all AU Core interactions.</li>
            </ol>
          </div>
          <div class="lead">
            <em>Security</em>
          </div>
          <blockquote>
            <div>
              <ol>
                <li>TBD.</li>
              </ol>
            </div>
          </blockquote>
          <div class="lead">
            <em>Summary of System-wide interactions</em>
          </div>
          <ul>
            <li>
              <strong>MAY</strong> support the <code>transaction</code> interaction.</li>
            <li>
              <strong>MAY</strong> support the <code>batch</code> interaction.</li>
            <li>
              <strong>MAY</strong> support the <code>search-system</code> interaction.</li>
            <li>
              <strong>MAY</strong> support the <code>history-system</code> interaction.</li>
          </ul>
        </div>
      </div>
      <h3 id="resourcesCap1">Capabilities by Resource/Profile</h3>
      <h4 id="resourcesSummary1">Summary</h4>
      <p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p>
      <ul>
        <li>The relevant profiles (if any)</li>
        <li>The interactions supported by each resource (<b>
          <span class="bg-info">R</span>
        </b>ead, <b>
        <span class="bg-info">S</span>
      </b>earch, <b>
      <span class="bg-info">U</span>
    </b>pdate, and <b>
    <span class="bg-info">C</span>
  </b>reate, are always shown, while <b>
  <span class="bg-info">VR</span>
</b>ead, <b>
<span class="bg-info">P</span>
</b>atch, <b>
<span class="bg-info">D</span>
</b>elete, <b>
<span class="bg-info">H</span>
</b>istory on <b>
<span class="bg-info">I</span>
</b>nstance, or <b>
<span class="bg-info">H</span>
</b>istory on <b>
<span class="bg-info">T</span>
</b>ype are only present if at least one of the resources has support for them.</li>
<li>
<span>The required, recommended, and some optional search parameters (if any). </span>
</li>
<li>The linked resources enabled for <code>_include</code>
</li>
<li>The other resources enabled for <code>_revinclude</code>
</li>
<li>The operations on the resource (if any)</li>
</ul>
<div class="table-responsive">
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>
<b>Resource Type</b>
</th>
<th>
<b>Profile</b>
</th>
<th class="text-center">
<b title="GET a resource (read interaction)">R</b>
</th>
<th class="text-center">
<b title="GET all set of resources of the type (search interaction)">S</b>
</th>
<th class="text-center">
<b title="PUT a new resource version (update interaction)">U</b>
</th>
<th class="text-center">
<b title="POST a new resource (create interaction)">C</b>
</th>
<th>
<b title="Required and recommended search parameters">Searches</b>
</th>
<th>
<code>
<b>_include</b>
</code>
</th>
<th>
<code>
<b>_revinclude</b>
</code>
</th>
<th>
<b>Operations</b>
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<a href="#AllergyIntolerance1-1">AllergyIntolerance</a>
</td>
<td>
<a href="StructureDefinition-au-core-allergyintolerance.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-allergyintolerance</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>clinical-status, patient, patient.identifier, patient+clinical-status</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#BodyStructure1-1">BodyStructure</a>
</td>
<td>
<a href="StructureDefinition-au-core-bodystructure.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodystructure</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td/>
<td/>
<td/>
<td/>
</tr>
<tr>
<td>
<a href="#CarePlan1-1">CarePlan</a>
</td>
<td>
<a href="StructureDefinition-au-core-careplan.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-careplan</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>category, date, patient, patient.identifier, patient+category, patient+category+date, patient+category+status, patient+category+status+date, status</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#CareTeam1-1">CareTeam</a>
</td>
<td>
<a href="StructureDefinition-au-core-careteam.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-careteam</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>patient, patient.identifier, patient+status, status</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#Composition1-1">Composition</a>
</td>
<td>
<a href="StructureDefinition-au-core-documentcomposition.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-documentcomposition</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>_id, category, date, identifier, patient, patient.identifier, patient+category, patient+category+date, patient+category+status, patient+status, patient+type, patient+type+date, status, type</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#Condition1-1">Condition</a>
</td>
<td>
<a href="StructureDefinition-au-core-condition.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>category, clinical-status, code, onset-date, patient, patient.identifier, patient+category, patient+category+clinical-status, patient+clinical-status, patient+code, patient+onset-date</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#Coverage1-1">Coverage</a>
</td>
<td>
<a href="StructureDefinition-au-core-coverage.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-coverage</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>identifier, patient, patient.identifier, patient+status, patient+type, status, type</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#Device1-1">Device</a>
</td>
<td>
<a href="StructureDefinition-au-core-device-system.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-device-system</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>_id, identifier, type</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#DiagnosticReport1-1">DiagnosticReport</a>
</td>
<td>
<a href="StructureDefinition-au-core-diagnosticreport.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticreport</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>_id, category, code, date, identifier, patient, patient.identifier, patient+category, patient+category+date, patient+category+status, patient+code, patient+code+date, patient+status, status</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#DocumentReference1-1">DocumentReference</a>
</td>
<td>
<a href="StructureDefinition-au-core-documentreference.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-documentreference</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>_id, category, contenttype, date, identifier, patient, patient.identifier, patient+category, patient+category+date, patient+category+status, patient+contenttype, patient+status, patient+type, patient+type+date, status, type</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#Encounter1-1">Encounter</a>
</td>
<td>
<a href="StructureDefinition-au-core-encounter.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>class, date, discharge-disposition, identifier, location, patient, patient.identifier, patient+class, patient+date, patient+discharge-disposition, patient+location, patient+status, patient+type, status, type</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#HealthcareService1-1">HealthcareService</a>
</td>
<td>
<a href="StructureDefinition-au-core-healthcareservice.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-healthcareservice</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>identifier, location, name, organization, service-category, service-type, specialty</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#Immunization1-1">Immunization</a>
</td>
<td>
<a href="StructureDefinition-au-core-immunization.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-immunization</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>date, patient, patient.identifier, patient+date, patient+status, patient+vaccine-code, status, vaccine-code</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#List1-1">List</a>
</td>
<td>
<a href="StructureDefinition-au-core-list.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-list</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>_id, code, date, encounter, identifier, patient, patient.identifier, patient+code, patient+code+date, patient+status, status</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#Location1-1">Location</a>
</td>
<td>
<a href="StructureDefinition-au-core-location.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-location</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>address, address-city, address-postalcode, address-state, identifier, name</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#Medication1-1">Medication</a>
</td>
<td>
<a href="StructureDefinition-au-core-medication.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication</a>
</td>
<td>y</td>
<td class="text-center"/>
<td class="text-center"/>
<td class="text-center"/>
<td/>
<td/>
<td/>
<td/>
</tr>
<tr>
<td>
<a href="#MedicationAdministration1-1">MedicationAdministration</a>
</td>
<td>
<a href="StructureDefinition-au-core-medicationadministration.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationadministration</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>effective-time, patient, patient.identifier, patient+effective-time, patient+status, patient+status+effective-time, status</td>
<td>
<code>MedicationAdministration:medication</code>
</td>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#MedicationDispense1-1">MedicationDispense</a>
</td>
<td>
<a href="StructureDefinition-au-core-medicationdispense.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationdispense</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>patient, patient.identifier, patient+status, patient+whenhandedover, status, whenhandedover</td>
<td>
<code>MedicationDispense:medication</code>
</td>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#MedicationRequest1-1">MedicationRequest</a>
</td>
<td>
<a href="StructureDefinition-au-core-medicationrequest.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationrequest</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>_id, authoredon, category, identifier, intent, patient, patient.identifier, patient+intent, patient+intent+authoredon, patient+intent+status, status</td>
<td>
<code>MedicationRequest:medication</code>
</td>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#MedicationStatement1-1">MedicationStatement</a>
</td>
<td>
<a href="StructureDefinition-au-core-medicationstatement.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationstatement</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>effective, patient, patient.identifier, patient+effective, patient+status, status</td>
<td>
<code>MedicationStatement:medication</code>
</td>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#Observation1-1">Observation</a>
</td>
<td>
<a href="StructureDefinition-au-core-observation.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-observation</a>
<br/>
<em>Additional supported profiles:</em>
<br/>
<a href="StructureDefinition-au-core-bmi.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bmi</a>,
<a href="StructureDefinition-au-core-waistcircum.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-waistcircum</a>,
<a href="StructureDefinition-au-core-bodyweight.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyweight</a>,
<a href="StructureDefinition-au-core-bodytemp.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodytemp</a>,
<a href="StructureDefinition-au-core-diagnosticresult.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult</a>,
<a href="StructureDefinition-au-core-diagnosticresult-imag.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-imag</a>,
<a href="StructureDefinition-au-core-heartrate.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-heartrate</a>,
<a href="StructureDefinition-au-core-headcircum.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-headcircum</a>,
<a href="StructureDefinition-au-core-gravidity.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-gravidity</a>,
<a href="StructureDefinition-au-core-healthprogramparticipation.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-healthprogramparticipation</a>,
<a href="StructureDefinition-au-core-oxygensat.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-oxygensat</a>,
<a href="StructureDefinition-au-core-pregnancystatus.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-pregnancystatus</a>,
<a href="StructureDefinition-au-core-sexassignedatbirth.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-sexassignedatbirth</a>,
<a href="StructureDefinition-au-core-alcoholstatus.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-alcoholstatus</a>,
<a href="StructureDefinition-au-core-norelevantfinding.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-norelevantfinding</a>,
<a href="StructureDefinition-au-core-lastmenstrualperiod.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-lastmenstrualperiod</a>,
<a href="StructureDefinition-au-core-parity.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-parity</a>,
<a href="StructureDefinition-au-core-smokingceasedate.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingceasedate</a>,
<a href="StructureDefinition-au-core-resprate.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-resprate</a>,
<a href="StructureDefinition-au-core-diagnosticresult-path.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-path</a>,
<a href="StructureDefinition-au-core-lipid-result.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-lipid-result</a>,
<a href="StructureDefinition-au-core-smokingstatus.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstatus</a>,
<a href="StructureDefinition-au-core-gestationalage.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-gestationalage</a>,
<a href="StructureDefinition-au-core-bloodpressure.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bloodpressure</a>,
<a href="StructureDefinition-au-core-smokingstartdate.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstartdate</a>,
<a href="StructureDefinition-au-core-estimateddateofdelivery.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-estimateddateofdelivery</a>,
<a href="StructureDefinition-au-core-vitalspanel.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-vitalspanel</a>,
<a href="StructureDefinition-au-core-bodyheight.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyheight</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>category, code, date, patient, patient.identifier, patient+category, patient+category+date, patient+category+status, patient+code, patient+code+date, status</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#Patient1-1">Organization</a>
</td>
<td>
<a href="StructureDefinition-au-core-organization.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>_id, address, identifier, name</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#Patient1-1">Patient</a>
</td>
<td>
<a href="StructureDefinition-au-core-patient.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>_id, birthdate, birthdate+family, birthdate+name, family, family+gender, gender, gender+name, identifier, indigenous-status, name, patient-gender-identity</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#Practitioner1-1">Practitioner</a>
</td>
<td>
<a href="StructureDefinition-au-core-practitioner.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>_id, identifier, name</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#PractitionerRole1-1">PractitionerRole</a>
</td>
<td>
<a href="StructureDefinition-au-core-practitionerrole.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>_id, identifier, organization, practitioner, practitioner.identifier, specialty</td>
<td>
<code>PractitionerRole:practitioner</code>
</td>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#Procedure1-1">Procedure</a>
</td>
<td>
<a href="StructureDefinition-au-core-procedure.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-procedure</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>code, date, patient, patient.identifier, patient+code+date, patient+date, patient+status, status</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#Provenance1-1">Provenance</a>
</td>
<td>
<a href="StructureDefinition-au-core-procedure.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-provenance</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td/>
<td/>
<td/>
<td/>
</tr>
<tr>
<td>
<a href="#RelatedPerson1-1">RelatedPerson</a>
</td>
<td>
<a href="StructureDefinition-au-core-relatedperson.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-relatedperson</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>_id, name, identifier, patient, patient.identifier, patient+relationship</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#ServiceRequest1-1">ServiceRequest</a>
</td>
<td>
<a href="StructureDefinition-au-core-servicerequest.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-servicerequest</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>_id, authored, category, code, identifier, patient, patient.identifier, patient+category, patient+category+authored, patient+category+status, patient+code, patient+code+authored, patient+status, status</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#Specimen1-1">Specimen</a>
</td>
<td>
<a href="StructureDefinition-au-core-specimen.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-specimen</a>
</td>
<td>y</td>
<td class="text-center">y</td>
<td class="text-center"/>
<td class="text-center"/>
<td>_id, patient, patient.identifier</td>
<td/>
<td>
<code>Provenance:target</code>
</td>
<td/>
</tr>
<tr>
<td>
<a href="#Substance1-1">Substance</a>
</td>
<td>
<a href="StructureDefinition-au-core-substance.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-substance</a>
</td>
<td>y</td>
<td class="text-center"/>
<td class="text-center"/>
<td class="text-center"/>
<td/>
<td/>
<td/>
<td/>
</tr>
</tbody>
</table>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="AllergyIntolerance1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>AllergyIntolerance</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-allergyintolerance.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-allergyintolerance</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the AllergyIntolerance resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the AllergyIntolerance resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/allergyintolerance.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/allergyintolerance.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/allergyintolerance.html#search">clinical-status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/allergyintolerance.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/allergyintolerance.html#search">clinical-status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="BodyStructure1-1" class="panel-title">
<span style="float: right;">Resource Conformance: MAY</span>BodyStructure</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-bodystructure.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodystructure</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>.
</li>
<li>
<strong>MAY</strong> support <code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>Observation, Procedure and ServiceRequest resources can represent body site information, using an external reference to a BodyStructure resource. If the client supports the BodyStructure resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the BodyStructure resource.</p>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="CarePlan1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>CarePlan</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-careplan.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-careplan</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the CarePlan resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the CarePlan resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/careplan.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/careplan.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/careplan.html#search">category</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/careplan.html#search">status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/careplan.html#search">date</a>
</td>
<td>
  <code>date</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide a value precise to the second + time offset.</p>
    <p>The server <strong>SHALL</strong> support a value precise to the second + time offset.</p>
    <p>The client <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
    <p>The server <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/careplan.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/careplan.html#search">category</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/careplan.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/careplan.html#search">category</a>+  <a href="http://hl7.org/fhir/R4/careplan.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/careplan.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/careplan.html#search">category</a>+  <a href="http://hl7.org/fhir/R4/careplan.html#search">status</a>+  <a href="http://hl7.org/fhir/R4/careplan.html#search">date</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>token</code>+  <code>date</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/careplan.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/careplan.html#search">category</a>+  <a href="http://hl7.org/fhir/R4/careplan.html#search">date</a>
</td>
<td>
  <code>reference</code>+  <code>date</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="CareTeam1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>CareTeam</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-careteam.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-careteam</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the CareTeam resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the CareTeam resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/careteam.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/careteam.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/careteam.html#search">status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/careteam.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/careteam.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="Composition1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>Composition</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Supported Profiles</span>
<br/>
<a href="StructureDefinition-au-core-documentcomposition.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-documentcomposition</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the Composition resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Composition resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/resource.html#search">_id</a>
</td>
<td>
  <code>token</code>
</td>
<td/>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/composition.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/composition.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/composition.html#search">identifier</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/composition.html#search">category</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/composition.html#search">type</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/composition.html#search">date</a>
</td>
<td>
  <code>date</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide a value precise to the second + time offset.</p>
    <p>The server <strong>SHALL</strong> support a value precise to the second + time offset.</p>
    <p>The client <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
    <p>The server <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/composition.html#search">status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/composition.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/composition.html#search">category</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/composition.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/composition.html#search">category</a>+  <a href="http://hl7.org/fhir/R4/composition.html#search">date</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>date</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/composition.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/composition.html#search">category</a>+  <a href="http://hl7.org/fhir/R4/composition.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/composition.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/composition.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/composition.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/composition.html#search">type</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/composition.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/composition.html#search">type</a>+  <a href="http://hl7.org/fhir/R4/composition.html#search">date</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>date</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="Condition1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>Condition</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-condition.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the Condition resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Condition resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/condition.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/condition.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/condition.html#search">category</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/condition.html#search">clinical-status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/condition.html#search">code</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/condition.html#search">onset-date</a>
</td>
<td>
  <code>date</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide a value precise to the second + time offset.</p>
    <p>The server <strong>SHALL</strong> support a value precise to the second + time offset.</p>
    <p>The client <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
    <p>The server <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/condition.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/condition.html#search">clinical-status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/condition.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/condition.html#search">category</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/condition.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/condition.html#search">category</a>+  <a href="http://hl7.org/fhir/R4/condition.html#search">clinical-status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/condition.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/condition.html#search">code</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/condition.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/condition.html#search">onset-date</a>
</td>
<td>
  <code>reference</code>+  <code>date</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="Coverage1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>Coverage</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-coverage.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-coverage</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the Coverage resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Coverage resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/coverage.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/coverage.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/coverage.html#search">identifier</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/coverage.html#search">status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/coverage.html#search">type</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/coverage.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/coverage.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/coverage.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/coverage.html#search">type</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="Device1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>Device</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Supported System Profile</span>
<br/>
<a href="StructureDefinition-au-core-device-system.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-device-system</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the Device resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Device resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/resource.html#search">_id</a>
</td>
<td>
  <code>token</code>
</td>
<td/>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/device.html#search">identifier</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/device.html#search">type</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="DiagnosticReport1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>DiagnosticReport</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-diagnosticreport.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticreport</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the DiagnosticReport resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the DiagnosticReport resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/resource.html#search">_id</a>
</td>
<td>
  <code>token</code>
</td>
<td/>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">identifier</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">category</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">code</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">date</a>
</td>
<td>
  <code>date</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide a value precise to the second + time offset.</p>
    <p>The server <strong>SHALL</strong> support a value precise to the second + time offset.</p>
    <p>The client <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
    <p>The server <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">category</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">category</a>+  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">date</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>date</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">category</a>+  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">code</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">code</a>+  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">date</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>date</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/diagnosticreport.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="DocumentReference1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>DocumentReference</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-documentreference.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-documentreference</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the DocumentReference resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the DocumentReference resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/resource.html#search">_id</a>
</td>
<td>
  <code>token</code>
</td>
<td/>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/documentreference.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/documentreference.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/documentreference.html#search">identifier</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/documentreference.html#search">category</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/documentreference.html#search">contenttype</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/documentreference.html#search">date</a>
</td>
<td>
  <code>date</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide a value precise to the second + time offset.</p>
    <p>The server <strong>SHALL</strong> support a value precise to the second + time offset.</p>
    <p>The client <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
    <p>The server <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/documentreference.html#search">status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/documentreference.html#search">type</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/documentreference.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/documentreference.html#search">category</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/documentreference.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/documentreference.html#search">category</a>+  <a href="http://hl7.org/fhir/R4/documentreference.html#search">date</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>date</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/documentreference.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/documentreference.html#search">category</a>+  <a href="http://hl7.org/fhir/R4/documentreference.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/documentreference.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/documentreference.html#search">type</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/documentreference.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/documentreference.html#search">type</a>+  <a href="http://hl7.org/fhir/R4/documentreference.html#search">date</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>date</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/documentreference.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/documentreference.html#search">contenttype</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/documentreference.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/documentreference.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="Encounter1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>Encounter</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-encounter.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the Encounter resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Encounter resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
  <th>Conformance</th>
  <th>Parameter</th>
  <th>Type</th>
  <th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
  <td>
    <b>SHALL</b>
  </td>
  <td>
    <a href="http://hl7.org/fhir/R4/encounter.html#search">patient</a>
  </td>
  <td>
    <code>reference</code>
  </td>
  <td>
    <div>
      <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
      <p>The server <strong>SHALL</strong> support both.</p>
    </div>
  </td>
</tr>
<tr>
  <td>
    <b>SHOULD</b>
  </td>
  <td>
    <a href="http://hl7.org/fhir/R4/encounter.html#search">patient.identifier</a>
  </td>
  <td>
    <code>reference.token</code>
  </td>
  <td>
    <div>
      <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
      <p>The server <strong>SHALL</strong> support both.</p>
      <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
      <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    </div>
  </td>
</tr>
<tr>
  <td>
    <b>MAY</b>
  </td>
  <td>
    <a href="http://hl7.org/fhir/R4/encounter.html#search">class</a>
  </td>
  <td>
    <code>token</code>
  </td>
  <td>
    <div>
      <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
      <p>The server <strong>SHALL</strong> support both.</p>
    </div>
  </td>
</tr>
<tr>
  <td>
    <b>MAY</b>
  </td>
  <td>
    <a href="http://hl7.org/fhir/R4/encounter.html#search">date</a>
  </td>
  <td>
    <code>date</code>
  </td>
  <td>
    <div>
      <p>The client <strong>SHALL</strong> provide a value precise to the second + time offset.</p>
      <p>The server <strong>SHALL</strong> support a value precise to the second + time offset.</p>
      <p>The client <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
    <p>The server <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
    </div>
  </td>
</tr>
<tr>
  <td>
    <b>MAY</b>
  </td>
  <td>
    <a href="http://hl7.org/fhir/R4/encounter.html#search">discharge-disposition</a>
  </td>
  <td>
    <code>token</code>
  </td>
  <td>
    <div>
      <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
      <p>The server <strong>SHALL</strong> support both.</p>
    </div>
  </td>
</tr>
<tr>
  <td>
    <b>MAY</b>
  </td>
  <td>
    <a href="http://hl7.org/fhir/R4/encounter.html#search">identifier</a>
  </td>
  <td>
    <code>token</code>
  </td>
  <td>
    <div>
      <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
      <p>The server <strong>SHALL</strong> support both.</p>
    </div>
  </td>
</tr>
<tr>
  <td>
    <b>MAY</b>
  </td>
  <td>
    <a href="http://hl7.org/fhir/R4/encounter.html#search">location</a>
  </td>
  <td>
    <code>reference</code>
  </td>
  <td>
    <div>
      <p>The client <strong>SHALL</strong> provide at least an id value and <strong>MAY</strong> provide both the Type and id values.</p>
      <p>The server <strong>SHALL</strong> support both.</p>
    </div>
  </td>
</tr>
<tr>
  <td>
    <b>MAY</b>
  </td>
  <td>
    <a href="http://hl7.org/fhir/R4/encounter.html#search">status</a>
  </td>
  <td>
    <code>token</code>
  </td>
  <td>
    <div>
      <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
      <p>The server <strong>SHALL</strong> support both.</p>
    </div>
  </td>
</tr>
<tr>
  <td>
    <b>MAY</b>
  </td>
  <td>
    <a href="http://hl7.org/fhir/R4/encounter.html#search">type</a>
  </td>
  <td>
    <code>token</code>
  </td>
  <td>
    <div>
      <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
      <p>The server <strong>SHALL</strong> support both.</p>
    </div>
  </td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
  <th>Conformance</th>
  <th>Parameters</th>
  <th>Types</th>
</tr>
</thead>
<tbody>
<tr>
  <td>
    <b>SHALL</b>
  </td>
  <td>
    <a href="http://hl7.org/fhir/R4/encounter.html#search">patient</a>+    <a href="http://hl7.org/fhir/R4/encounter.html#search">date</a>
  </td>
  <td>
    <code>reference</code>+    <code>date</code>
  </td>
</tr>
<tr>
  <td>
    <b>SHOULD</b>
  </td>
  <td>
    <a href="http://hl7.org/fhir/R4/encounter.html#search">patient</a>+    <a href="http://hl7.org/fhir/R4/encounter.html#search">class</a>
  </td>
  <td>
    <code>reference</code>+    <code>token</code>
  </td>
</tr>
<tr>
  <td>
    <b>SHOULD</b>
  </td>
  <td>
    <a href="http://hl7.org/fhir/R4/encounter.html#search">patient</a>+    <a href="http://hl7.org/fhir/R4/encounter.html#search">discharge-disposition</a>
  </td>
  <td>
    <code>reference</code>+    <code>token</code>
  </td>
</tr>
<tr>
  <td>
    <b>SHOULD</b>
  </td>
  <td>
    <a href="http://hl7.org/fhir/R4/encounter.html#search">patient</a>+    <a href="http://hl7.org/fhir/R4/encounter.html#search">location</a>
  </td>
  <td>
    <code>reference</code>+    <code>reference</code>
  </td>
</tr>
<tr>
  <td>
    <b>SHOULD</b>
  </td>
  <td>
    <a href="http://hl7.org/fhir/R4/encounter.html#search">patient</a>+    <a href="http://hl7.org/fhir/R4/encounter.html#search">status</a>
  </td>
  <td>
    <code>reference</code>+    <code>token</code>
  </td>
</tr>
<tr>
  <td>
    <b>SHOULD</b>
  </td>
  <td>
    <a href="http://hl7.org/fhir/R4/encounter.html#search">patient</a>+    <a href="http://hl7.org/fhir/R4/encounter.html#search">type</a>
  </td>
  <td>
    <code>reference</code>+    <code>token</code>
  </td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="HealthcareService1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>HealthcareService</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-healthcareservice.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-healthcareservice</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the HealthcareService resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the HealthcareService resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/healthcareservice.html#search">name</a>
</td>
<td>
  <code>string</code>
</td>
<td/>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/healthcareservice.html#search">identifier</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using HPI-O identifier as defined in the profile.</p>
    <p>The server <strong>SHOULD</strong> support search using HPI-O identifier as defined in the profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/healthcareservice.html#search">location</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least an id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/healthcareservice.html#search">organization</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least an id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/healthcareservice.html#search">service-category</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/healthcareservice.html#search">service-type</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/healthcareservice.html#search">specialty</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="Immunization1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>Immunization</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-immunization.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-immunization</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the Immunization resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Immunization resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/immunization.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/immunization.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/immunization.html#search">date</a>
</td>
<td>
  <code>date</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide a value precise to the second + time offset.</p>
    <p>The server <strong>SHALL</strong> support a value precise to the second + time offset.</p>
    <p>The client <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
    <p>The server <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/immunization.html#search">status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/immunization.html#search">vaccine-code</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/immunization.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/immunization.html#search">date</a>
</td>
<td>
  <code>reference</code>+  <code>date</code>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/immunization.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/immunization.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/immunization.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/immunization.html#search">vaccine-code</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
    <div class="panel-heading">
    <h4 id="List1-1" class="panel-title">
    <span style="float: right;">Resource Conformance: SHOULD</span>List</h4>
    </div>
    <div class="panel-body">
    <div class="container">
    <div class="row">
    <div class="col-lg-6">
    <span class="lead">Base System Profile</span>
    <br/>
    <a href="StructureDefinition-au-core-list.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-list</a>
    </div>
    <div class="col-lg-3">
    <span class="lead">Profile Conformance</span>
    <br/>
    <b>SHALL</b>
    </div>
    <div class="col-lg-3">
    <span class="lead">Reference Policy</span>
    <br/>
    <code>resolves</code>
    </div>
    </div>
    <p/>
    <div class="row">
    <div class="col-lg-6">
    <span class="lead">Interaction summary</span>
    <br/>
    <ul>
    <li>
    <strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
    </li>
    </ul>
    </div>
    </div>
    <p/>
    <div class="row">
    <div class="col-12">
    <span class="lead">Documentation</span>
    <blockquote>
    <div>
    <p>If the client supports the List resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the List resource.</p>
    </div>
    </blockquote>
    </div>
    </div>
    <div class="row">
    <div class="col-lg-7">
    <span class="lead">Search Parameters</span>
    <table class="table table-condensed table-hover">
    <thead>
    <tr>
    <th>Conformance</th>
    <th>Parameter</th>
    <th>Type</th>
    <th>Documentation</th>
    </tr>
    </thead>
    <tbody>
    <tr>
    <td>
      <b>SHOULD</b>
    </td>
    <td>
      <a href="http://hl7.org/fhir/R4/resource.html#search">_id</a>
    </td>
    <td>
      <code>token</code>
    </td>
    <td/>
    </tr>
    <tr>
    <td>
      <b>SHALL</b>
    </td>
    <td>
      <a href="http://hl7.org/fhir/R4/list.html#search">patient</a>
    </td>
    <td>
      <code>reference</code>
    </td>
    <td>
      <div>
        <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
        <p>The server <strong>SHALL</strong> support both.</p>
      </div>
    </td>
    </tr>
    <tr>
    <td>
      <b>SHOULD</b>
    </td>
    <td>
      <a href="http://hl7.org/fhir/R4/list.html#search">patient.identifier</a>
    </td>
    <td>
      <code>reference.token</code>
    </td>
    <td>
      <div>
        <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
        <p>The server <strong>SHALL</strong> support both.</p>
        <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
        <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
      </div>
    </td>
    </tr>
    <tr>
    <td>
      <b>SHOULD</b>
    </td>
    <td>
      <a href="http://hl7.org/fhir/R4/list.html#search">identifier</a>
    </td>
    <td>
      <code>token</code>
    </td>
    <td>
      <div>
        <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
        <p>The server <strong>SHALL</strong> support both.</p>
      </div>
    </td>
    </tr>
    <tr>
    <td>
      <b>MAY</b>
    </td>
    <td>
      <a href="http://hl7.org/fhir/R4/list.html#search">code</a>
    </td>
    <td>
      <code>token</code>
    </td>
    <td>
      <div>
        <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
        <p>The server <strong>SHALL</strong> support both.</p>
      </div>
    </td>
    </tr>
    <tr>
    <td>
      <b>MAY</b>
    </td>
    <td>
      <a href="http://hl7.org/fhir/R4/list.html#search">date</a>
    </td>
    <td>
      <code>date</code>
    </td>
    <td>
      <div>
        <p>The client <strong>SHALL</strong> provide a value precise to the second + time offset.</p>
        <p>The server <strong>SHALL</strong> support a value precise to the second + time offset.</p>
        <p>The client <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
        <p>The server <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
      </div>
    </td>
    </tr>
    <tr>
      <td>
        <b>SHALL</b>
      </td>
      <td>
        <a href="http://hl7.org/fhir/R4/list.html#search">encounter</a>
      </td>
      <td>
        <code>reference</code>
      </td>
      <td>
        <div>
          <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
          <p>The server <strong>SHALL</strong> support both.</p>
        </div>
      </td>
      </tr>
    <tr>
    <td>
      <b>MAY</b>
    </td>
    <td>
      <a href="http://hl7.org/fhir/R4/list.html#search">status</a>
    </td>
    <td>
      <code>token</code>
    </td>
    <td>
      <div>
        <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
        <p>The server <strong>SHALL</strong> support both.</p>
      </div>
    </td>
    </tr>
    </tbody>
    </table>
    </div>
    <div class="col-lg-5">
    <span class="lead">Combined Search Parameters</span>
    <table class="table table-condensed table-hover">
    <thead>
    <tr>
    <th>Conformance</th>
    <th>Parameters</th>
    <th>Types</th>
    </tr>
    </thead>
    <tbody>
    <tr>
    <td>
      <b>SHOULD</b>
    </td>
    <td>
      <a href="http://hl7.org/fhir/R4/list.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/list.html#search">code</a>
    </td>
    <td>
      <code>reference</code>+  <code>token</code>
    </td>
    </tr>
    <tr>
    <td>
      <b>SHOULD</b>
    </td>
    <td>
      <a href="http://hl7.org/fhir/R4/list.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/list.html#search">code</a>+  <a href="http://hl7.org/fhir/R4/list.html#search">date</a>
    </td>
    <td>
      <code>reference</code>+  <code>token</code>+  <code>date</code>
    </td>
    </tr>
    <tr>
    <td>
      <b>SHOULD</b>
    </td>
    <td>
      <a href="http://hl7.org/fhir/R4/list.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/list.html#search">status</a>
    </td>
    <td>
      <code>reference</code>+  <code>token</code>
    </td>
    </tr>
    </tbody>
    </table>
    </div>
    </div>
    </div>
    </div>
    </div>
<div>
  <div class="panel panel-default">
    <div class="panel-heading">
    <h4 id="Location1-1" class="panel-title">
    <span style="float: right;">Resource Conformance: SHOULD</span>Location</h4>
    </div>
    <div class="panel-body">
    <div class="container">
    <div class="row">
    <div class="col-lg-6">
    <span class="lead">Base System Profile</span>
    <br/>
    <a href="StructureDefinition-au-core-location.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-location</a>
    </div>
    <div class="col-lg-3">
    <span class="lead">Profile Conformance</span>
    <br/>
    <b>SHALL</b>
    </div>
    <div class="col-lg-3">
    <span class="lead">Reference Policy</span>
    <br/>
    <code>resolves</code>
    </div>
    </div>
    <p/>
    <div class="row">
    <div class="col-lg-6">
    <span class="lead">Interaction summary</span>
    <br/>
    <ul>
    <li>
    <strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
    </li>
    </ul>
    </div>
    </div>
    <p/>
    <div class="row">
    <div class="col-12">
    <span class="lead">Documentation</span>
    <blockquote>
    <div>
    <p>If the client supports the Location resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Location resource.</p>
    </div>
    </blockquote>
    </div>
    </div>
    <div class="row">
    <div class="col-lg-7">
    <span class="lead">Search Parameters</span>
    <table class="table table-condensed table-hover">
    <thead>
    <tr>
    <th>Conformance</th>
    <th>Parameter</th>
    <th>Type</th>
    <th>Documentation</th>
    </tr>
    </thead>
    <tbody>
    <tr>
    <td>
      <b>SHALL</b>
    </td>
    <td>
      <a href="http://hl7.org/fhir/R4/location.html#search">address</a>
    </td>
    <td>
      <code>string</code>
    </td>
    <td/>
    </tr>
    <tr>
    <td>
      <b>SHALL</b>
    </td>
    <td>
      <a href="http://hl7.org/fhir/R4/location.html#search">name</a>
    </td>
    <td>
      <code>string</code>
    </td>
    <td/>
    </tr>
    <tr>
    <td>
      <b>SHOULD</b>
    </td>
    <td>
      <a href="http://hl7.org/fhir/R4/location.html#search">address-city</a>
    </td>
    <td>
      <code>string</code>
    </td>
    <td/>
    </tr>
    <tr>
    <td>
      <b>SHOULD</b>
    </td>
    <td>
      <a href="http://hl7.org/fhir/R4/location.html#search">address-state</a>
    </td>
    <td>
      <code>string</code>
    </td>
    <td/>
    </tr>
    <tr>
    <td>
      <b>SHOULD</b>
    </td>
    <td>
      <a href="http://hl7.org/fhir/R4/location.html#search">address-postalcode</a>
    </td>
    <td>
      <code>string</code>
    </td>
    <td/>
    </tr>
    <tr>
    <td>
      <b>MAY</b>
    </td>
    <td>
      <a href="http://hl7.org/fhir/R4/location.html#search">identifier</a>
    </td>
    <td>
      <code>token</code>
    </td>
    <td>
      <div>
        <p>The client <strong>SHALL</strong> provide at least a code value and <strong>SHOULD</strong> provide both the system and code values.</p>
        <p>The server <strong>SHALL</strong> support both.</p>
      </div>
    </td>
    </tr>
    </tbody>
    </table>
    </div>
    </div>
    </div>
    </div>
    </div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="Medication1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>Medication</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-medication.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>.
</li>
<li>
<strong>MAY</strong> support <code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>MedicationAdministration, MedicationDispense, MedicationRequest, and MedicationStatement resources can represent a medication, using an external reference to a Medication resource. If the client supports the Medication resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Medication resource.</p>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="MedicationAdministration1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>MedicationAdministration</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-medicationadministration.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationadministration</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the MedicationAdministration resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the MedicationAdministration resource.</p>
<p>The MedicationAdministration resources can represent a medication using either a code or refer to the Medication resource. When referencing Medication, the resource may be <a href="http://hl7.org/fhir/R4/references.html#contained">contained</a> or an external resource. The server <strong>MAY</strong> choose any one way or more than one method, but if an external reference to Medication is used, the server <strong>SHALL</strong> support the <code>_include</code> parameter for searching this element. The client application <strong>SHALL</strong> support all methods.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationadministration.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationadministration.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationadministration.html#search">effective-time</a>
</td>
<td>
  <code>date</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide a value precise to the second + time offset.</p>
    <p>The server <strong>SHALL</strong> support a value precise to the second + time offset.</p>
    <p>The client <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
    <p>The server <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationadministration.html#search">status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationadministration.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/medicationadministration.html#search">effective-time</a>
</td>
<td>
  <code>reference</code>+  <code>date</code>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationadministration.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/medicationadministration.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationadministration.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/medicationadministration.html#search">status</a>+  <a href="http://hl7.org/fhir/R4/medicationadministration.html#search">effective-time</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>date</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="MedicationDispense1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>MedicationDispense</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-medicationdispense.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationdispense</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the MedicationDispense resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the MedicationDispense resource.</p>
<p>The MedicationDispense resources can represent a medication using either a code or refer to the Medication resource. When referencing Medication, the resource may be <a href="http://hl7.org/fhir/R4/references.html#contained">contained</a> or an external resource. The server <strong>MAY</strong> choose any one way or more than one method, but if an external reference to Medication is used, the server <strong>SHALL</strong> support the <code>_include</code> parameter for searching this element. The client application <strong>SHALL</strong> support all methods.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationdispense.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationdispense.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationdispense.html#search">status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationdispense.html#search">whenhandedover</a>
</td>
<td>
  <code>date</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide a value precise to the second + time offset.</p>
    <p>The server <strong>SHALL</strong> support a value precise to the second + time offset.</p>
    <p>The client <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
    <p>The server <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationdispense.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/medicationdispense.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationdispense.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/medicationdispense.html#search">whenhandedover</a>
</td>
<td>
  <code>reference</code>+  <code>date</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="MedicationRequest1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>MedicationRequest</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-medicationrequest.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationrequest</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the MedicationRequest resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the MedicationRequest resource.</p>
<p>The MedicationRequest resources can represent a medication using either a code or refer to the Medication resource. When referencing Medication, the resource may be <a href="http://hl7.org/fhir/R4/references.html#contained">contained</a> or an external resource. The server <strong>MAY</strong> choose any one way or more than one method, but if an external reference to Medication is used, the server <strong>SHALL</strong> support the <code>_include</code> parameter for searching this element. The client application <strong>SHALL</strong> support all methods.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/resource.html#search">_id</a>
</td>
<td>
  <code>token</code>
</td>
<td/>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/composition.html#search">identifier</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationrequest.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationrequest.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationrequest.html#search">authoredon</a>
</td>
<td>
  <code>date</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide a value precise to the second + time offset.</p>
    <p>The server <strong>SHALL</strong> support a value precise to the second + time offset.</p>
    <p>The client <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
    <p>The server <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationrequest.html#search">category</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationrequest.html#search">intent</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationrequest.html#search">status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationrequest.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/medicationrequest.html#search">intent</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationrequest.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/medicationrequest.html#search">intent</a>+  <a href="http://hl7.org/fhir/R4/medicationrequest.html#search">authoredon</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>date</code>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationrequest.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/medicationrequest.html#search">intent</a>+  <a href="http://hl7.org/fhir/R4/medicationrequest.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>token</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="MedicationStatement1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>MedicationStatement</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-medicationstatement.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationstatement</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the MedicationStatement resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the MedicationStatement resource.</p>
<p>The MedicationStatement resources can represent a medication using either a code or refer to the Medication resource. When referencing Medication, the resource may be <a href="http://hl7.org/fhir/R4/references.html#contained">contained</a> or an external resource. The server <strong>MAY</strong> choose any one way or more than one method, but if an external reference to Medication is used, the server <strong>SHALL</strong> support the <code>_include</code> parameter for searching this element. The client application <strong>SHALL</strong> support all methods.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationstatement.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationstatement.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationstatement.html#search">effective</a>
</td>
<td>
  <code>date</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide a value precise to the second + time offset.</p>
    <p>The server <strong>SHALL</strong> support a value precise to the second + time offset.</p>
    <p>The client <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
    <p>The server <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationstatement.html#search">status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationstatement.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/medicationstatement.html#search">effective</a>
</td>
<td>
  <code>reference</code>+  <code>date</code>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/medicationstatement.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/medicationstatement.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="Observation1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>Observation</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-observation.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-observation</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="col-lg-6">
<span class="lead">Supported Profiles</span>
<br/>
<a href="StructureDefinition-au-core-bmi.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bmi</a>
<br/>
<a href="StructureDefinition-au-core-waistcircum.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-waistcircum</a>
<br/>
<a href="StructureDefinition-au-core-bodyweight.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyweight</a>
<br/>
<a href="StructureDefinition-au-core-bodytemp.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodytemp</a>
<br/>
<a href="StructureDefinition-au-core-diagnosticresult.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult</a>
<br/>
<a href="StructureDefinition-au-core-diagnosticresult-imag.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-imag</a>
<br/>
<a href="StructureDefinition-au-core-diagnosticresult-path.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-path</a>
<br/>
<a href="StructureDefinition-au-core-heartrate.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-heartrate</a>
<br/>
<a href="StructureDefinition-au-core-headcircum.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-headcircum</a>
<br/>
<a href="StructureDefinition-au-core-gravidity.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-gravidity</a>
<br/>
<a href="StructureDefinition-au-core-healthprogramparticipation.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-healthprogramparticipation</a>
<br/>
<a href="StructureDefinition-au-core-oxygensat.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-oxygensat</a>
<br/>
<a href="StructureDefinition-au-core-pregnancystatus.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-pregnancystatus</a>
<br/>
<a href="StructureDefinition-au-core-sexassignedatbirth.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-sexassignedatbirth</a>
<br/>
<a href="StructureDefinition-au-core-alcoholstatus.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-alcoholstatus</a>
<br/>
<a href="StructureDefinition-au-core-norelevantfinding.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-norelevantfinding</a>
<br/>
<a href="StructureDefinition-au-core-lastmenstrualperiod.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-lastmenstrualperiod</a>
<br/>
<a href="StructureDefinition-au-core-parity.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-parity</a>
<br/>
<a href="StructureDefinition-au-core-smokingceasedate.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingceasedate</a>
<br/>
<a href="StructureDefinition-au-core-smokingstartdate.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstartdate</a>
<br/>
<a href="StructureDefinition-au-core-smokingstatus.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstatus</a>
<br/>
<a href="StructureDefinition-au-core-resprate.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-resprate</a>
<br/>
<a href="StructureDefinition-au-core-lipid-result.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-lipid-result</a>
<br/>
<a href="StructureDefinition-au-core-gestationalage.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-gestationalage</a>
<br/>
<a href="StructureDefinition-au-core-bloodpressure.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bloodpressure</a>
<br/>
<a href="StructureDefinition-au-core-estimateddateofdelivery.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-estimateddateofdelivery</a>
<br/>
<a href="StructureDefinition-au-core-vitalspanel.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-vitalspanel</a>
<br/>
<a href="StructureDefinition-au-core-bodyheight.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyheight</a>
</div>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the Observation resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Observation resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/observation.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/observation.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/observation.html#search">category</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/observation.html#search">code</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/observation.html#search">date</a>
</td>
<td>
  <code>date</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide a value precise to the second + time offset.</p>
    <p>The server <strong>SHALL</strong> support a value precise to the second + time offset.</p>
    <p>The client <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
    <p>The server <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/observation.html#search">status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/observation.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/observation.html#search">category</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/observation.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/observation.html#search">category</a>+  <a href="http://hl7.org/fhir/R4/observation.html#search">date</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>date</code>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/observation.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/observation.html#search">category</a>+  <a href="http://hl7.org/fhir/R4/observation.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/observation.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/observation.html#search">code</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/observation.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/observation.html#search">code</a>+  <a href="http://hl7.org/fhir/R4/observation.html#search">date</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>date</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="Organization1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>Organization</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-organization.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the Organization resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Organization resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/organization.html#search">address</a>
</td>
<td>
  <code>string</code>
</td>
<td/>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/organization.html#search">identifier</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>SHOULD</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using HPI-O and ABN identifiers as defined in the profile.</p>
    <p>The server <strong>SHOULD</strong> support search using HPI-O and ABN identifiers as defined in the profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/organization.html#search">name</a>
</td>
<td>
  <code>string</code>
</td>
<td/>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/resource.html#search">_id</a>
</td>
<td>
  <code>token</code>
</td>
<td/>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="Patient1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHALL</span>Patient</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-patient.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>The client <strong>SHALL</strong> support the Patient resource, the AU Core profile, and the conformance expectations for the Patient resource.</p>
<p>Clients <strong>SHALL</strong> be able to access the patient record using the following API call:</p>
<p>
<code>GET [url]/Patient/[id]</code>
</p>
<p>Clients <strong>SHOULD</strong> use these search parameters that servers are required to support to access the patient record:</p>
<ul>
<li>
  <code>_id</code>
</li>
<li>
  <code>identifier</code>
</li>
</ul>
<p>Servers are not required to support any additional search parameters, and clients <strong>SHOULD NOT</strong> expect servers to do so.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/resource.html#search">_id</a>
</td>
<td>
  <code>token</code>
</td>
<td/>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/patient.html#search">identifier</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/patient.html#search">name</a>
</td>
<td>
  <code>string</code>
</td>
<td/>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/patient.html#search">family</a>
</td>
<td>
  <code>string</code>
</td>
<td/>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/patient.html#search">birthdate</a>
</td>
<td>
  <code>date</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide a value precise to the day offset.</p>
    <p>The server <strong>SHALL</strong> support a value precise to the day offset.</p>
    <p>The client <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
    <p>The server <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/patient.html#search">gender</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/patient.html#search">indigenous-status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/patient.html#search">patient-gender-identity</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/patient.html#search">birthdate</a>+  <a href="http://hl7.org/fhir/R4/patient.html#search">family</a>
</td>
<td>
  <code>date</code>+  <code>string</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/patient.html#search">birthdate</a>+  <a href="http://hl7.org/fhir/R4/patient.html#search">name</a>
</td>
<td>
  <code>date</code>+  <code>string</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/patient.html#search">family</a>+  <a href="http://hl7.org/fhir/R4/patient.html#search">gender</a>
</td>
<td>
  <code>string</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/patient.html#search">gender</a>+  <a href="http://hl7.org/fhir/R4/patient.html#search">name</a>
</td>
<td>
  <code>reference</code>+  <code>string</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="Practitioner1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>Practitioner</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-practitioner.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the Practitioner resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Practitioner resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/practitioner.html#search">identifier</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using a HPI-I identifier as defined in the profile.</p>
    <p>The server <strong>SHOULD</strong> support search using a HPI-I identifier as defined in the profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/practitioner.html#search">name</a>
</td>
<td>
  <code>string</code>
</td>
<td/>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/resource.html#search">_id</a>
</td>
<td>
  <code>token</code>
</td>
<td/>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="PractitionerRole1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>PractitionerRole</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-practitionerrole.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the PractitionerRole resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the PractitionerRole resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/practitionerrole.html#search">identifier</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using a HPI-I identifier as defined in the profile.</p>
    <p>The server <strong>SHOULD</strong> support search using a HPI-I identifier as defined in the profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/practitionerrole.html#search">practitioner</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
     <p>The client <strong>SHALL</strong> provide at least an id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/practitioner.html#search">practitioner.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>SHOULD</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using a HPI-I identifier as defined in the AU Core Practitioner profile.</p>
    <p>The server <strong>SHOULD</strong> support search using a HPI-I identifier as defined in the AU Core Practitioner profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/resource.html#search">_id</a>
</td>
<td>
  <code>token</code>
</td>
<td/>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/practitionerrole.html#search">specialty</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
     <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/practitionerrole.html#search">organization</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
     <p>The client <strong>SHALL</strong> provide at least an id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="Procedure1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>Procedure</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-procedure.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-procedure</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the Procedure resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Procedure resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/procedure.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/procedure.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/procedure.html#search">code</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/procedure.html#search">date</a>
</td>
<td>
  <code>date</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide a value precise to the second + time offset.</p>
    <p>The server <strong>SHALL</strong> support a value precise to the second + time offset.</p>
    <p>The client <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
    <p>The server <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/procedure.html#search">status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/procedure.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/procedure.html#search">date</a>
</td>
<td>
  <code>reference</code>+  <code>date</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/procedure.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/procedure.html#search">code</a>+  <a href="http://hl7.org/fhir/R4/procedure.html#search">date</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>date</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/procedure.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/procedure.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">Provenance
<div class="panel-heading">
<h4 id="Provenance1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>Provenance</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-provenance.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-provenance</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>.
</li>
<li>
<strong>MAY</strong> support <code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the Provenance resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Provenance resource.</p>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="RelatedPerson1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>RelatedPerson</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-relatedperson.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-relatedperson</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the RelatedPerson resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the RelatedPerson resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/allergyintolerance.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/allergyintolerance.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/resource.html#search">_id</a>
</td>
<td>
  <code>token</code>
</td>
<td/>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/relatedperson.html#search">identifier</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core RelatedPerson profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core RelatedPerson profile.</p>
  </div>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/relatedperson.html#search">name</a>
</td>
<td>
  <code>string</code>
</td>
<td/>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/relatedperson.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/relatedperson.html#search">relationship</a>
</td>
<td>
  <code>reference</code>+  <code>string</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="ServiceRequest1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>ServiceRequest</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-servicerequest.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-servicerequest</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the ServiceRequest resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the ServiceRequest resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/resource.html#search">_id</a>
</td>
<td>
  <code>token</code>
</td>
<td/>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">identifier</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">category</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">code</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">authored</a>
</td>
<td>
  <code>date</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide a value precise to the second + time offset.</p>
    <p>The server <strong>SHALL</strong> support a value precise to the second + time offset.</p>
    <p>The client <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
    <p>The server <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>MAY</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">status</a>
</td>
<td>
  <code>token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
<div class="col-lg-5">
<span class="lead">Combined Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameters</th>
<th>Types</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">category</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">category</a>+  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">category</a>+  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">authored</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>date</code>
</td>
</tr>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">code</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">code</a>+  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">authored</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>+  <code>date</code>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">patient</a>+  <a href="http://hl7.org/fhir/R4/servicerequest.html#search">status</a>
</td>
<td>
  <code>reference</code>+  <code>token</code>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="Specimen1-1" class="panel-title">
<span style="float: right;">Resource Conformance: SHOULD</span>Specimen</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-specimen.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-specimen</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the Specimen resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Specimen resource.</p>
</div>
</blockquote>
</div>
</div>
<div class="row">
<div class="col-lg-7">
<span class="lead">Search Parameters</span>
<table class="table table-condensed table-hover">
<thead>
<tr>
<th>Conformance</th>
<th>Parameter</th>
<th>Type</th>
<th>Documentation</th>
</tr>
</thead>
<tbody>
<tr>
<td>
  <b>SHALL</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/specimen.html#search">patient</a>
</td>
<td>
  <code>reference</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
  </div>
</td>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/resource.html#search">_id</a>
</td>
<td>
  <code>token</code>
</td>
<td/>
</tr>
<tr>
<td>
  <b>SHOULD</b>
</td>
<td>
  <a href="http://hl7.org/fhir/R4/specimen.html#search">patient.identifier</a>
</td>
<td>
  <code>reference.token</code>
</td>
<td>
  <div>
    <p>The client <strong>SHALL</strong> provide both the system and code values.</p>
    <p>The server <strong>SHALL</strong> support both.</p>
    <p>The client <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
    <p>The server <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>
  </div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
<div class="panel panel-default">
<div class="panel-heading">
<h4 id="Substance1-1" class="panel-title">
<span style="float: right;">Resource Conformance: MAY</span>Substance</h4>
</div>
<div class="panel-body">
<div class="container">
<div class="row">
<div class="col-lg-6">
<span class="lead">Base System Profile</span>
<br/>
<a href="StructureDefinition-au-core-substance.html">http://hl7.org.au/fhir/core/StructureDefinition/au-core-substance</a>
</div>
<div class="col-lg-3">
<span class="lead">Profile Conformance</span>
<br/>
<b>SHALL</b>
</div>
<div class="col-lg-3">
<span class="lead">Reference Policy</span>
<br/>
<code>resolves</code>
</div>
</div>
<p/>
<div class="row">
<div class="col-lg-6">
<span class="lead">Interaction summary</span>
<br/>
<ul>
<li>
<strong>SHALL</strong> support <code>read</code>.
</li>
<li>
<strong>MAY</strong> support <code>search-type</code>.
</li>
</ul>
</div>
</div>
<p/>
<div class="row">
<div class="col-12">
<span class="lead">Documentation</span>
<blockquote>
<div>
<p>If the client supports the Substance resource, the client <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Substance resource.</p>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
  </text>
  <url
       value="http://hl7.org.au/fhir/core/CapabilityStatement/au-core-client"/>
  <version value="0.2.2-preview"/>
  <name value="AUCoreClientCapabilityStatement"/>
  <title value="AU Core Client CapabilityStatement"/>
  <status value="draft"/>
  <date value="2023-05-15"/>
  <publisher value="HL7 Australia"/>
  <contact>
    <name value="HL7 Australia FHIR Work Group"/>
    <telecom>
      <system value="url"/>
      <value value="https://confluence.hl7.org/display/HAFWG"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="This CapabilityStatement describes the basic rules for the AU Core server actor that is responsible for providing responses to queries submitted by AU Core clients. The complete list of FHIR profiles, RESTful operations, and search parameters supported by AU Core servers are defined in this CapabilityStatement."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="AU"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2022+; Licensed Under Creative Commons No Rights Reserved."/>
  <kind value="requirements"/>
  <fhirVersion value="4.0.1"/>
  <format value="json">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="SHALL"/>
    </extension>
  </format>
  <format value="xml">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="SHOULD"/>
    </extension>
  </format>
  <patchFormat value="application/json-patch+json">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="SHOULD"/>
    </extension>
  </patchFormat>
  <implementationGuide
                       value="http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base">🔗 
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="SHALL"/>
    </extension>
  </implementationGuide>
  <implementationGuide
                       value="http://hl7.org/fhir/smart-app-launch/ImplementationGuide/hl7.fhir.uv.smart-app-launch">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="SHOULD"/>
    </extension>
  </implementationGuide>
  <implementationGuide
                       value="http://hl7.org/fhir/uv/ipa/ImplementationGuide/hl7.fhir.uv.ipa">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="SHOULD"/>
    </extension>
  </implementationGuide>
  <implementationGuide
                       value="http://hl7.org/fhir/uv/bulkdata/ImplementationGuide/hl7.fhir.uv.bulkdata">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="SHOULD"/>
    </extension>
  </implementationGuide>
  <implementationGuide
                       value="http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc">
    <extension
               url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
      <valueCode value="SHOULD"/>
    </extension>
  </implementationGuide>
  <rest>
    <mode value="server"/>
    <documentation
                   value="The AU Core Client **SHALL**:
1. Support the AU Core Patient resource profile.
1. Support at least one additional resource profile from the list of AU Core Profiles.
1. Implement the RESTful behavior according to the FHIR specification.































1. Support JSON source formats for all AU Core interactions.








The AU Core Client **SHOULD**:
















1. Support XML source formats for all AU Core interactions."/>
    <security>
      <description value="TBD requirements and recommendations."/>
    </security>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="clinical-status"/>
        </extension>
      </extension>
      <type value="AllergyIntolerance"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-allergyintolerance"/>
      <documentation
                     value="If the client supports the AllergyIntolerance resource, the server **SHALL** support the AU Core profile and the conformance expectations for the AllergyIntolerance resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="clinical-status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="MAY"/>
      </extension>
      <type value="BodyStructure"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodystructure"/>
      <documentation
                     value="Observation, Procedure and ServiceRequest resources can represent body site information, using an external reference to a BodyStructure resource. If the client supports the BodyStructure resource, the server **SHALL** support the AU Core profile and the conformance expectations for the BodyStructure resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
        <extension url="required">
          <valueString value="date"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
        <extension url="required">
          <valueString value="date"/>
        </extension>
      </extension>
      <type value="CarePlan"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-careplan"/>
      <documentation
                     value="If the client supports the CarePlan resource, the server **SHALL** support the AU Core profile and the conformance expectations for the CarePlan resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="category"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CarePlan-category"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="date"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-date"/>
        <type value="date"/>
        <documentation
                       value="A client **SHALL** provide a value precise to the *second + time offset*.

A server **SHALL** support a value precise to the *second + time offset*. 

The client **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.

The server **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least a id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CarePlan-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <type value="CareTeam"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-careteam"/>
      <documentation
                     value="If the client supports the CareTeam resource, the server **SHALL** support the AU Core profile and the conformance expectations for the CareTeam resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least a id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/CareTeam-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
        <extension url="required">
          <valueString value="date"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="type"/>
        </extension>
        <extension url="required">
          <valueString value="date"/>
        </extension>
      </extension>
      <type value="Composition"/>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-documentcomposition">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <documentation
                     value="If the client supports the Composition resource, the server **SHALL** support the AU Core profile and **SHALL** support the conformance expectations for the Composition resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
        <type value="token"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-identifier"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="category"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-category"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-type"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="date"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-date"/>
        <type value="date"/>
        <documentation
                       value="A client **SHALL** provide a value precise to the *second + time offset*.

A server **SHALL** support a value precise to the *second + time offset*. 

The client **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.

The server **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Composition-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="clinical-status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
        <extension url="required">
          <valueString value="clinical-status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="code"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="onset-date"/>
        </extension>
      </extension>
      <type value="Condition"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition"/>
      <documentation
                     value="If the client supports the Condition resource, the server **SHALL** support the AU Core profile and the conformance expectations for the Condition resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="category"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Condition-category"/>
        <type value="token"/>
        <documentation value="The category of the condition"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="clinical-status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Condition-clinical-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="code"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-code"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="onset-date"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Condition-onset-date"/>
        <type value="date"/>
        <documentation
                       value="A client **SHALL** provide a value precise to the *second + time offset*.

A server **SHALL** support a value precise to the *second + time offset*. 

The client **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.

The server **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="type"/>
        </extension>
      </extension>
      <type value="Coverage"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-coverage"/>
      <documentation
                     value="If the client supports the Coverage resource, the server **SHALL** support the AU Core profile and the conformance expectations for the Coverage resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-identifier"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Coverage-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-type"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-coverage-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <type value="Device"/>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-device-system">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <documentation
                     value="If the client supports the Device resource, the server **SHALL** support the AU Core profile and the conformance expectations for the Device resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
        <type value="token"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Device-identifier"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="type"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Device-type"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
        <extension url="required">
          <valueString value="date"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="code"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="code"/>
        </extension>
        <extension url="required">
          <valueString value="date"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <type value="DiagnosticReport"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticreport"/>
      <documentation
                     value="If the client supports the DiagnosticReport resource, the server **SHALL** support the AU Core profile and the conformance expectations for the DiagnosticReport resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
        <type value="token"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-identifier"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="category"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/DiagnosticReport-category"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="code"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-code"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="date"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-date"/>
        <type value="date"/>
        <documentation
                       value="A client **SHALL** provide a value precise to the *second + time offset*.

A server **SHALL** support a value precise to the *second + time offset*. 

The client **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.

The server **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/DiagnosticReport-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
        <extension url="required">
          <valueString value="date"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="contenttype"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="type"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="type"/>
        </extension>
        <extension url="required">
          <valueString value="date"/>
        </extension>
      </extension>
      <type value="DocumentReference"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-documentreference"/>
      <documentation
                     value="If the client supports the DocumentReference resource, the server **SHALL** support the AU Core profile and the conformance expectations for the DocumentReference resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
        <type value="token"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-identifier"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="category"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/DocumentReference-category"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="contenttype"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="date"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-date"/>
        <type value="date"/>
        <documentation
                       value="A client **SHALL** provide a value precise to the *second + time offset*.

A server **SHALL** support a value precise to the *second + time offset*. 

The client **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.

The server **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/DocumentReference-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-type"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="date"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="class"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="discharge-disposition"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="location"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="type"/>
        </extension>
      </extension>
      <type value="Encounter"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter"/>
      <documentation
                     value="If the client supports the Encounter resource, the server **SHALL** support the AU Core profile and the conformance expectations for the Encounter resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="class"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Encounter-class"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="date"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-date"/>
        <type value="date"/>
        <documentation
                       value="A client **SHALL** provide a value precise to the *second + time offset*.

A server **SHALL** support a value precise to the *second + time offset*. 

The client **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.

The server **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="discharge-disposition"/>
        <definition
                    value="http://hl7.org.au/fhir/SearchParameter/encounter-discharge-disposition"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-identifier"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="location"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Encounter-location"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/DocumentReference-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-type"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <type value="HealthcareService"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-healthcareservice"/>
      <documentation
                     value="If the client supports the HealthcareService resource, the server **SHALL** support the AU Core profile and the conformance expectations for the HealthcareService resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="name"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/HealthcareService-name"/>
        <type value="string"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="service-category"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/HealthcareService-service-category"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/HealthcareService-identifier"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values. The server **SHALL** support both. The client **SHOULD** support search using HPI-O identifier as defined in the profile.

The server **SHOULD** support search using the using HPI-O identifier as defined in the profile."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="location"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/HealthcareService-location"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="organization"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/HealthcareService-organization"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="specialty"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/HealthcareService-specialty"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="service-type"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/HealthcareService-service-type"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="date"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="vaccine-code"/>
        </extension>
      </extension>
      <type value="Immunization"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-immunization"/>
      <documentation
                     value="If the client supports the Immunization resource, the server **SHALL** support the AU Core profile and the conformance expectations for the Immunization resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="date"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-date"/>
        <type value="date"/>
        <documentation
                       value="A client **SHALL** provide a value precise to the *second + time offset*.

A server **SHALL** support a value precise to the *second + time offset*. 

The client **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.

The server **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Immunization-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="vaccine-code"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Immunization-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="code"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="code"/>
        </extension>
        <extension url="required">
          <valueString value="date"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <type value="List"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-list"/>
      <documentation
                     value="If the client supports the List resource, the client **SHALL** support the AU Core profile and the conformance expectations for the List resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
        <type value="token"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-identifier"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="code"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-code"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="date"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-date"/>
        <type value="date"/>
        <documentation
                       value="A client **SHALL** provide a value precise to the *second + time offset*.

A server **SHALL** support a value precise to the *second + time offset*. 

The client **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.

The server **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="encounter"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-encounter"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="status"/>
        <definition value="http://hl7.org/fhir/SearchParameter/List-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <type value="Location"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-location"/>
      <documentation
                     value="If the client supports the Location resource, the server **SHALL** support the AU Core profile and the conformance expectations for the Location resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="address"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Location-address"/>
        <type value="string"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="name"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Location-name"/>
        <type value="string"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="address-city"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Location-address-city"/>
        <type value="string"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="address-state"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Location-address-state"/>
        <type value="string"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="address-postalcode"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Location-address-postalcode"/>
        <type value="string"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Location-identifier"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <type value="Medication"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication"/>
      <documentation
                     value="MedicationAdministration, MedicationDispense, MedicationRequest, and MedicationStatement resources can represent a medication, using an external reference to a Medication resource.

If the client supports the Medication resource, the server **SHALL** support the AU Core profile and the conformance expectations for the Medication resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="effective-time"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
        <extension url="required">
          <valueString value="effective-time"/>
        </extension>
      </extension>
      <type value="MedicationAdministration"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationadministration"/>
      <documentation
                     value="MedicationAdministration resources can represent a medication using either a code or refer to the Medication resource. When referencing Medication, the resource may be [contained](http://hl7.org/fhir/R4/references.html#contained) or an external resource. The server **MAY** choose any one way or more than one method, but if an external reference to Medication is used, the server **SHALL** support the `_include` parameter for searching this element. The client application **SHALL** support all methods.

If the client supports the MedicationAdministration resource, the server **SHALL** support the AU Core profile and the conformance expectations for the MedicationAdministration resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchInclude value="MedicationAdminstration:medication"/>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/medications-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="effective-time"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicationAdministration-effective-time"/>
        <type value="date"/>
        <documentation
                       value="A client **SHALL** provide a value precise to the *second + time offset*.

A server **SHALL** support a value precise to the *second + time offset*. 

The client **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.

The server **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least a id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="whenhandedover"/>
        </extension>
      </extension>
      <type value="MedicationDispense"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationdispense"/>
      <documentation
                     value="MedicationDispense resources can represent a medication using either a code or refer to the Medication resource. When referencing Medication, the resource may be [contained](http://hl7.org/fhir/R4/references.html#contained) or an external resource. The server **MAY** choose any one way or more than one method, but if an external reference to Medication is used, the server **SHALL** support the `_include` parameter for searching this element. The client application **SHALL** support all methods.

If the client supports the MedicationDispense resource, the server **SHALL** support the AU Core profile and the conformance expectations for the MedicationDispense resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchInclude value="MedicationDispense:medication"/>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/medications-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="whenhandedover"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicationDispense-whenhandedover"/>
        <type value="date"/>
        <documentation
                       value="A client **SHALL** provide a value precise to the *second + time offset*.

A server **SHALL** support a value precise to the *second + time offset*. 

The client **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.

The server **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least a id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="intent"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="intent"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="intent"/>
        </extension>
        <extension url="required">
          <valueString value="authoredon"/>
        </extension>
      </extension>
      <type value="MedicationRequest"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationrequest"/>
      <documentation
                     value="MedicationRequest resources can represent a medication using either a code or refer to the Medication resource. When referencing Medication, the resource may be [contained](http://hl7.org/fhir/R4/references.html#contained) or an external resource. The server **MAY** choose any one way or more than one method, but if an external reference to Medication is used, the server **SHALL** support the `_include` parameter for searching this element. The client application **SHALL** support all methods.

If the client supports the MedicationRequest resource, the server **SHALL** support the AU Core profile and the conformance expectations for the MedicationRequest resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchInclude value="MedicationRequest:medication"/>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
        <type value="token"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-identifier"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="category"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicationRequest-category"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="authoredon"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicationRequest-authoredon"/>
        <type value="date"/>
        <documentation
                       value="A client **SHALL** provide a value precise to the *second + time offset*.

A server **SHALL** support a value precise to the *second + time offset*. 

The client **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.

The server **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="intent"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicationRequest-intent"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/medications-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="effective"/>
        </extension>
      </extension>
      <type value="MedicationStatement"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationstatement"/>
      <documentation
                     value="MedicationStatement resources can represent a medication using either a code or refer to the Medication resource. When referencing Medication, the resource may be [contained](http://hl7.org/fhir/R4/references.html#contained) or an external resource. The server **MAY** choose any one way or more than one method, but if an external reference to Medication is used, the server **SHALL** support the `_include` parameter for searching this element. The client application **SHALL** support all methods.

If the client supports the MedicationStatement resource, the client **SHALL** support the AU Core profile and the conformance expectations for the MedicationStatement resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchInclude value="MedicationStatement:medication"/>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="effective"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/MedicationStatement-effective"/>
        <type value="date"/>
        <documentation
                       value="A client **SHALL** provide a value precise to the *second + time offset*.

A server **SHALL** support a value precise to the *second + time offset*. 

The client **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.

The server **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/medications-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
        <extension url="required">
          <valueString value="date"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="code"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="code"/>
        </extension>
        <extension url="required">
          <valueString value="date"/>
        </extension>
      </extension>
      <type value="Observation"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-observation"/>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-norelevantfinding">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-alcoholstatus">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-gestationalage">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-parity">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-lastmenstrualperiod">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-bmi">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyweight">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-oxygensat">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-gravidity">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstartdate">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-bloodpressure">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyheight">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-path">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-lipid-result">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-estimateddateofdelivery">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-headcircum">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodytemp">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-heartrate">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-pregnancystatus">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingceasedate">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-waistcircum">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-vitalspanel">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-resprate">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-imag">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-sexassignedatbirth">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-healthprogramparticipation">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <supportedProfile
                        value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstatus">🔗 
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </supportedProfile>
      <documentation
                     value="If the client supports the Observation resource, the client **SHALL** support the AU Core profiles and the conformance expectations for the Observation resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="category"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Observation-category"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="code"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-code"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="date"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-date"/>
        <type value="date"/>
        <documentation
                       value="A client **SHALL** provide a value precise to the *second + time offset*.

A server **SHALL** support a value precise to the *second + time offset*. 

The client **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.

The server **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Observation-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <type value="Organization"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization"/>
      <documentation
                     value="If the client supports the Organization resource, the client **SHALL** support the AU Core profile and the conformance expectations for the Organization resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="address"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-address"/>
        <type value="string"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-identifier"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **SHOULD** provide both the system and code values. The server **SHALL** support both.

The client **SHOULD** support search using HPI-O and ABN identifiers as defined in the profile. The server **SHOULD** support search using the using HPI-O and ABN identifiers as defined in the profile."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="name"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Organization-name"/>
        <type value="string"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
        <type value="token"/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHALL"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="birthdate"/>
        </extension>
        <extension url="required">
          <valueString value="family"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="birthdate"/>
        </extension>
        <extension url="required">
          <valueString value="name"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="family"/>
        </extension>
        <extension url="required">
          <valueString value="gender"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="gender"/>
        </extension>
        <extension url="required">
          <valueString value="name"/>
        </extension>
      </extension>
      <type value="Patient"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient"/>
      <documentation
                     value="Clients **SHALL** be able to access the patient record using the following API call:

`GET [url]/Patient/[id]`

Clients **SHOULD** use these search parameters that servers are required to support to access the patient record:

 - `_id`
 - `identifier`

Clients are not required to support any additional search parameters, and clients **SHOULD NOT** expect servers to do so.

The client **SHALL** support the AU Core profile and **SHALL** support the conformance expectations for the Patient resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
        <type value="token"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="birthdate"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/individual-birthdate"/>
        <type value="date"/>
        <documentation
                       value="A client **SHALL** provide a value precise to the *day*.

A server **SHALL** support a value a value precise to the *day*."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="family"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/individual-family"/>
        <type value="string"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="gender"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/individual-gender"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="indigenous-status"/>
        <definition
                    value="http://hl7.org.au/fhir/SearchParameter/indigenous-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Patient-identifier"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide both the system and code values. The server **SHALL NOT** support only code values.

The client **SHOULD** support search using IHI, Medicare Number, and DVA Number identifiers as defined in the profile. The server **SHOULD** support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the profile."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="name"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Patient-name"/>
        <type value="string"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="patient-gender-identity"/>
        <definition
                    value="http://hl7.org.au/fhir/SearchParameter/patient-gender-identity"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <type value="Practitioner"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner"/>
      <documentation
                     value="If the client supports the Practitioner resource, the client **SHALL** support the AU Core profile and the conformance expectations for the Practitioner resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
        <type value="token"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Practitioner-identifier"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values. The server **SHALL** support both.

The client **SHOULD** support search using a HPI-I identifier as defined in the profile. The server **SHOULD** support search using the using a HPI-I identifier as defined in the profile."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="name"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Practitioner-name"/>
        <type value="string"/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <type value="PractitionerRole"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole"/>
      <documentation
                     value="If the client supports the PractitionerRole resource, the client **SHALL** support the AU Core profile and the conformance expectations for the PractitionerRole resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchInclude value="PractitionerRole:practitioner"/>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
        <type value="token"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/PractitionerRole-identifier"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values. The server **SHALL** support both.

The client **SHOULD** support search using HPI-I and Medicare Provider Number identifiers as defined in the profile. The server **SHOULD** support search using the using HPI-I and Medicare Provider Number identifiers as defined in the profile."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="practitioner"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-practitionerrole-practitioner"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search practitioner.identifier using HPI-I and Medicare Provider Number identifiers as defined in the AU Core Practitioner profile.

The server **SHOULD** support chained search practitioner.identifier using HPI-I and Medicare Provider Number identifiers as defined in the AU Core Practitioner profile."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="specialty"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="organization"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/PractitionerRole-organization"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="date"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="code"/>
        </extension>
        <extension url="required">
          <valueString value="date"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <type value="Procedure"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-procedure"/>
      <documentation
                     value="If the client supports the Procedure resource, the client **SHALL** support the AU Core profile and the conformance expectations for the Procedure resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="code"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-code"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="date"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-date"/>
        <type value="date"/>
        <documentation
                       value="A client **SHALL** provide a value precise to the *second + time offset*.

A server **SHALL** support a value precise to the *second + time offset*. 

The client **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.

The server **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/Procedure-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <type value="Provenance"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-provenance"/>
      <documentation
                     value="If the client supports the Provenance resource, the client **SHALL** support the AU Core profile and the conformance expectations for the Provenance resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="relationship"/>
        </extension>
      </extension>
      <type value="RelatedPerson"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-relatedperson"/>
      <documentation
                     value="If the client supports the RelatedPerson resource, the client **SHALL** support the AU Core profile and the conformance expectations for the RelatedPerson resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
        <type value="token"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-identifier"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="name"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/RelatedPerson-name"/>
        <type value="string"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-relatedperson-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
        <extension url="required">
          <valueString value="authored"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="code"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="category"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="code"/>
        </extension>
        <extension url="required">
          <valueString value="authored"/>
        </extension>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <extension url="required">
          <valueString value="patient"/>
        </extension>
        <extension url="required">
          <valueString value="status"/>
        </extension>
      </extension>
      <type value="ServiceRequest"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-servicerequest"/>
      <documentation
                     value="If the client supports the ServiceRequest resource, the client **SHALL** support the AU Core profile and the conformance expectations for the ServiceRequest resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
        <type value="token"/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="identifier"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-identifier"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="category"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ServiceRequest-category"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="code"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/clinical-code"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="authored"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ServiceRequest-authored"/>
        <type value="date"/>
        <documentation
                       value="A client **SHALL** provide a value precise to the *second + time offset*.

A server **SHALL** support a value precise to the *second + time offset*. 

The client **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.

The server **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <name value="status"/>
        <definition
                    value="http://hl7.org/fhir/SearchParameter/ServiceRequest-status"/>
        <type value="token"/>
        <documentation
                       value="The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.

The server **SHALL** support both."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="SHOULD"/>
      </extension>
      <type value="Specimen"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-specimen"/>
      <documentation
                     value="If the client supports the Specimen resource, the client **SHALL** support the AU Core profile and the conformance expectations for the Specimen resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
      <searchRevInclude value="Provenance:target">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
      </searchRevInclude>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <name value="patient"/>
        <definition
                    value="http://hl7.org.au/fhir/core/SearchParameter/au-core-specimen-patient"/>
        <type value="reference"/>
        <documentation
                       value="The client **SHALL** provide at least an id value and **MAY** provide both the Type and id values.

The server **SHALL** support both.

The client **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.

The server **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."/>
      </searchParam>
      <searchParam>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
        <name value="_id"/>
        <definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
        <type value="token"/>
      </searchParam>
    </resource>
    <resource>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="MAY"/>
      </extension>
      <type value="Substance"/>
      <profile
               value="http://hl7.org.au/fhir/core/StructureDefinition/au-core-substance"/>
      <documentation
                     value="Substance resources can represent a specific ingredient substance, using an external reference to a Substance resource.

If the client supports the Substance resource, the client **SHALL** support the AU Core profile and the conformance expectations for the Substance resource."/>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHALL"/>
        </extension>
        <code value="read"/>
      </interaction>
      <interaction>
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="MAY"/>
        </extension>
        <code value="search-type"/>
      </interaction>
      <referencePolicy value="resolves">
        <extension
                   url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
          <valueCode value="SHOULD"/>
        </extension>
      </referencePolicy>
    </resource>
    <interaction>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="MAY"/>
      </extension>
      <code value="transaction"/>
    </interaction>
    <interaction>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="MAY"/>
      </extension>
      <code value="batch"/>
    </interaction>
    <interaction>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="MAY"/>
      </extension>
      <code value="search-system"/>
    </interaction>
    <interaction>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
        <valueCode value="MAY"/>
      </extension>
      <code value="history-system"/>
    </interaction>
  </rest>
</CapabilityStatement>