AU Core Implementation Guide
0.5.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 0.5.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 - TTL Representation

Page standards status: Draft Maturity Level: 1

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CapabilityStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "au-core-requester"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir: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>For authentication and authorisation, systems <strong>MAY</strong> support any SMART App Launch and SMART Backend Service Authorization. When this is not avalable, basic authentication <strong>MAY</strong> be used. </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, identifier, 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  </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  </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</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    </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\">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<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    </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  </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</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  </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  </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  </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  </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  </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  </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>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  </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</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</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 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>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</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  </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  </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  </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>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org.au/fhir/core/CapabilityStatement/au-core-requester"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.5.0-ci-build"] ; # 
  fhir:name [ fhir:v "AUCoreRequesterCapabilityStatement"] ; # 
  fhir:title [ fhir:v "AU Core Requester CapabilityStatement"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2023-05-15"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 Australia"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Australia FHIR Work Group" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://confluence.hl7.org/display/HAFWG" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This CapabilityStatement describes the basic rules for the [AU Core Requester actor](ActorDefinition-au-core-actor-requester.html) 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."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AU" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2022+; Licensed Under Creative Commons No Rights Reserved."] ; # 
  fhir:kind [ fhir:v "requirements"] ; # 
  fhir:fhirVersion [ fhir:v "4.0.1"] ; # 
  fhir:format ( [
fhir:v "json" ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]     ] )
  ] [
fhir:v "xml" ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]     ] )
  ] ) ; # 
  fhir:patchFormat ( [
fhir:v "application/json-patch+json" ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]     ] )
  ] ) ; # 
  fhir:implementationGuide ( [
fhir:v "http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base> ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]     ] )
  ] [
fhir:v "http://hl7.org/fhir/smart-app-launch/ImplementationGuide/hl7.fhir.uv.smart-app-launch|2.2.0"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/smart-app-launch/ImplementationGuide/hl7.fhir.uv.smart-app-launch|2.2.0> ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]     ] )
  ] [
fhir:v "http://hl7.org/fhir/uv/ipa/ImplementationGuide/hl7.fhir.uv.ipa"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ipa/ImplementationGuide/hl7.fhir.uv.ipa> ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]     ] )
  ] ) ; # 
  fhir:rest ( [
fhir:mode [ fhir:v "client" ] ;
fhir:documentation [ fhir:v "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." ] ;
fhir:security [
fhir:description [ fhir:v "TBD requirements and recommendations." ]     ] ;
    ( fhir:resource [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "clinical-status" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] ) ;
fhir:type [ fhir:v "AllergyIntolerance" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-allergyintolerance"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-allergyintolerance>       ] ;
fhir:documentation [ fhir:v "If the requester supports the AllergyIntolerance resource, the responder **SHALL** support the AU Core profile and the conformance expectations for the AllergyIntolerance resource." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "create" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "update" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "delete" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "vread" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "patch" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ]       ] ) ;
      ( fhir:referencePolicy [
fhir:v "resolves" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "clinical-status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/AllergyIntolerance-clinical-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "category" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "clinical-status" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "category" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "clinical-status" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "code" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "onset-date" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] ) ;
fhir:type [ fhir:v "Condition" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition>       ] ;
fhir:documentation [ fhir:v "If the requester supports the Condition resource, the responder **SHALL** support the AU Core profile and the conformance expectations for the Condition resource." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "create" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "update" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "delete" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "vread" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "patch" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ]       ] ) ;
      ( fhir:referencePolicy [
fhir:v "resolves" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Condition-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Condition-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The category of the condition" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "clinical-status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Condition-clinical-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Condition-clinical-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "onset-date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Condition-onset-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Condition-onset-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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`." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "date" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "class" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "location" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "status" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] ) ;
fhir:type [ fhir:v "Encounter" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter>       ] ;
fhir:documentation [ fhir:v "If the requester supports the Encounter resource, the responder **SHALL** support the AU Core profile and the conformance expectations for the Encounter resource." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "create" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "update" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "delete" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "vread" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "patch" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ]       ] ) ;
      ( fhir:referencePolicy [
fhir:v "resolves" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "class" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Encounter-class"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Encounter-class>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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`." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "location" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Encounter-location"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Encounter-location>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least an id value and **MAY** provide both the Type and id values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/DocumentReference-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "status" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "date" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "vaccine-code" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] ) ;
fhir:type [ fhir:v "Immunization" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-immunization"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-immunization>       ] ;
fhir:documentation [ fhir:v "If the requester supports the Immunization resource, the responder **SHALL** support the AU Core profile and the conformance expectations for the Immunization resource." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "create" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "update" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "delete" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "vread" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "patch" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ]       ] ) ;
      ( fhir:referencePolicy [
fhir:v "resolves" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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`." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Immunization-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "vaccine-code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Immunization-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Immunization-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] ) ;
fhir:type [ fhir:v "Location" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-location"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-location>       ] ;
fhir:documentation [ fhir:v "If the requester supports the Location resource, the responder **SHALL** support the AU Core profile and the conformance expectations for the Location resource." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "create" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "update" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "delete" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "vread" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "patch" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ]       ] ) ;
      ( fhir:referencePolicy [
fhir:v "resolves" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "address" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Location-address"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Location-address>         ] ;
fhir:type [ fhir:v "string" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Location-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Location-name>         ] ;
fhir:type [ fhir:v "string" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "address-city" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Location-address-city"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Location-address-city>         ] ;
fhir:type [ fhir:v "string" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "address-state" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Location-address-state"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Location-address-state>         ] ;
fhir:type [ fhir:v "string" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "address-postalcode" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Location-address-postalcode"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Location-address-postalcode>         ] ;
fhir:type [ fhir:v "string" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Location-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Location-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] ) ;
fhir:type [ fhir:v "Medication" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication>       ] ;
fhir:documentation [ fhir:v "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." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "search-type" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "create" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "update" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "delete" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "vread" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "patch" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ]       ] ) ;
      ( fhir:referencePolicy [
fhir:v "resolves" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "intent" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "intent" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "status" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "intent" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "authoredon" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] ) ;
fhir:type [ fhir:v "MedicationRequest" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationrequest"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationrequest>       ] ;
fhir:documentation [ fhir:v "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." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "create" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "update" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "delete" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "vread" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "patch" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ]       ] ) ;
      ( fhir:referencePolicy [
fhir:v "resolves" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
      ( fhir:searchInclude [ fhir:v "MedicationRequest:medication" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "authoredon" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MedicationRequest-authoredon"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MedicationRequest-authoredon>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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`." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "intent" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/MedicationRequest-intent"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/MedicationRequest-intent>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/medications-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/medications-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "category" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "category" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "date" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "code" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "category" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "status" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "code" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "date" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] ) ;
fhir:type [ fhir:v "Observation" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyweight"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyweight> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-bloodpressure"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-bloodpressure> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyheight"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyheight> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-path"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult-path> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodytemp"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodytemp> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-heartrate"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-heartrate> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-waistcircum"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-waistcircum> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-resprate"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-resprate> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-diagnosticresult> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstatus"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstatus> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "If the requester supports the Observation resource, the requester **SHALL** support the AU Core profiles and the conformance expectations for the Observation resource." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "create" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "update" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "delete" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "vread" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "patch" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ]       ] ) ;
      ( fhir:referencePolicy [
fhir:v "resolves" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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`." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] ) ;
fhir:type [ fhir:v "Organization" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization>       ] ;
fhir:documentation [ fhir:v "If the requester supports the Organization resource, the requester **SHALL** support the AU Core profile and the conformance expectations for the Organization resource." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "create" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "update" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "delete" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "vread" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "patch" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ]       ] ) ;
      ( fhir:referencePolicy [
fhir:v "resolves" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "address" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-address"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-address>         ] ;
fhir:type [ fhir:v "string" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Organization-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Organization-name>         ] ;
fhir:type [ fhir:v "string" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "birthdate" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "family" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "birthdate" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "name" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "family" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "gender" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "gender" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "name" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] ) ;
fhir:type [ fhir:v "Patient" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient>       ] ;
fhir:documentation [ fhir:v "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." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "create" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "update" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "delete" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "vread" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "patch" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ]       ] ) ;
      ( fhir:referencePolicy [
fhir:v "resolves" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "birthdate" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-birthdate"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-birthdate>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "A requester **SHALL** provide a value precise to the *day*.\n\nA responder **SHALL** support a value a value precise to the *day*." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "family" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-family"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-family>         ] ;
fhir:type [ fhir:v "string" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "gender" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-gender"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-gender>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "indigenous-status" ] ;
fhir:definition [
fhir:v "http://hl7.org.au/fhir/SearchParameter/indigenous-status"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/SearchParameter/indigenous-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide both the system and code values. The responder **SHALL NOT** support only code values.\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." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-name>         ] ;
fhir:type [ fhir:v "string" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "gender-identity" ] ;
fhir:definition [
fhir:v "http://hl7.org.au/fhir/SearchParameter/gender-identity"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/SearchParameter/gender-identity>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] ) ;
fhir:type [ fhir:v "Practitioner" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner>       ] ;
fhir:documentation [ fhir:v "If the requester supports the Practitioner resource, the requester **SHALL** support the AU Core profile and the conformance expectations for the Practitioner resource." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "create" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "update" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "delete" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "vread" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "patch" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ]       ] ) ;
      ( fhir:referencePolicy [
fhir:v "resolves" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Practitioner-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Practitioner-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Practitioner-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Practitioner-name>         ] ;
fhir:type [ fhir:v "string" ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] ) ;
fhir:type [ fhir:v "PractitionerRole" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole>       ] ;
fhir:documentation [ fhir:v "If the requester supports the PractitionerRole resource, the requester **SHALL** support the AU Core profile and the conformance expectations for the PractitionerRole resource." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "create" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "update" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "delete" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "vread" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "patch" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ]       ] ) ;
      ( fhir:referencePolicy [
fhir:v "resolves" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
      ( fhir:searchInclude [ fhir:v "PractitionerRole:practitioner" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PractitionerRole-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PractitionerRole-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "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." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "practitioner" ] ;
fhir:definition [
fhir:v "http://hl7.org.au/fhir/core/SearchParameter/au-core-practitionerrole-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/SearchParameter/au-core-practitionerrole-practitioner>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "specialty" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "organization" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PractitionerRole-organization"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PractitionerRole-organization>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least an id value and **MAY** provide both the Type and id values.\n\nThe responder **SHALL** support both." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "date" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "code" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "date" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "status" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] ) ;
fhir:type [ fhir:v "Procedure" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-procedure"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-procedure>       ] ;
fhir:documentation [ fhir:v "If the requester supports the Procedure resource, the requester **SHALL** support the AU Core profile and the conformance expectations for the Procedure resource." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "create" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "update" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "delete" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "vread" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "patch" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ]       ] ) ;
      ( fhir:referencePolicy [
fhir:v "resolves" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "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`." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Procedure-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Procedure-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "The requester **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe responder **SHALL** support both." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/SearchParameter/au-core-clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "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." ]       ] )     ] ) ;
    ( fhir:interaction [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]       ] ) ;
fhir:code [ fhir:v "transaction" ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]       ] ) ;
fhir:code [ fhir:v "batch" ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]       ] ) ;
fhir:code [ fhir:v "search-system" ]     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]       ] ) ;
fhir:code [ fhir:v "history-system" ]     ] )
  ] ) . #