AU Core Implementation Guide
1.0.0-ci-build - CI Build Australia flag

AU Core Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7au/au-fhir-core/ and changes regularly. See the Directory of published versions

: AU Core Requester CapabilityStatement - JSON Representation

Page standards status: Draft Maturity Level: 1

Raw json | Download

{
  "resourceType" : "CapabilityStatement",
  "id" : "au-core-requester",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <h2 id=\"title\">AU Core Requester CapabilityStatement</h2>\n      <ul>\n        <li>Implementation Guide Version: 0.4.0-ci-build</li>\n        <li>FHIR Version: 4.0.1</li>\n        <li>Supported Formats: <strong>SHALL</strong> support <code>json</code>,          <strong>SHOULD</strong> support <code>xml</code>\n        </li>\n        <li>Supported Patch Formats: <strong>SHOULD</strong> support <code>application/json-patch+json</code>\n        </li>\n        <li>Published on: TBD</li>\n        <li>Published by: HL7 Australia - FHIR Working Group</li>\n      </ul>\n      <blockquote class=\"impl-note\">\n        <p>\n          <strong>Note to Implementers: FHIR Capabilities</strong>\n        </p>\n        <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>\n      </blockquote>\n      <h3 id=\"shallIGs\">\n        <strong>SHALL</strong> support the following Implementation Guides</h3>\n      <ul>\n        <li>\n          <a href=\"http://hl7.org.au/fhir/\">AU Base</a>\n        </li>\n      </ul>\n      <h3 id=\"shouldIGs\">\n        <strong>SHOULD</strong> support the following Implementation Guides</h3>\n      <ul>\n        <li>\n          <a href=\"https://hl7.org/fhir/uv/ipa/\">International Patient Access</a>\n        </li>\n        <li>\n          <a href=\"http://hl7.org/fhir/smart-app-launch/\">SMART Application Launch Framework Implementation Guide</a>\n        </li>\n      </ul>\n      <h2 id=\"rest\">FHIR RESTful Capabilities</h2>\n      <div class=\"panel panel-default\">\n        <div class=\"panel-heading\">\n          <h3 id=\"mode1\" class=\"panel-title\">Mode: <code>client</code>\n          </h3>\n        </div>\n        <div class=\"panel-body\">\n          <div>\n            <p>The AU Core Requester <strong>SHALL</strong>:\n            </p>\n            <ol>\n              <li>\n                <p>Support the AU Core Patient resource profile.</p>\n              </li>\n              <li>\n                <p>Support at least one additional resource profile from the list of AU Core Profiles.</p>\n              </li>\n              <li>\n                <p>Implement the RESTful behavior according to the FHIR specification.</p>\n              </li>\n              <li>\n                <p>Support JSON source formats for all AU Core interactions.</p>\n              </li>\n            </ol>\n            <p>The AU Core Requester <strong>SHOULD</strong>:\n            </p>\n            <ol>\n              <li>Support XML source formats for all AU Core interactions.</li>\n            </ol>\n          </div>\n          <div class=\"lead\">\n            <em>Security</em>\n          </div>\n          <blockquote>\n            <div>\n              <ol>\n               <li>See the <a href=\"security.html\">Security and Privacy</a> page for AU Core security requirements. </li>\n              </ol>\n            </div>\n          </blockquote>\n          <div class=\"lead\">\n            <em>Summary of System-wide interactions</em>\n          </div>\n          <ul>\n            <li>\n              <strong>MAY</strong> support the <code>transaction</code> interaction.</li>\n            <li>\n              <strong>MAY</strong> support the <code>batch</code> interaction.</li>\n            <li>\n              <strong>MAY</strong> support the <code>search-system</code> interaction.</li>\n            <li>\n              <strong>MAY</strong> support the <code>history-system</code> interaction.</li>\n          </ul>\n        </div>\n      </div>\n      <h3 id=\"resourcesCap1\">Capabilities by Resource/Profile</h3>\n      <h4 id=\"resourcesSummary1\">Summary</h4>\n      <p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p>\n      <ul>\n        <li>The relevant profiles (if any)</li>\n        <li>The interactions supported by each resource (<b>\n          <span class=\"bg-info\">R</span>\n        </b>ead, <b>\n        <span class=\"bg-info\">S</span>\n      </b>earch, <b>\n      <span class=\"bg-info\">U</span>\n    </b>pdate, and <b>\n    <span class=\"bg-info\">C</span>\n  </b>reate, are always shown, while <b>\n  <span class=\"bg-info\">VR</span>\n</b>ead, <b>\n<span class=\"bg-info\">P</span>\n</b>atch, <b>\n<span class=\"bg-info\">D</span>\n</b>elete, <b>\n<span class=\"bg-info\">H</span>\n</b>istory on <b>\n<span class=\"bg-info\">I</span>\n</b>nstance, or <b>\n<span class=\"bg-info\">H</span>\n</b>istory on <b>\n<span class=\"bg-info\">T</span>\n</b>ype are only present if at least one of the resources has support for them.</li>\n<li>\n<span>The required, recommended, and some optional search parameters (if any). </span>\n</li>\n<li>The linked resources enabled for <code>_include</code>\n</li>\n<li>The other resources enabled for <code>_revinclude</code>\n</li>\n<li>The operations on the resource (if any)</li>\n</ul>\n<div class=\"table-responsive\">\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>\n<b>Resource Type</b>\n</th>\n<th>\n<b>Profile</b>\n</th>\n<th class=\"text-center\">\n<b title=\"GET a resource (read interaction)\">R</b>\n</th>\n<th class=\"text-center\">\n<b title=\"GET all set of resources of the type (search interaction)\">S</b>\n</th>\n<th class=\"text-center\">\n<b title=\"PUT a new resource version (update interaction)\">U</b>\n</th>\n<th class=\"text-center\">\n<b title=\"POST a new resource (create interaction)\">C</b>\n</th>\n<th>\n<b title=\"Required and recommended search parameters\">Searches</b>\n</th>\n<th>\n<code>\n<b>_include</b>\n</code>\n</th>\n<th>\n<code>\n<b>_revinclude</b>\n</code>\n</th>\n<th>\n<b>Operations</b>\n</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n<a href=\"#AllergyIntolerance1-1\">AllergyIntolerance</a>\n</td>\n<td>\n<a href=\"StructureDefinition-au-core-allergyintolerance.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-allergyintolerance</a>\n</td>\n<td>y</td>\n<td class=\"text-center\">y</td>\n<td class=\"text-center\"/>\n<td class=\"text-center\"/>\n<td>clinical-status, patient, patient.identifier, patient+clinical-status</td>\n<td/>\n<td>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n<a href=\"#Condition1-1\">Condition</a>\n</td>\n<td>\n<a href=\"StructureDefinition-au-core-condition.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition</a>\n</td>\n<td>y</td>\n<td class=\"text-center\">y</td>\n<td class=\"text-center\"/>\n<td class=\"text-center\"/>\n<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>\n<td/>\n<td>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n<a href=\"#Encounter1-1\">Encounter</a>\n</td>\n<td>\n<a href=\"StructureDefinition-au-core-encounter.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter</a>\n</td>\n<td>y</td>\n<td class=\"text-center\">y</td>\n<td class=\"text-center\"/>\n<td class=\"text-center\"/>\n<td>class, date, location, patient, patient.identifier, patient+class, patient+date, patient+location, patient+status, status</td>\n<td/>\n<td>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n<a href=\"#Immunization1-1\">Immunization</a>\n</td>\n<td>\n<a href=\"StructureDefinition-au-core-immunization.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-immunization</a>\n</td>\n<td>y</td>\n<td class=\"text-center\">y</td>\n<td class=\"text-center\"/>\n<td class=\"text-center\"/>\n<td>date, patient, patient.identifier, patient+date, patient+status, patient+vaccine-code, status, vaccine-code</td>\n<td/>\n<td>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n<a href=\"#Location1-1\">Location</a>\n</td>\n<td>\n<a href=\"StructureDefinition-au-core-location.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-location</a>\n</td>\n<td>y</td>\n<td class=\"text-center\">y</td>\n<td class=\"text-center\"/>\n<td class=\"text-center\"/>\n<td>address, address-city, address-postalcode, address-state, identifier, name</td>\n<td/>\n<td>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n<a href=\"#Medication1-1\">Medication</a>\n</td>\n<td>\n<a href=\"StructureDefinition-au-core-medication.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication</a>\n</td>\n<td>y</td>\n<td class=\"text-center\"/>\n<td class=\"text-center\"/>\n<td class=\"text-center\"/>\n<td/>\n<td/>\n<td/>\n<td/>\n</tr>\n<tr>\n<td>\n<a href=\"#MedicationRequest1-1\">MedicationRequest</a>\n</td>\n<td>\n<a href=\"StructureDefinition-au-core-medicationrequest.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationrequest</a>\n</td>\n<td>y</td>\n<td class=\"text-center\">y</td>\n<td class=\"text-center\"/>\n<td class=\"text-center\"/>\n<td>_id, authoredon, intent, patient, patient.identifier, patient+intent, patient+intent+authoredon, patient+intent+status, status</td>\n<td>\n<code>MedicationRequest:medication</code>\n</td>\n<td>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n<a href=\"#Observation1-1\">Observation</a>\n</td>\n<td>\n<a href=\"StructureDefinition-au-core-waistcircum.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-waistcircum</a>,\n<a href=\"StructureDefinition-au-core-bodyweight.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyweight</a>,\n<a href=\"StructureDefinition-au-core-bodytemp.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodytemp</a>,\n<a href=\"StructureDefinition-au-core-diagnosticresult.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult</a>,\n<a href=\"StructureDefinition-au-core-heartrate.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-heartrate</a>,\n<a href=\"StructureDefinition-au-core-resprate.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-resprate</a>,\n<a href=\"StructureDefinition-au-core-diagnosticresult-path.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-path</a>,\n<a href=\"StructureDefinition-au-core-smokingstatus.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstatus</a>,\n<a href=\"StructureDefinition-au-core-bloodpressure.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bloodpressure</a>,\n<a href=\"StructureDefinition-au-core-bodyheight.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyheight</a>\n</td>\n<td>y</td>\n<td class=\"text-center\">y</td>\n<td class=\"text-center\"/>\n<td class=\"text-center\"/>\n<td>category, code, date, patient, patient.identifier, patient+category, patient+category+date, patient+category+status, patient+code, patient+code+date, status</td>\n<td/>\n<td>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n<a href=\"#Organization1-1\">Organization</a>\n</td>\n<td>\n<a href=\"StructureDefinition-au-core-organization.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization</a>\n</td>\n<td>y</td>\n<td class=\"text-center\">y</td>\n<td class=\"text-center\"/>\n<td class=\"text-center\"/>\n<td>_id, address, identifier, name</td>\n<td/>\n<td>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n<a href=\"#Patient1-1\">Patient</a>\n</td>\n<td>\n<a href=\"StructureDefinition-au-core-patient.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient</a>\n</td>\n<td>y</td>\n<td class=\"text-center\">y</td>\n<td class=\"text-center\"/>\n<td class=\"text-center\"/>\n<td>_id, birthdate, birthdate+family, birthdate+name, family, family+gender, gender, gender+name, identifier, indigenous-status, name, gender-identity</td>\n<td/>\n<td>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n<a href=\"#Practitioner1-1\">Practitioner</a>\n</td>\n<td>\n<a href=\"StructureDefinition-au-core-practitioner.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner</a>\n</td>\n<td>y</td>\n<td class=\"text-center\">y</td>\n<td class=\"text-center\"/>\n<td class=\"text-center\"/>\n<td>_id, identifier, name</td>\n<td/>\n<td>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n<a href=\"#PractitionerRole1-1\">PractitionerRole</a>\n</td>\n<td>\n<a href=\"StructureDefinition-au-core-practitionerrole.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole</a>\n</td>\n<td>y</td>\n<td class=\"text-center\">y</td>\n<td class=\"text-center\"/>\n<td class=\"text-center\"/>\n<td>_id, identifier, organization, practitioner, practitioner.identifier, specialty</td>\n<td>\n<code>PractitionerRole:practitioner</code>\n</td>\n<td>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n<a href=\"#Procedure1-1\">Procedure</a>\n</td>\n<td>\n<a href=\"StructureDefinition-au-core-procedure.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-procedure</a>\n</td>\n<td>y</td>\n<td class=\"text-center\">y</td>\n<td class=\"text-center\"/>\n<td class=\"text-center\"/>\n<td>code, date, patient, patient.identifier, patient+code+date, patient+date, patient+status, status</td>\n<td/>\n<td>\n</td>\n<td/>\n</tr>\n</tbody>\n</table>\n</div>\n<div class=\"panel panel-default\">\n<div class=\"panel-heading\">\n<h4 id=\"AllergyIntolerance1-1\" class=\"panel-title\">\n<span style=\"float: right;\">Resource Conformance: SHOULD</span>AllergyIntolerance</h4>\n</div>\n<div class=\"panel-body\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Base System Profile</span>\n<br/>\n<a href=\"StructureDefinition-au-core-allergyintolerance.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-allergyintolerance</a>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Profile Conformance</span>\n<br/>\n<b>SHALL</b>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Reference Policy</span>\n<br/>\n<code>resolves</code>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Interaction summary</span>\n<br/>\n<ul>\n<li>\n<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.\n</li>\n<li>\n<strong>MAY</strong> support <code>create</code>,<code>update</code>,<code>delete</code>,<code>vread</code>,<code>patch</code>,<code>history-instance</code>.\n</li>\n</ul>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-12\">\n<span class=\"lead\">Documentation</span>\n<blockquote>\n<div>\n<p>If the requester supports the AllergyIntolerance resource, the requester <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the AllergyIntolerance resource.</p>\n</div>\n</blockquote>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-lg-7\">\n<span class=\"lead\">Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameter</th>\n<th>Type</th>\n<th>Documentation</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/allergyintolerance.html#search\">patient</a>\n</td>\n<td>\n  <code>reference</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least an id value and <strong>MAY</strong> provide both the Type and id values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/allergyintolerance.html#search\">patient.identifier</a>\n</td>\n<td>\n  <code>reference.token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>\n    <p>The responder <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/allergyintolerance.html#search\">clinical-status</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n<div class=\"col-lg-5\">\n<span class=\"lead\">Combined Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameters</th>\n<th>Types</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <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>\n</td>\n<td>\n  <code>reference</code>+  <code>token</code>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\n</div>\n<div class=\"panel panel-default\">\n<div class=\"panel-heading\">\n<h4 id=\"Condition1-1\" class=\"panel-title\">\n<span style=\"float: right;\">Resource Conformance: SHOULD</span>Condition</h4>\n</div>\n<div class=\"panel-body\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Base System Profile</span>\n<br/>\n<a href=\"StructureDefinition-au-core-condition.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition</a>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Profile Conformance</span>\n<br/>\n<b>SHALL</b>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Reference Policy</span>\n<br/>\n<code>resolves</code>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Interaction summary</span>\n<br/>\n<ul>\n<li>\n<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.\n</li>\n<li>\n<strong>MAY</strong> support <code>create</code>,<code>update</code>,<code>delete</code>,<code>vread</code>,<code>patch</code>,<code>history-instance</code>.\n</li>\n</ul>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-12\">\n<span class=\"lead\">Documentation</span>\n<blockquote>\n<div>\n<p>If the requester supports the Condition resource, the requester <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Condition resource.</p>\n</div>\n</blockquote>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-lg-7\">\n<span class=\"lead\">Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameter</th>\n<th>Type</th>\n<th>Documentation</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/condition.html#search\">patient</a>\n</td>\n<td>\n  <code>reference</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least an id value and <strong>MAY</strong> provide both the Type and id values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/condition.html#search\">patient.identifier</a>\n</td>\n<td>\n  <code>reference.token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>\n    <p>The responder <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/condition.html#search\">category</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/condition.html#search\">clinical-status</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/condition.html#search\">code</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHOULD</strong> support <code>multipleOr</code>.</p>\n    <p>The responder <strong>SHOULD</strong> support <code>multipleOr</code>.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/condition.html#search\">onset-date</a>\n</td>\n<td>\n  <code>date</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide a value precise to the second + time offset.</p>\n    <p>The responder <strong>SHALL</strong> support a value precise to the second + time offset.</p>\n    <p>The requester <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The responder <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The requester <strong>SHOULD</strong> support <code>multipleAnd</code>, and if <code>multipleAnd</code> is supported, <strong>SHALL</strong> support the search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The responder <strong>SHOULD</strong> support <code>multipleAnd</code>, and if <code>multipleAnd</code> is supported, <strong>SHALL</strong> support the search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n  </div>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n<div class=\"col-lg-5\">\n<span class=\"lead\">Combined Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameters</th>\n<th>Types</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <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>\n</td>\n<td>\n  <code>reference</code>+  <code>token</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/condition.html#search\">patient</a>+  <a href=\"http://hl7.org/fhir/R4/condition.html#search\">category</a>\n</td>\n<td>\n  <code>reference</code>+  <code>token</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <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>\n</td>\n<td>\n  <code>reference</code>+  <code>token</code>+  <code>token</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/condition.html#search\">patient</a>+  <a href=\"http://hl7.org/fhir/R4/condition.html#search\">code</a>\n</td>\n<td>\n  <code>reference</code>+  <code>token</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <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>\n</td>\n<td>\n  <code>reference</code>+  <code>date</code>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\n</div>\n<div>\n<div class=\"panel panel-default\">\n<div class=\"panel-heading\">\n<h4 id=\"Encounter1-1\" class=\"panel-title\">\n<span style=\"float: right;\">Resource Conformance: SHOULD</span>Encounter</h4>\n</div>\n<div class=\"panel-body\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Base System Profile</span>\n<br/>\n<a href=\"StructureDefinition-au-core-encounter.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter</a>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Profile Conformance</span>\n<br/>\n<b>SHALL</b>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Reference Policy</span>\n<br/>\n<code>resolves</code>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Interaction summary</span>\n<br/>\n<ul>\n<li>\n<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.\n</li>\n<li>\n<strong>MAY</strong> support <code>create</code>,<code>update</code>,<code>delete</code>,<code>vread</code>,<code>patch</code>,<code>history-instance</code>.\n</li>\n</ul>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-12\">\n<span class=\"lead\">Documentation</span>\n<blockquote>\n<div>\n<p>If the requester supports the Encounter resource, the requester <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Encounter resource.</p>\n<p>The Encounter resource can communicate the clinical indication using either a code in <code>Encounter.reasonCode</code> or a reference using <code>Encounter.reasonReference</code>. Although both <code>Encounter.reasonCode</code> and <code>Encounter.reasonReference</code> are marked as Must Support, a responder is not required to support both but <strong>SHALL</strong> support at least one of these elements. The requester <strong>SHALL</strong> support both elements.</p>\n</div>\n</blockquote>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-lg-7\">\n<span class=\"lead\">Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n  <th>Conformance</th>\n  <th>Parameter</th>\n  <th>Type</th>\n  <th>Documentation</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n  <td>\n    <b>SHALL</b>\n  </td>\n  <td>\n    <a href=\"http://hl7.org/fhir/R4/encounter.html#search\">patient</a>\n  </td>\n  <td>\n    <code>reference</code>\n  </td>\n  <td>\n    <div>\n      <p>The requester <strong>SHALL</strong> provide at least an id value and <strong>MAY</strong> provide both the Type and id values.</p>\n      <p>The responder <strong>SHALL</strong> support both.</p>\n    </div>\n  </td>\n</tr>\n<tr>\n  <td>\n    <b>SHOULD</b>\n  </td>\n  <td>\n    <a href=\"http://hl7.org/fhir/R4/encounter.html#search\">patient.identifier</a>\n  </td>\n  <td>\n    <code>reference.token</code>\n  </td>\n  <td>\n    <div>\n      <p>The requester <strong>SHALL</strong> provide both the system and code values.</p>\n      <p>The responder <strong>SHALL</strong> support both.</p>\n      <p>The requester <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>\n      <p>The responder <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>\n    </div>\n  </td>\n</tr>\n<tr>\n  <td>\n    <b>MAY</b>\n  </td>\n  <td>\n    <a href=\"http://hl7.org/fhir/R4/encounter.html#search\">class</a>\n  </td>\n  <td>\n    <code>token</code>\n  </td>\n  <td>\n    <div>\n      <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n      <p>The responder <strong>SHALL</strong> support both.</p>\n    </div>\n  </td>\n</tr>\n<tr>\n  <td>\n    <b>MAY</b>\n  </td>\n  <td>\n    <a href=\"http://hl7.org/fhir/R4/encounter.html#search\">date</a>\n  </td>\n  <td>\n    <code>date</code>\n  </td>\n  <td>\n    <div>\n      <p>The requester <strong>SHALL</strong> provide a value precise to the second + time offset.</p>\n      <p>The responder <strong>SHALL</strong> support a value precise to the second + time offset.</p>\n      <p>The requester <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n      <p>The responder <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n      <p>The requester <strong>SHOULD</strong> support <code>multipleAnd</code>, and if <code>multipleAnd</code> is supported, <strong>SHALL</strong> support the search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n      <p>The responder <strong>SHOULD</strong> support <code>multipleAnd</code>, and if <code>multipleAnd</code> is supported, <strong>SHALL</strong> support the search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    </div>\n  </td>\n</tr>\n<tr>\n  <td>\n    <b>MAY</b>\n  </td>\n  <td>\n    <a href=\"http://hl7.org/fhir/R4/encounter.html#search\">location</a>\n  </td>\n  <td>\n    <code>reference</code>\n  </td>\n  <td>\n    <div>\n      <p>The requester <strong>SHALL</strong> provide at least an id value and <strong>MAY</strong> provide both the Type and id values.</p>\n      <p>The responder <strong>SHALL</strong> support both.</p>\n    </div>\n  </td>\n</tr>\n<tr>\n  <td>\n    <b>MAY</b>\n  </td>\n  <td>\n    <a href=\"http://hl7.org/fhir/R4/encounter.html#search\">status</a>\n  </td>\n  <td>\n    <code>token</code>\n  </td>\n  <td>\n    <div>\n      <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n      <p>The responder <strong>SHALL</strong> support both.</p>\n      <p>The requester <strong>SHALL</strong> support <code>multipleOr</code>.</p>\n      <p>The responder <strong>SHALL</strong> support <code>multipleOr</code>.</p>\n    </div>\n  </td>\n</tr>\n</tbody>\n</table>\n</div>\n<div class=\"col-lg-5\">\n<span class=\"lead\">Combined Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n  <th>Conformance</th>\n  <th>Parameters</th>\n  <th>Types</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n  <td>\n    <b>SHALL</b>\n  </td>\n  <td>\n    <a href=\"http://hl7.org/fhir/R4/encounter.html#search\">patient</a>+    <a href=\"http://hl7.org/fhir/R4/encounter.html#search\">date</a>\n  </td>\n  <td>\n    <code>reference</code>+    <code>date</code>\n  </td>\n</tr>\n<tr>\n  <td>\n    <b>SHOULD</b>\n  </td>\n  <td>\n    <a href=\"http://hl7.org/fhir/R4/encounter.html#search\">patient</a>+    <a href=\"http://hl7.org/fhir/R4/encounter.html#search\">class</a>\n  </td>\n  <td>\n    <code>reference</code>+    <code>token</code>\n  </td>\n</tr>\n<tr>\n  <td>\n    <b>SHOULD</b>\n  </td>\n  <td>\n    <a href=\"http://hl7.org/fhir/R4/encounter.html#search\">patient</a>+    <a href=\"http://hl7.org/fhir/R4/encounter.html#search\">location</a>\n  </td>\n  <td>\n    <code>reference</code>+    <code>reference</code>\n  </td>\n</tr>\n<tr>\n  <td>\n    <b>SHOULD</b>\n  </td>\n  <td>\n    <a href=\"http://hl7.org/fhir/R4/encounter.html#search\">patient</a>+    <a href=\"http://hl7.org/fhir/R4/encounter.html#search\">status</a>\n  </td>\n  <td>\n    <code>reference</code>+    <code>token</code>\n  </td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>\n<div class=\"panel panel-default\">\n<div class=\"panel-heading\">\n<h4 id=\"Immunization1-1\" class=\"panel-title\">\n<span style=\"float: right;\">Resource Conformance: SHOULD</span>Immunization</h4>\n</div>\n<div class=\"panel-body\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Base System Profile</span>\n<br/>\n<a href=\"StructureDefinition-au-core-immunization.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-immunization</a>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Profile Conformance</span>\n<br/>\n<b>SHALL</b>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Reference Policy</span>\n<br/>\n<code>resolves</code>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Interaction summary</span>\n<br/>\n<ul>\n<li>\n<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.\n</li>\n<li>\n<strong>MAY</strong> support <code>create</code>,<code>update</code>,<code>delete</code>,<code>vread</code>,<code>patch</code>,<code>history-instance</code>.\n</li>\n</ul>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-12\">\n<span class=\"lead\">Documentation</span>\n<blockquote>\n<div>\n<p>If the requester supports the Immunization resource, the requester <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Immunization resource.</p>\n</div>\n</blockquote>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-lg-7\">\n<span class=\"lead\">Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameter</th>\n<th>Type</th>\n<th>Documentation</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/immunization.html#search\">patient</a>\n</td>\n<td>\n  <code>reference</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least an id value and <strong>MAY</strong> provide both the Type and id values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/immunization.html#search\">patient.identifier</a>\n</td>\n<td>\n  <code>reference.token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>\n    <p>The responder <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/immunization.html#search\">date</a>\n</td>\n<td>\n  <code>date</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide a value precise to the second + time offset.</p>\n    <p>The responder <strong>SHALL</strong> support a value precise to the second + time offset.</p>\n    <p>The requester <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The responder <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The requester <strong>SHOULD</strong> support <code>multipleAnd</code>, and if <code>multipleAnd</code> is supported, <strong>SHALL</strong> support the search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The responder <strong>SHOULD</strong> support <code>multipleAnd</code>, and if <code>multipleAnd</code> is supported, <strong>SHALL</strong> support the search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/immunization.html#search\">status</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/immunization.html#search\">vaccine-code</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n<div class=\"col-lg-5\">\n<span class=\"lead\">Combined Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameters</th>\n<th>Types</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/immunization.html#search\">patient</a>+  <a href=\"http://hl7.org/fhir/R4/immunization.html#search\">date</a>\n</td>\n<td>\n  <code>reference</code>+  <code>date</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/immunization.html#search\">patient</a>+  <a href=\"http://hl7.org/fhir/R4/immunization.html#search\">status</a>\n</td>\n<td>\n  <code>reference</code>+  <code>token</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <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>\n</td>\n<td>\n  <code>reference</code>+  <code>token</code>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\n</div>\n<div>\n  <div class=\"panel panel-default\">\n    <div class=\"panel-heading\">\n    <h4 id=\"Location1-1\" class=\"panel-title\">\n    <span style=\"float: right;\">Resource Conformance: SHOULD</span>Location</h4>\n    </div>\n    <div class=\"panel-body\">\n    <div class=\"container\">\n    <div class=\"row\">\n    <div class=\"col-lg-6\">\n    <span class=\"lead\">Base System Profile</span>\n    <br/>\n    <a href=\"StructureDefinition-au-core-location.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-location</a>\n    </div>\n    <div class=\"col-lg-3\">\n    <span class=\"lead\">Profile Conformance</span>\n    <br/>\n    <b>SHALL</b>\n    </div>\n    <div class=\"col-lg-3\">\n    <span class=\"lead\">Reference Policy</span>\n    <br/>\n    <code>resolves</code>\n    </div>\n    </div>\n    <p/>\n    <div class=\"row\">\n    <div class=\"col-lg-6\">\n    <span class=\"lead\">Interaction summary</span>\n    <br/>\n    <ul>\n    <li>\n    <strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.\n    </li>\n    <li>\n    <strong>MAY</strong> support <code>create</code>,<code>update</code>,<code>delete</code>,<code>vread</code>,<code>patch</code>,<code>history-instance</code>.\n    </li>\n    </ul>\n    </div>\n    </div>\n    <p/>\n    <div class=\"row\">\n    <div class=\"col-12\">\n    <span class=\"lead\">Documentation</span>\n    <blockquote>\n    <div>\n    <p>If the requester supports the Location resource, the requester <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Location resource.</p>\n    </div>\n    </blockquote>\n    </div>\n    </div>\n    <div class=\"row\">\n    <div class=\"col-lg-7\">\n    <span class=\"lead\">Search Parameters</span>\n    <table class=\"table table-condensed table-hover\">\n    <thead>\n    <tr>\n    <th>Conformance</th>\n    <th>Parameter</th>\n    <th>Type</th>\n    <th>Documentation</th>\n    </tr>\n    </thead>\n    <tbody>\n    <tr>\n    <td>\n      <b>SHALL</b>\n    </td>\n    <td>\n      <a href=\"http://hl7.org/fhir/R4/location.html#search\">address</a>\n    </td>\n    <td>\n      <code>string</code>\n    </td>\n    <td/>\n    </tr>\n    <tr>\n    <td>\n      <b>SHALL</b>\n    </td>\n    <td>\n      <a href=\"http://hl7.org/fhir/R4/location.html#search\">name</a>\n    </td>\n    <td>\n      <code>string</code>\n    </td>\n    <td/>\n    </tr>\n    <tr>\n    <td>\n      <b>SHOULD</b>\n    </td>\n    <td>\n      <a href=\"http://hl7.org/fhir/R4/location.html#search\">address-city</a>\n    </td>\n    <td>\n      <code>string</code>\n    </td>\n    <td/>\n    </tr>\n    <tr>\n    <td>\n      <b>SHOULD</b>\n    </td>\n    <td>\n      <a href=\"http://hl7.org/fhir/R4/location.html#search\">address-state</a>\n    </td>\n    <td>\n      <code>string</code>\n    </td>\n    <td/>\n    </tr>\n    <tr>\n    <td>\n      <b>SHOULD</b>\n    </td>\n    <td>\n      <a href=\"http://hl7.org/fhir/R4/location.html#search\">address-postalcode</a>\n    </td>\n    <td>\n      <code>string</code>\n    </td>\n    <td/>\n    </tr>\n    <tr>\n    <td>\n      <b>MAY</b>\n    </td>\n    <td>\n      <a href=\"http://hl7.org/fhir/R4/location.html#search\">identifier</a>\n    </td>\n    <td>\n      <code>token</code>\n    </td>\n    <td>\n      <div>\n        <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n        <p>The responder <strong>SHALL</strong> support both.</p>\n      </div>\n    </td>\n    </tr>\n    </tbody>\n    </table>\n    </div>\n    </div>\n    </div>\n    </div>\n    </div>\n</div>\n<div class=\"panel panel-default\">\n<div class=\"panel-heading\">\n<h4 id=\"Medication1-1\" class=\"panel-title\">\n<span style=\"float: right;\">Resource Conformance: SHOULD</span>Medication</h4>\n</div>\n<div class=\"panel-body\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Base System Profile</span>\n<br/>\n<a href=\"StructureDefinition-au-core-medication.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication</a>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Profile Conformance</span>\n<br/>\n<b>SHALL</b>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Reference Policy</span>\n<br/>\n<code>resolves</code>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Interaction summary</span>\n<br/>\n<ul>\n<li>\n<strong>SHALL</strong> support <code>read</code>.\n</li>\n<li>\n<strong>MAY</strong> support <code>search-type</code>,<code>create</code>,<code>update</code>,<code>delete</code>,<code>vread</code>,<code>patch</code>,<code>history-instance</code>.\n</li>\n</ul>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-12\">\n<span class=\"lead\">Documentation</span>\n<blockquote>\n<div>\n<p>MedicationAdministration, MedicationDispense, MedicationRequest, and MedicationStatement resources can represent a medication, using an external reference to a Medication resource. If the requester supports the Medication resource, the requester <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Medication resource.</p>\n</div>\n</blockquote>\n</div>\n</div>\n</div>\n</div>\n</div>\n<div class=\"panel panel-default\">\n<div class=\"panel-heading\">\n<h4 id=\"MedicationRequest1-1\" class=\"panel-title\">\n<span style=\"float: right;\">Resource Conformance: SHOULD</span>MedicationRequest</h4>\n</div>\n<div class=\"panel-body\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Base System Profile</span>\n<br/>\n<a href=\"StructureDefinition-au-core-medicationrequest.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationrequest</a>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Profile Conformance</span>\n<br/>\n<b>SHALL</b>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Reference Policy</span>\n<br/>\n<code>resolves</code>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Interaction summary</span>\n<br/>\n<ul>\n<li>\n<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.\n</li>\n<li>\n<strong>MAY</strong> support <code>create</code>,<code>update</code>,<code>delete</code>,<code>vread</code>,<code>patch</code>,<code>history-instance</code>.\n</li>\n</ul>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-12\">\n<span class=\"lead\">Documentation</span>\n<blockquote>\n<div>\n<p>If the requester supports the MedicationRequest resource, the requester <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the MedicationRequest resource.</p>\n<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 responder <strong>MAY</strong> choose any one way or more than one method, but if an external reference to Medication is used, the responder <strong>SHALL</strong> support the <code>_include</code> parameter for searching this element. The requester application <strong>SHALL</strong> support all methods.</p>\n<p>The MedicationRequest resource can communicate the clinical indication using either a code in <code>MedicationRequest.reasonCode</code> or a reference using <code>MedicationRequest.reasonReference</code>. Although both <code>MedicationRequest.reasonCode</code> and <code>MedicationRequest.reasonReference</code> are marked as Must Support, a responder is not required to support both but <strong>SHALL</strong> support at least one of these elements. The requester <strong>SHALL</strong> support both elements.</p>\n</div>\n</blockquote>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-lg-7\">\n<span class=\"lead\">Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameter</th>\n<th>Type</th>\n<th>Documentation</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/medicationrequest.html#search\">patient</a>\n</td>\n<td>\n  <code>reference</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least an id value and <strong>MAY</strong> provide both the Type and id values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/medicationrequest.html#search\">patient.identifier</a>\n</td>\n<td>\n  <code>reference.token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>\n    <p>The responder <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/medicationrequest.html#search\">authoredon</a>\n</td>\n<td>\n  <code>date</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide a value precise to the second + time offset.</p>\n    <p>The responder <strong>SHALL</strong> support a value precise to the second + time offset.</p>\n    <p>The requester <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The responder <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The requester <strong>SHOULD</strong> support <code>multipleAnd</code>, and if <code>multipleAnd</code> is supported, <strong>SHALL</strong> support the search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The responder <strong>SHOULD</strong> support <code>multipleAnd</code>, and if <code>multipleAnd</code> is supported, <strong>SHALL</strong> support the search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/medicationrequest.html#search\">intent</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/medicationrequest.html#search\">status</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHALL</strong> support <code>multipleOr</code>.</p>\n    <p>The responder <strong>SHALL</strong> support <code>multipleOr</code>.</p>\n  </div>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n<div class=\"col-lg-5\">\n<span class=\"lead\">Combined Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameters</th>\n<th>Types</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/medicationrequest.html#search\">patient</a>+  <a href=\"http://hl7.org/fhir/R4/medicationrequest.html#search\">intent</a>\n</td>\n<td>\n  <code>reference</code>+  <code>token</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <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>\n</td>\n<td>\n  <code>reference</code>+  <code>token</code>+  <code>date</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <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>\n</td>\n<td>\n  <code>reference</code>+  <code>token</code>+  <code>token</code>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\n</div>\n<div class=\"panel panel-default\">\n<div class=\"panel-heading\">\n<h4 id=\"Observation1-1\" class=\"panel-title\">\n<span style=\"float: right;\">Resource Conformance: SHOULD</span>Observation</h4>\n</div>\n<div class=\"panel-body\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Supported Profiles</span>\n<br/>\n<a href=\"StructureDefinition-au-core-waistcircum.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-waistcircum</a>\n<br/>\n<a href=\"StructureDefinition-au-core-bodyweight.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyweight</a>\n<br/>\n<a href=\"StructureDefinition-au-core-bodytemp.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodytemp</a>\n<br/>\n<a href=\"StructureDefinition-au-core-diagnosticresult.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult</a>\n<br/>\n<a href=\"StructureDefinition-au-core-diagnosticresult-path.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-path</a>\n<br/>\n<a href=\"StructureDefinition-au-core-heartrate.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-heartrate</a>\n<br/>\n<a href=\"StructureDefinition-au-core-smokingstatus.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstatus</a>\n<br/>\n<a href=\"StructureDefinition-au-core-resprate.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-resprate</a>\n<br/>\n<a href=\"StructureDefinition-au-core-bloodpressure.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bloodpressure</a>\n<br/>\n<a href=\"StructureDefinition-au-core-bodyheight.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyheight</a>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Profile Conformance</span>\n<br/>\n<b>SHALL</b>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Reference Policy</span>\n<br/>\n<code>resolves</code>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Interaction summary</span>\n<br/>\n<ul>\n<li>\n<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.\n</li>\n<li>\n<strong>MAY</strong> support <code>create</code>,<code>update</code>,<code>delete</code>,<code>vread</code>,<code>patch</code>,<code>history-instance</code>.\n</li>\n</ul>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-12\">\n<span class=\"lead\">Documentation</span>\n<blockquote>\n<div>\n<p>If the requester supports the Observation resource, the requester <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Observation resource.</p>\n</div>\n</blockquote>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-lg-7\">\n<span class=\"lead\">Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameter</th>\n<th>Type</th>\n<th>Documentation</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/observation.html#search\">patient</a>\n</td>\n<td>\n  <code>reference</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least an id value and <strong>MAY</strong> provide both the Type and id values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/observation.html#search\">patient.identifier</a>\n</td>\n<td>\n  <code>reference.token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>\n    <p>The responder <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/observation.html#search\">category</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHALL</strong> support search using the category code defined in each profile supported.</p>\n    <p>The responder <strong>SHALL</strong> support search using the category code defined in each profile supported.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/observation.html#search\">code</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHALL</strong> support search using the LOINC codes defined in each profile supported.</p>\n    <p>The responder <strong>SHALL</strong> support search using the LOINC codes defined in each profile supported.</p>\n    <p>The requester <strong>SHALL</strong> support <code>multipleOr</code>.</p>\n    <p>The responder <strong>SHALL</strong> support <code>multipleOr</code>.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/observation.html#search\">date</a>\n</td>\n<td>\n  <code>date</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide a value precise to the second + time offset.</p>\n    <p>The responder <strong>SHALL</strong> support a value precise to the second + time offset.</p>\n    <p>The requester <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The responder <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The requester <strong>SHOULD</strong> support <code>multipleAnd</code>, and if <code>multipleAnd</code> is supported, <strong>SHALL</strong> support the search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The responder <strong>SHOULD</strong> support <code>multipleAnd</code>, and if <code>multipleAnd</code> is supported, <strong>SHALL</strong> support the search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/observation.html#search\">status</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHALL</strong> support <code>multipleOr</code>.</p>\n    <p>The responder <strong>SHALL</strong> support <code>multipleOr</code>.</p>\n  </div>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n<div class=\"col-lg-5\">\n<span class=\"lead\">Combined Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameters</th>\n<th>Types</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/observation.html#search\">patient</a>+  <a href=\"http://hl7.org/fhir/R4/observation.html#search\">category</a>\n</td>\n<td>\n  <code>reference</code>+ <code>token</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <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>\n</td>\n<td>\n  <code>reference</code>+  <code>token</code>+  <code>date</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <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>\n</td>\n<td>\n  <code>reference</code>+  <code>token</code>+  <code>token</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/observation.html#search\">patient</a>+  <a href=\"http://hl7.org/fhir/R4/observation.html#search\">code</a>\n</td>\n<td>\n  <code>reference</code>+  <code>token</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <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>\n</td>\n<td>\n  <code>reference</code>+  <code>token</code>+  <code>date</code>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\n</div>\n<div class=\"panel panel-default\">\n<div class=\"panel-heading\">\n<h4 id=\"Organization1-1\" class=\"panel-title\">\n<span style=\"float: right;\">Resource Conformance: SHOULD</span>Organization</h4>\n</div>\n<div class=\"panel-body\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Base System Profile</span>\n<br/>\n<a href=\"StructureDefinition-au-core-organization.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization</a>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Profile Conformance</span>\n<br/>\n<b>SHALL</b>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Reference Policy</span>\n<br/>\n<code>resolves</code>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Interaction summary</span>\n<br/>\n<ul>\n<li>\n<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.\n</li>\n<li>\n<strong>MAY</strong> support <code>create</code>,<code>update</code>,<code>delete</code>,<code>vread</code>,<code>patch</code>,<code>history-instance</code>.\n</li>\n</ul>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-12\">\n<span class=\"lead\">Documentation</span>\n<blockquote>\n<div>\n<p>If the requester supports the Organization resource, the requester <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Organization resource.</p>\n</div>\n</blockquote>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-lg-7\">\n<span class=\"lead\">Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameter</th>\n<th>Type</th>\n<th>Documentation</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/organization.html#search\">identifier</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>SHOULD</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHOULD</strong> support search using HPI-O and ABN identifiers as defined in the profile.</p>\n    <p>The responder <strong>SHOULD</strong> support search using HPI-O and ABN identifiers as defined in the profile.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/organization.html#search\">address</a>\n</td>\n<td>\n  <code>string</code>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/organization.html#search\">name</a>\n</td>\n<td>\n  <code>string</code>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td/>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\n</div>\n<div class=\"panel panel-default\">\n<div class=\"panel-heading\">\n<h4 id=\"Patient1-1\" class=\"panel-title\">\n<span style=\"float: right;\">Resource Conformance: SHALL</span>Patient</h4>\n</div>\n<div class=\"panel-body\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Base System Profile</span>\n<br/>\n<a href=\"StructureDefinition-au-core-patient.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient</a>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Profile Conformance</span>\n<br/>\n<b>SHALL</b>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Reference Policy</span>\n<br/>\n<code>resolves</code>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Interaction summary</span>\n<br/>\n<ul>\n<li>\n<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.\n</li>\n<li>\n<strong>MAY</strong> support <code>create</code>,<code>update</code>,<code>delete</code>,<code>vread</code>,<code>patch</code>,<code>history-instance</code>.\n</li>\n</ul>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-12\">\n<span class=\"lead\">Documentation</span>\n<blockquote>\n<div>\n<p>The requester <strong>SHALL</strong> support the Patient resource, the AU Core profile, and the conformance expectations for the Patient resource.</p>\n<p>Requesters <strong>SHALL</strong> be able to access the patient record using the following API call:</p>\n<p>\n<code>GET [url]/Patient/[id]</code>\n</p>\n<p>Requesters <strong>SHOULD</strong> use these search parameters that responders are required to support to access the patient record:</p>\n<ul>\n<li>\n  <code>_id</code>\n</li>\n<li>\n  <code>identifier</code>\n</li>\n</ul>\n<p>responders are not required to support any additional search parameters, and requesters <strong>SHOULD NOT</strong> expect responders to do so.</p>\n</div>\n</blockquote>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-lg-7\">\n<span class=\"lead\">Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameter</th>\n<th>Type</th>\n<th>Documentation</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/patient.html#search\">identifier</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <div>\n    <p>The requester <strong>SHALL</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>\n    <p>The responder <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>\n  </div>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/patient.html#search\">name</a>\n</td>\n<td>\n  <code>string</code>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/patient.html#search\">family</a>\n</td>\n<td>\n  <code>string</code>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/patient.html#search\">birthdate</a>\n</td>\n<td>\n  <code>date</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide a value precise to the day offset.</p>\n    <p>The responder <strong>SHALL</strong> support a value precise to the day offset.</p>\n    <p>The requester <strong>SHOULD</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The responder <strong>SHOULD</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The requester <strong>SHOULD</strong> support <code>multipleAnd</code>, and if <code>multipleAnd</code> is supported, <strong>SHALL</strong> support the search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The responder <strong>SHOULD</strong> support <code>multipleAnd</code>, and if <code>multipleAnd</code> is supported, <strong>SHALL</strong> support the search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/patient.html#search\">gender</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/patient.html#search\">indigenous-status</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/search-parameters.html#patient\">gender-identity</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n<div class=\"col-lg-5\">\n<span class=\"lead\">Combined Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameters</th>\n<th>Types</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/patient.html#search\">birthdate</a>+  <a href=\"http://hl7.org/fhir/R4/patient.html#search\">family</a>\n</td>\n<td>\n  <code>date</code>+  <code>string</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/patient.html#search\">birthdate</a>+  <a href=\"http://hl7.org/fhir/R4/patient.html#search\">name</a>\n</td>\n<td>\n  <code>date</code>+  <code>string</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/patient.html#search\">family</a>+  <a href=\"http://hl7.org/fhir/R4/patient.html#search\">gender</a>\n</td>\n<td>\n  <code>string</code>+  <code>token</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/patient.html#search\">gender</a>+  <a href=\"http://hl7.org/fhir/R4/patient.html#search\">name</a>\n</td>\n<td>\n  <code>reference</code>+  <code>string</code>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\n</div>\n<div class=\"panel panel-default\">\n<div class=\"panel-heading\">\n<h4 id=\"Practitioner1-1\" class=\"panel-title\">\n<span style=\"float: right;\">Resource Conformance: SHOULD</span>Practitioner</h4>\n</div>\n<div class=\"panel-body\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Base System Profile</span>\n<br/>\n<a href=\"StructureDefinition-au-core-practitioner.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner</a>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Profile Conformance</span>\n<br/>\n<b>SHALL</b>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Reference Policy</span>\n<br/>\n<code>resolves</code>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Interaction summary</span>\n<br/>\n<ul>\n<li>\n<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.\n</li>\n<li>\n<strong>MAY</strong> support <code>create</code>,<code>update</code>,<code>delete</code>,<code>vread</code>,<code>patch</code>,<code>history-instance</code>.\n</li>\n</ul>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-12\">\n<span class=\"lead\">Documentation</span>\n<blockquote>\n<div>\n<p>If the requester supports the Practitioner resource, the requester <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Practitioner resource.</p>\n<p>Servers that support only the Practitioner resource <strong>SHALL</strong> provide implementation specific guidance how to access a provider’s location and contact information using only the Practitioner resource.</p>\n</div>\n</blockquote>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-lg-7\">\n<span class=\"lead\">Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameter</th>\n<th>Type</th>\n<th>Documentation</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/practitioner.html#search\">identifier</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHOULD</strong> support search using a HPI-I identifier as defined in the profile.</p>\n    <p>The responder <strong>SHOULD</strong> support search using a HPI-I identifier as defined in the profile.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/practitioner.html#search\">name</a>\n</td>\n<td>\n  <code>string</code>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td/>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\n</div>\n<div class=\"panel panel-default\">\n<div class=\"panel-heading\">\n<h4 id=\"PractitionerRole1-1\" class=\"panel-title\">\n<span style=\"float: right;\">Resource Conformance: SHOULD</span>PractitionerRole</h4>\n</div>\n<div class=\"panel-body\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Base System Profile</span>\n<br/>\n<a href=\"StructureDefinition-au-core-practitionerrole.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole</a>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Profile Conformance</span>\n<br/>\n<b>SHALL</b>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Reference Policy</span>\n<br/>\n<code>resolves</code>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Interaction summary</span>\n<br/>\n<ul>\n<li>\n<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.\n</li>\n<li>\n<strong>MAY</strong> support <code>create</code>,<code>update</code>,<code>delete</code>,<code>vread</code>,<code>patch</code>,<code>history-instance</code>.\n</li>\n</ul>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-12\">\n<span class=\"lead\">Documentation</span>\n<blockquote>\n<div>\n<p>If the requester supports the PractitionerRole resource, the requester <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the PractitionerRole resource.</p>\n<p>Even though AU Core Profiles allow both PractitionerRole and Practitioner to be referenced, because PractitionerRole supplies a provider’s location, contact information, and reference to the Practitioner, it <strong>SHOULD</strong> be referenced instead of the Practitioner resource.</p>\n</div>\n</blockquote>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-lg-7\">\n<span class=\"lead\">Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameter</th>\n<th>Type</th>\n<th>Documentation</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/practitionerrole.html#search\">identifier</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHOULD</strong> support search using a Medicare Provider Number identifier as defined in the profile.</p>\n    <p>The responder <strong>SHOULD</strong> support search using a Medicare Provider Number identifier as defined in the profile.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/practitionerrole.html#search\">practitioner</a>\n</td>\n<td>\n  <code>reference</code>\n</td>\n<td>\n  <div>\n     <p>The requester <strong>SHALL</strong> provide at least an id value and <strong>MAY</strong> provide both the Type and id values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/practitioner.html#search\">practitioner.identifier</a>\n</td>\n<td>\n  <code>reference.token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>SHOULD</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHOULD</strong> support search using a HPI-I identifier as defined in the AU Core Practitioner profile.</p>\n    <p>The responder <strong>SHOULD</strong> support search using a HPI-I identifier as defined in the AU Core Practitioner profile.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/resource.html#search\">_id</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td/>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/practitionerrole.html#search\">specialty</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n     <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/practitionerrole.html#search\">organization</a>\n</td>\n<td>\n  <code>reference</code>\n</td>\n<td>\n  <div>\n     <p>The requester <strong>SHALL</strong> provide at least an id value and <strong>MAY</strong> provide both the Type and id values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\n</div>\n<div class=\"panel panel-default\">\n<div class=\"panel-heading\">\n<h4 id=\"Procedure1-1\" class=\"panel-title\">\n<span style=\"float: right;\">Resource Conformance: SHOULD</span>Procedure</h4>\n</div>\n<div class=\"panel-body\">\n<div class=\"container\">\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Base System Profile</span>\n<br/>\n<a href=\"StructureDefinition-au-core-procedure.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-procedure</a>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Profile Conformance</span>\n<br/>\n<b>SHALL</b>\n</div>\n<div class=\"col-lg-3\">\n<span class=\"lead\">Reference Policy</span>\n<br/>\n<code>resolves</code>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-lg-6\">\n<span class=\"lead\">Interaction summary</span>\n<br/>\n<ul>\n<li>\n<strong>SHALL</strong> support <code>read</code>,<code>search-type</code>.\n</li>\n<li>\n<strong>MAY</strong> support <code>create</code>,<code>update</code>,<code>delete</code>,<code>vread</code>,<code>patch</code>,<code>history-instance</code>.\n</li>\n</ul>\n</div>\n</div>\n<p/>\n<div class=\"row\">\n<div class=\"col-12\">\n<span class=\"lead\">Documentation</span>\n<blockquote>\n<div>\n<p>If the requester supports the Procedure resource, the requester <strong>SHALL</strong> support the AU Core profile and the conformance expectations for the Procedure resource.</p>\n<p>The Procedure resource can communicate the clinical indication using either a code in <code>Procedure.reasonCode</code> or a reference using <code>Procedure.reasonReference</code>. Although both <code>Procedure.reasonCode</code> and <code>Procedure.reasonReference</code> are marked as Must Support, a responder is not required to support both but <strong>SHALL</strong> support at least one of these elements. The requester <strong>SHALL</strong> support both elements.</p>\n</div>\n</blockquote>\n</div>\n</div>\n<div class=\"row\">\n<div class=\"col-lg-7\">\n<span class=\"lead\">Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameter</th>\n<th>Type</th>\n<th>Documentation</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/procedure.html#search\">patient</a>\n</td>\n<td>\n  <code>reference</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least an id value and <strong>MAY</strong> provide both the Type and id values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/procedure.html#search\">patient.identifier</a>\n</td>\n<td>\n  <code>reference.token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHOULD</strong> support search using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>\n    <p>The responder <strong>SHOULD</strong> support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/procedure.html#search\">code</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHOULD</strong> support <code>multipleOr</code>.</p>\n    <p>The responder <strong>SHOULD</strong> support <code>multipleOr</code>.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/procedure.html#search\">date</a>\n</td>\n<td>\n  <code>date</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide a value precise to the second + time offset.</p>\n    <p>The responder <strong>SHALL</strong> support a value precise to the second + time offset.</p>\n    <p>The requester <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The responder <strong>SHALL</strong> support these search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The requester <strong>SHOULD</strong> support <code>multipleAnd</code>, and if <code>multipleAnd</code> is supported, <strong>SHALL</strong> support the search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n    <p>The responder <strong>SHOULD</strong> support <code>multipleAnd</code>, and if <code>multipleAnd</code> is supported, <strong>SHALL</strong> support the search comparators <code>gt</code>, <code>lt</code>, <code>ge</code>, <code>le</code>.</p>\n  </div>\n</td>\n</tr>\n<tr>\n<td>\n  <b>MAY</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/procedure.html#search\">status</a>\n</td>\n<td>\n  <code>token</code>\n</td>\n<td>\n  <div>\n    <p>The requester <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the system and code values.</p>\n    <p>The responder <strong>SHALL</strong> support both.</p>\n    <p>The requester <strong>SHALL</strong> support <code>multipleOr</code>.</p>\n    <p>The responder <strong>SHALL</strong> support <code>multipleOr</code>.</p>\n  </div>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n<div class=\"col-lg-5\">\n<span class=\"lead\">Combined Search Parameters</span>\n<table class=\"table table-condensed table-hover\">\n<thead>\n<tr>\n<th>Conformance</th>\n<th>Parameters</th>\n<th>Types</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>\n  <b>SHALL</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/procedure.html#search\">patient</a>+  <a href=\"http://hl7.org/fhir/R4/procedure.html#search\">date</a>\n</td>\n<td>\n  <code>reference</code>+  <code>date</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <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>\n</td>\n<td>\n  <code>reference</code>+  <code>token</code>+  <code>date</code>\n</td>\n</tr>\n<tr>\n<td>\n  <b>SHOULD</b>\n</td>\n<td>\n  <a href=\"http://hl7.org/fhir/R4/procedure.html#search\">patient</a>+  <a href=\"http://hl7.org/fhir/R4/procedure.html#search\">status</a>\n</td>\n<td>\n  <code>reference</code>+  <code>token</code>\n</td>\n</tr>\n</tbody>\n</table>\n</div>\n</div>\n</div>\n</div>\n</div>\n</div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1
    }
  ],
  "url" : "http://hl7.org.au/fhir/core/CapabilityStatement/au-core-requester",
  "version" : "1.0.0-ci-build",
  "name" : "AUCoreRequesterCapabilityStatement",
  "title" : "AU Core Requester CapabilityStatement",
  "status" : "active",
  "date" : "2023-05-15",
  "publisher" : "HL7 Australia",
  "contact" : [
    {
      "name" : "HL7 Australia FHIR Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://confluence.hl7.org/display/HAFWG",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "This CapabilityStatement describes the basic rules for the [AU Core Requester actor](ActorDefinition-au-core-actor-requester.html) that is responsible for creating and initiating the queries for information. The complete list of FHIR profiles, RESTful operations, and search parameters supported by AU Core Requesters are defined in this CapabilityStatement.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AU"
        }
      ]
    }
  ],
  "copyright" : "Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2022+; Licensed Under Creative Commons No Rights Reserved.",
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "json",
    "xml"
  ],
  "_format" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "SHALL"
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "SHOULD"
        }
      ]
    }
  ],
  "patchFormat" : [
    "application/json-patch+json"
  ],
  "_patchFormat" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "SHOULD"
        }
      ]
    }
  ],
  "implementationGuide" : [
    🔗 "http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base"🔗 ,
    "http://hl7.org/fhir/smart-app-launch/ImplementationGuide/hl7.fhir.uv.smart-app-launch|2.1.0"🔗 ,
    "http://hl7.org/fhir/uv/ipa/ImplementationGuide/hl7.fhir.uv.ipa"
  ],
  "_implementationGuide" : [
    {
      🔗 "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "SHALL"
        }
      ]
    },
    {
      🔗 "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "SHOULD"
        }
      ]
    },
    {
      🔗 "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "SHOULD"
        }
      ]
    }
  ],
  "rest" : [
    {
      "mode" : "client",
      "documentation" : "The AU Core Requester **SHALL**:\n1. Support the AU Core Patient resource profile.\n1. Support at least one additional resource profile from the list of AU Core Profiles.\n1. Implement the RESTful behavior according to the FHIR specification.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n1. Support JSON source formats for all AU Core interactions.\n\n\n\n\n\n\n\n\nThe AU Core Requester **SHOULD**:\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n1. Support XML source formats for all AU Core interactions.",
      "security" : {
        "description" : "See the [Security and Privacy](security.html) page for AU Core security requirements."
      },
      "resource" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "clinical-status"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            }
          ],
          "type" : "AllergyIntolerance",
          "profile" : "http://hl7.org.au/fhir/core/StructureDefinition/au-core-allergyintolerance",
          "documentation" : "If the requester supports the AllergyIntolerance resource, the responder **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" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "_referencePolicy" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "clinical-status",
              "definition" : "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "patient",
              "definition" : "http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient",
              "type" : "reference",
              "documentation" : "The requester **SHALL** provide at least an id value and **MAY** provide both the Type and id values.\n\nThe responder **SHALL** support both.\n\nThe requester **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.\n\nThe responder **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "category"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "clinical-status"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "category"
                },
                {
                  "url" : "required",
                  "valueString" : "clinical-status"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "code"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "onset-date"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            }
          ],
          "type" : "Condition",
          "profile" : "http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition",
          "documentation" : "If the requester supports the Condition resource, the responder **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" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "_referencePolicy" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "category",
              "definition" : "http://hl7.org/fhir/SearchParameter/Condition-category",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "clinical-status",
              "definition" : "http://hl7.org/fhir/SearchParameter/Condition-clinical-status",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "code",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both.\n\nThe requester **SHOULD** support `multipleOr`.\n\nThe responder **SHOULD** support `multipleOr`."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "onset-date",
              "definition" : "http://hl7.org/fhir/SearchParameter/Condition-onset-date",
              "type" : "date",
              "documentation" : "A requester **SHALL** provide a value precise to the *second + time offset*.\n\nA responder **SHALL** support a value precise to the *second + time offset*. \n\nThe requester **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.\n\nThe responder **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.\n\nThe requester **SHOULD** support multipleAnd, and if multipleAnd is supported, **SHALL** support the search comparators 'gt', 'lt', 'ge', 'le'.\n\nThe responder **SHOULD** support multipleAnd, and if multipleAnd is supported, **SHALL** support the search comparators 'gt', 'lt', 'ge', 'le'."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "patient",
              "definition" : "http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient",
              "type" : "reference",
              "documentation" : "The requester **SHALL** provide at least an id value and **MAY** provide both the Type and id values.\n\nThe responder **SHALL** support both.\n\nThe requester **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.\n\nThe responder **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                },
                {
                  "url" : "required",
                  "valueString" : "date"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "class"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "location"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "status"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            }
          ],
          "type" : "Encounter",
          "profile" : "http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter",
          "documentation" : "If the requester supports the Encounter resource, the responder **SHALL** support the AU Core profile and the conformance expectations for the Encounter resource.\n\nThe Encounter resource can communicate the clinical indication using either a code in `Encounter.reasonCode` or a reference using `Encounter.reasonReference`. Although both `Encounter.reasonCode` and `Encounter.reasonReference` are marked as Must Support, a responder is not required to support both but **SHALL** support at least one of these elements. The requester**SHALL** support both elements.",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "_referencePolicy" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "class",
              "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-class",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "date",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
              "type" : "date",
              "documentation" : "A requester **SHALL** provide a value precise to the *second + time offset*.\n\nA responder **SHALL** support a value precise to the *second + time offset*. \n\nThe requester **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.\n\nThe responder **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.\n\nThe requester **SHOULD** support multipleAnd, and if multipleAnd is supported, **SHALL** support the search comparators 'gt', 'lt', 'ge', 'le'.\n\nThe responder **SHOULD** support multipleAnd, and if multipleAnd is supported, **SHALL** support the search comparators 'gt', 'lt', 'ge', 'le'."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "location",
              "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-location",
              "type" : "reference",
              "documentation" : "The requester **SHALL** provide at least an id value and **MAY** provide both the Type and id values.\n\nThe responder **SHALL** support both."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/Encounter-status",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both.\n\nThe requester **SHALL** support `multipleOr`.\n\nThe responder **SHALL** support `multipleOr`."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "patient",
              "definition" : "http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient",
              "type" : "reference",
              "documentation" : "The requester **SHALL** provide at least an id value and **MAY** provide both the Type and id values.\n\nThe responder **SHALL** support both.\n\nThe requester **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.\n\nThe responder **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "status"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "date"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "vaccine-code"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            }
          ],
          "type" : "Immunization",
          "profile" : "http://hl7.org.au/fhir/core/StructureDefinition/au-core-immunization",
          "documentation" : "If the requester supports the Immunization resource, the responder **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" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "_referencePolicy" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "date",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
              "type" : "date",
              "documentation" : "A requester **SHALL** provide a value precise to the *second + time offset*.\n\nA responder **SHALL** support a value precise to the *second + time offset*. \n\nThe requester **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.\n\nThe responder **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.\n\nThe requester **SHOULD** support multipleAnd, and if multipleAnd is supported, **SHALL** support the search comparators 'gt', 'lt', 'ge', 'le'.\n\nThe responder **SHOULD** support multipleAnd, and if multipleAnd is supported, **SHALL** support the search comparators 'gt', 'lt', 'ge', 'le'."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/Immunization-status",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "vaccine-code",
              "definition" : "http://hl7.org/fhir/SearchParameter/Immunization-vaccine-code",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "patient",
              "definition" : "http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient",
              "type" : "reference",
              "documentation" : "The requester **SHALL** provide at least an id value and **MAY** provide both the Type and id values.\n\nThe responder **SHALL** support both.\n\nThe requester **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.\n\nThe responder **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            }
          ],
          "type" : "Location",
          "profile" : "http://hl7.org.au/fhir/core/StructureDefinition/au-core-location",
          "documentation" : "If the requester supports the Location resource, the responder **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" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "_referencePolicy" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "address",
              "definition" : "http://hl7.org/fhir/SearchParameter/Location-address",
              "type" : "string"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "name",
              "definition" : "http://hl7.org/fhir/SearchParameter/Location-name",
              "type" : "string"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "address-city",
              "definition" : "http://hl7.org/fhir/SearchParameter/Location-address-city",
              "type" : "string"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "address-state",
              "definition" : "http://hl7.org/fhir/SearchParameter/Location-address-state",
              "type" : "string"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "address-postalcode",
              "definition" : "http://hl7.org/fhir/SearchParameter/Location-address-postalcode",
              "type" : "string"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/Location-identifier",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            }
          ],
          "type" : "Medication",
          "profile" : "http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication",
          "documentation" : "MedicationAdministration, MedicationDispense, MedicationRequest, and MedicationStatement resources can represent a medication, using an external reference to a Medication resource.\n\nIf the requester supports the Medication resource, the responder **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" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "_referencePolicy" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "intent"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "intent"
                },
                {
                  "url" : "required",
                  "valueString" : "status"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "intent"
                },
                {
                  "url" : "required",
                  "valueString" : "authoredon"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            }
          ],
          "type" : "MedicationRequest",
          "profile" : "http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationrequest",
          "documentation" : "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 responder **MAY** choose any one way or more than one method, but if an external reference to Medication is used, the responder **SHALL** support the `_include` parameter for searching this element. The requester application **SHALL** support all methods.\n\nIf the requester supports the MedicationRequest resource, the responder **SHALL** support the AU Core profile and the conformance expectations for the MedicationRequest resource.\n\nThe 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 responder **MAY** choose any one way or more than one method, but if an external reference to Medication is used, the responder **SHALL** support the `_include` parameter for searching this element. The requester application **SHALL** support all methods.\n\nThe MedicationRequest resource can communicate the clinical indication using either a code in `MedicationRequest.reasonCode` or a reference using `MedicationRequest.reasonReference`. Although both `MedicationRequest.reasonCode` and `MedicationRequest.reasonReference` are marked as Must Support, a responder is not required to support both but **SHALL** support at least one of these elements. The requester**SHALL** support both elements.",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "_referencePolicy" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            }
          ],
          "searchInclude" : [
            "MedicationRequest:medication"
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type" : "token"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "authoredon",
              "definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-authoredon",
              "type" : "date",
              "documentation" : "A requester **SHALL** provide a value precise to the *second + time offset*.\n\nA responder **SHALL** support a value precise to the *second + time offset*. \n\nThe requester **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.\n\nThe responder **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.\n\nThe requester **SHOULD** support multipleAnd, and if multipleAnd is supported, **SHALL** support the search comparators 'gt', 'lt', 'ge', 'le'.\n\nThe responder **SHOULD** support multipleAnd, and if multipleAnd is supported, **SHALL** support the search comparators 'gt', 'lt', 'ge', 'le'."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "intent",
              "definition" : "http://hl7.org/fhir/SearchParameter/MedicationRequest-intent",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/medications-status",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both.\n\nThe requester **SHALL** support `multipleOr`.\n\nThe responder **SHALL** support `multipleOr`."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "patient",
              "definition" : "http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient",
              "type" : "reference",
              "documentation" : "The requester **SHALL** provide at least an id value and **MAY** provide both the Type and id values.\n\nThe responder **SHALL** support both.\n\nThe requester **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.\n\nThe responder **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "category"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "category"
                },
                {
                  "url" : "required",
                  "valueString" : "date"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "code"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "category"
                },
                {
                  "url" : "required",
                  "valueString" : "status"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "code"
                },
                {
                  "url" : "required",
                  "valueString" : "date"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            }
          ],
          "type" : "Observation",
          "supportedProfile" : [
            🔗 "http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyweight"🔗 ,
            "http://hl7.org.au/fhir/core/StructureDefinition/au-core-bloodpressure"🔗 ,
            "http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyheight"🔗 ,
            "http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-path"🔗 ,
            "http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodytemp"🔗 ,
            "http://hl7.org.au/fhir/core/StructureDefinition/au-core-heartrate"🔗 ,
            "http://hl7.org.au/fhir/core/StructureDefinition/au-core-waistcircum"🔗 ,
            "http://hl7.org.au/fhir/core/StructureDefinition/au-core-resprate"🔗 ,
            "http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult"🔗 ,
            "http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstatus"
          ],
          "_supportedProfile" : [
            {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            },
            {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            },
            {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            },
            {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            },
            {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            },
            {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            },
            {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            },
            {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            },
            {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            },
            {
              🔗 "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ]
            }
          ],
          "documentation" : "If the requester supports the Observation resource, the requester **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" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "_referencePolicy" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "category",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-category",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both.\n\nThe requester **SHALL** support search using the category code defined in each profile supported.\n\nThe responder **SHALL** support search using the category code defined in each profile supported."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "code",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both.\n\nThe requester **SHALL** support `multipleOr`.\n\nThe responder **SHALL** support `multipleOr`.\n\nThe requester **SHALL** support search using the LOINC codes defined in each profile supported.\n\nThe responder **SHALL** support search using the LOINC codes defined in each profile supported."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "date",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
              "type" : "date",
              "documentation" : "A requester **SHALL** provide a value precise to the *second + time offset*.\n\nA responder **SHALL** support a value precise to the *second + time offset*. \n\nThe requester **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.\n\nThe responder **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.\n\nThe requester **SHOULD** support multipleAnd, and if multipleAnd is supported, **SHALL** support the search comparators 'gt', 'lt', 'ge', 'le'.\n\nThe responder **SHOULD** support multipleAnd, and if multipleAnd is supported, **SHALL** support the search comparators 'gt', 'lt', 'ge', 'le'."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/Observation-status",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both.\n\nThe requester **SHALL** support `multipleOr`.\n\nThe responder **SHALL** support `multipleOr`."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "patient",
              "definition" : "http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient",
              "type" : "reference",
              "documentation" : "The requester **SHALL** provide at least an id value and **MAY** provide both the Type and id values.\n\nThe responder **SHALL** support both.\n\nThe requester **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.\n\nThe responder **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            }
          ],
          "type" : "Organization",
          "profile" : "http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization",
          "documentation" : "If the requester supports the Organization resource, the requester **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" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "_referencePolicy" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "address",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-address",
              "type" : "string"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-identifier",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **SHOULD** provide both the system and code values. The responder **SHALL** support both.\n\nThe requester **SHOULD** support search using HPI-O and ABN identifiers as defined in the profile. The responder **SHOULD** support search using the using HPI-O and ABN identifiers as defined in the profile."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "name",
              "definition" : "http://hl7.org/fhir/SearchParameter/Organization-name",
              "type" : "string"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type" : "token"
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHALL"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "birthdate"
                },
                {
                  "url" : "required",
                  "valueString" : "family"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "birthdate"
                },
                {
                  "url" : "required",
                  "valueString" : "name"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "family"
                },
                {
                  "url" : "required",
                  "valueString" : "gender"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "gender"
                },
                {
                  "url" : "required",
                  "valueString" : "name"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            }
          ],
          "type" : "Patient",
          "profile" : "http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient",
          "documentation" : "Requesters **SHALL** be able to access the patient record using the following API call:\n\n`GET [url]/Patient/[id]`\n\nRequesters **SHOULD** use these search parameters that responders are required to support to access the patient record:\n\n - `_id`\n - `identifier`\n\nRequesters are not required to support any additional search parameters, and requesters **SHOULD NOT** expect responders to do so.\n\nThe requester **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" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "_referencePolicy" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type" : "token"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "birthdate",
              "definition" : "http://hl7.org/fhir/SearchParameter/individual-birthdate",
              "type" : "date",
              "documentation" : "The requester **SHALL** provide a value precise to the *day*.\n\nThe responder **SHALL** support a value a value precise to the *day*.\n\nThe requester **SHOULD** support these search comparators `gt`, `lt`, `ge`, `le`.\n\nThe responder **SHOULD** support these search comparators `gt`, `lt`, `ge`, `le`.\n\nThe requester **SHOULD** support multipleAnd, and if multipleAnd is supported, **SHALL** support the search comparators 'gt', 'lt', 'ge', 'le'.\n\nThe responder **SHOULD** support multipleAnd, and if multipleAnd is supported, **SHALL** support the search comparators 'gt', 'lt', 'ge', 'le'."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "family",
              "definition" : "http://hl7.org/fhir/SearchParameter/individual-family",
              "type" : "string"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "gender",
              "definition" : "http://hl7.org/fhir/SearchParameter/individual-gender",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "indigenous-status",
              "definition" : "http://hl7.org.au/fhir/SearchParameter/indigenous-status",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/Patient-identifier",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide both the system and code values. The responder **SHALL** support both.\n\nThe requester **SHOULD** support search using IHI, Medicare Number, and DVA Number identifiers as defined in the profile. The responder **SHOULD** support search using the using IHI, Medicare Number, and DVA Number identifiers as defined in the profile."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "name",
              "definition" : "http://hl7.org/fhir/SearchParameter/Patient-name",
              "type" : "string"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "gender-identity",
              "definition" : "http://hl7.org.au/fhir/SearchParameter/gender-identity",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            }
          ],
          "type" : "Practitioner",
          "profile" : "http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner",
          "documentation" : "If the requester supports the Practitioner resource, the requester **SHALL** support the AU Core profile and the conformance expectations for the Practitioner resource.\n\nServers that support only the Practitioner resource **SHALL** provide implementation specific guidance how to access a provider’s location and contact information using only the Practitioner resource.",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "_referencePolicy" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type" : "token"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-identifier",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values. The responder **SHALL** support both.\n\nThe requester **SHOULD** support search using a HPI-I identifier as defined in the profile. The responder **SHOULD** support search using a HPI-I identifier as defined in the profile."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "name",
              "definition" : "http://hl7.org/fhir/SearchParameter/Practitioner-name",
              "type" : "string"
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            }
          ],
          "type" : "PractitionerRole",
          "profile" : "http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole",
          "documentation" : "If the requester supports the PractitionerRole resource, the requester **SHALL** support the AU Core profile and the conformance expectations for the PractitionerRole resource.\n\nEven though AU Core Profiles allow both PractitionerRole and Practitioner to be referenced, because PractitionerRole supplies a provider’s location, contact information, and reference to the Practitioner, it **SHOULD** be referenced instead of the Practitioner resource.",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "_referencePolicy" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            }
          ],
          "searchInclude" : [
            "PractitionerRole:practitioner"
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "_id",
              "definition" : "http://hl7.org/fhir/SearchParameter/Resource-id",
              "type" : "token"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "identifier",
              "definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-identifier",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values. The responder **SHALL** support both.\n\nThe requester **SHOULD** support search using a Medicare Provider Number identifier as defined in the profile. The responder **SHOULD** support search using a Medicare Provider Number identifier as defined in the profile."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "practitioner",
              "definition" : "http://hl7.org.au/fhir/core/SearchParameter/au-core-practitionerrole-practitioner",
              "type" : "reference",
              "documentation" : "The requester **SHALL** provide at least an id value and **MAY** provide both the Type and id values.\n\nThe responder **SHALL** support both.\n\nThe requester **SHOULD** support chained search practitioner.identifier using a HPI-I identifier as defined in the AU Core Practitioner profile.\n\nThe responder **SHOULD** support chained search practitioner.identifier using a HPI-I identifier as defined in the AU Core Practitioner profile."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "name" : "specialty",
              "definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "organization",
              "definition" : "http://hl7.org/fhir/SearchParameter/PractitionerRole-organization",
              "type" : "reference",
              "documentation" : "The requester **SHALL** provide at least an id value and **MAY** provide both the Type and id values.\n\nThe responder **SHALL** support both."
            }
          ]
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "SHOULD"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "date"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "code"
                },
                {
                  "url" : "required",
                  "valueString" : "date"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                },
                {
                  "url" : "required",
                  "valueString" : "patient"
                },
                {
                  "url" : "required",
                  "valueString" : "status"
                }
              ],
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            }
          ],
          "type" : "Procedure",
          "profile" : "http://hl7.org.au/fhir/core/StructureDefinition/au-core-procedure",
          "documentation" : "If the requester supports the Procedure resource, the requester **SHALL** support the AU Core profile and the conformance expectations for the Procedure resource.\n\nThe Procedure resource can communicate the clinical indication using either a code in `Procedure.reasonCode` or a reference using `Procedure.reasonReference`. Although both `Procedure.reasonCode` and `Procedure.reasonReference` are marked as Must Support, a responder is not required to support both but **SHALL** support at least one of these elements. The requester**SHALL** support both elements.",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-instance"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ],
          "_referencePolicy" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ]
            }
          ],
          "searchParam" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "code",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-code",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both.\n\nThe requester **SHOULD** support `multipleOr`.\n\nThe responder **SHOULD** support `multipleOr`."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "date",
              "definition" : "http://hl7.org/fhir/SearchParameter/clinical-date",
              "type" : "date",
              "documentation" : "A requester **SHALL** provide a value precise to the *second + time offset*.\n\nA responder **SHALL** support a value precise to the *second + time offset*. \n\nThe requester **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.\n\nThe responder **SHALL** support these search comparators `gt`, `lt`, `ge`, `le`.\n\nThe requester **SHOULD** support multipleAnd, and if multipleAnd is supported, **SHALL** support the search comparators 'gt', 'lt', 'ge', 'le'.\n\nThe responder **SHOULD** support multipleAnd, and if multipleAnd is supported, **SHALL** support the search comparators 'gt', 'lt', 'ge', 'le'."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "name" : "status",
              "definition" : "http://hl7.org/fhir/SearchParameter/Procedure-status",
              "type" : "token",
              "documentation" : "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both.\n\nThe requester **SHALL** support `multipleOr`.\n\nThe responder **SHALL** support `multipleOr`."
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "name" : "patient",
              "definition" : "http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient",
              "type" : "reference",
              "documentation" : "The requester **SHALL** provide at least an id value and **MAY** provide both the Type and id values.\n\nThe responder **SHALL** support both.\n\nThe requester **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile.\n\nThe responder **SHOULD** support chained search patient.identifier using IHI, Medicare Number, and DVA Number identifiers as defined in the AU Core Patient profile."
            }
          ]
        }
      ],
      "interaction" : [
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "MAY"
            }
          ],
          "code" : "transaction"
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "MAY"
            }
          ],
          "code" : "batch"
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "MAY"
            }
          ],
          "code" : "search-system"
        },
        {
          "extension" : [
            {
              "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode" : "MAY"
            }
          ],
          "code" : "history-system"
        }
      ]
    }
  ]
}