Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: ADHA Server Requirements Capability Statement - JSON Representation

Draft as of 2024-06-11

Raw json | Download


{
  "resourceType" : "CapabilityStatement",
  "id" : "dh-server-1",
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <h3>ADHACapabilityStatementServer</h3>\n            <div>\n                <p>The requirements for capabilities of a server implementing Australian Digital\n                    Health Agency FHIR RESTful Endpoints (au.digitalhealth.r4).</p>\n                <ul>\n                    <li>Official URL:\n                        <code>http://ns.electronichealth.net.au/fhir/CapabilityStatement/dh-server-1</code></li>\n                    <li>Official name: <code>ADHACapabilityStatementServer</code></li>\n                    <li>Implementation Guide Version: 0.1.0</li>\n                    <li>FHIR Version: 4.0.1</li>\n                </ul>\n            </div>\n            <h3 id=\"behavior\">FHIR RESTful Capabilities</h3>\n            <p>The Server <strong>SHALL</strong>:</p>\n            <ol>\n                <li>Support the ADHA Core Patient resource profile.</li>\n                <li>Implement the RESTful behavior according to the FHIR specification.</li>\n                <li>Follow the requirements documented in the <a href=\"policy.html\">Policy</a> page.</li>\n                <li>Return the following response classes: <ul>\n                    <li>(Status 400): invalid parameter</li>\n                    <li>(Status 401/4xx): unauthorized request</li>\n                    <li>(Status 403): insufficient scopes</li>\n                    <li>(Status 404): unknown resource</li>\n                </ul>\n                </li>\n                <li>Support JSON source formats for all ADHA interactions.</li>\n                <li>Declare a CapabilityStatement identifying the list of profiles,\n                    operations, and search parameters supported.</li>\n            </ol>\n            <p>The Server <strong>SHOULD</strong>:</p>\n            <ol>\n                <li>Follow the guidance documented in the <a href=\"guidance.html\">\n                    Guidance</a> page</li>\n                <li>Support XML source formats for all ADHA interactions.</li>\n            </ol>\n            <p>The Server <strong>MAY</strong>:</p>\n            <ol>\n                <li>Identify the ADHA profiles supported as part of the FHIR\n                    <code>meta.profile</code> attribute for each instance.</li>\n            </ol>\n            <p>\n                <strong>Summary of System Wide Interactions</strong>\n            </p>\n            <ul>\n                <li><strong>MAY</strong> support the <code>transaction</code> interaction.</li>\n                <li><strong>MAY</strong> support the <code>batch</code> interaction.</li>\n                <li><strong>MAY</strong> support the <code>search-system</code> interaction.</li>\n                <li><strong>MAY</strong> support the <code>history-system</code> interaction.</li>\n            </ul>\n            <h3 id=\"resource-details\" class=\"no_toc\">RESTful Capabilities by Resource/Profile:</h3>\n            <h4>Summary</h4>\n            <table width=\"100%\" class=\"list\">\n                <tr>\n                    <th>\n                        <b>Resource Type</b>\n                    </th>\n                    <th>\n                        <b>Canonical Profile</b>\n                    </th>\n                    <th>\n                        <b>Supported Profiles</b>\n                    </th>\n                    <th>\n                        <b title=\"GET a resource (read interaction)\">Read</b>\n                    </th>\n                    <th>\n                        <b title=\"GET past versions of resources (vread interaction)\">V-Read</b>\n                    </th>\n                    <th>\n                        <b title=\"GET all set of resources of the type (search interaction)\">Search</b>\n                    </th>\n                    <th>\n                        <b title=\"PUT a new resource version (update interaction)\">Update</b>\n                    </th>\n                    <th>\n                        <b title=\"PATCH a new resource version (patch interaction)\">Patch</b>\n                    </th>\n                    <th>\n                        <b title=\"POST a new resource (create interaction)\">Create</b>\n                    </th>\n                    <th>\n                        <b title=\"DELETE a resource (delete interaction)\">Delete</b>\n                    </th>\n                    <th>\n                        <b title=\"GET changes to a resource (history interaction on instance)\">Updates</b>\n                    </th>\n                    <th>\n                        <b title=\"GET changes for all resources of the type (history interaction on type)\">History</b>\n                    </th>\n                </tr>\n                <tr>\n                    <td>AllergyIntolerance</td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-allergyintolerance-core-1.html\">ADHA Core AllergyIntolerance</a>\n                    </td>\n                    <td/>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>BodyStructure</td>\n                    <td><a href=\"StructureDefinition-dh-bodystructure-core-1.html\">ADHA Core BodyStructure</a>\n                    </td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-bodystructure-aodr-1.html\">ADHA Donatable Organ or Tissue BodyStructure</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Condition</td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-condition-core-1.html\">ADHA Core Condition</a>\n                    </td>\n                    <td/>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Bundle</td>\n                    <td/>\n                    <td>\n                        <a href=\"StructureDefinition-dh-bundle-document-1.html\">ADHA Document Bundle</a><br/>\n                        <a href=\"StructureDefinition-dh-bundle-payload-1.html\">ADHA Payload Bundle</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Composition</td>\n                    <td><a href=\"StructureDefinition-dh-composition-core-1.html\">ADHA Core Composition</a></td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-composition-document-1.html\">ADHA Document Composition</a><br/>\n                        <a href=\"StructureDefinition-dh-composition-acdcr-1.html\">ADHA Advance Care Directive Custodian Record Document Composition</a><br/>\n                        <a href=\"StructureDefinition-dh-composition-acp-1.html\">ADHA Advance Care Planning Document Composition</a><br/>\n                        <a href=\"StructureDefinition-dh-composition-acts-1.html\">ADHA Aged Care Transfer Summary Composition</a><br/>\n                        <a href=\"StructureDefinition-dh-composition-ds-1.html\">ADHA Discharge Summary Composition</a><br/>\n                        <a href=\"StructureDefinition-dh-composition-es-1.html\">ADHA Event Summary Document Composition</a><br/>\n                        <a href=\"StructureDefinition-dh-composition-mov-1.html\">ADHA Medicare Overview Composition</a><br/>\n                        <a href=\"StructureDefinition-dh-composition-ncspv-1.html\">ADHA National Cancer Screening Program Participation View</a><br/>\n                        <a href=\"StructureDefinition-dh-composition-phn-1.html\">ADHA Personal Health Notes Document Composition</a><br/>\n                        <a href=\"StructureDefinition-dh-composition-phs-1.html\">ADHA Personal Health Summary Document Composition</a><br/>\n                        <a href=\"StructureDefinition-dh-composition-pdl-1.html\">ADHA Prescription and or Dispense History Composition</a><br/>\n                        <a href=\"StructureDefinition-dh-composition-psml-1.html\">ADHA Pharmacist Shared Medicines List Composition</a><br/>\n                        <a href=\"StructureDefinition-dh-composition-po-1.html\">ADHA Personal Observations Document Composition</a><br/>\n                        <a href=\"StructureDefinition-dh-composition-shs-1.html\">ADHA Shared Health Summary Document Composition</a><br/>\n                        <a href=\"StructureDefinition-dh-composition-sml-1.html\">ADHA Shared Medicines List Composition</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Consent</td>\n                    <td/>\n                    <td>\n                        <a href=\"StructureDefinition-dh-consent-aodr-1.html\">ADHA Record of Australian Organ Donor Register Consent</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Device</td>\n                    <td/>\n                    <td>\n                        <a href=\"StructureDefinition-dh-device-implantable-1.html\">ADHA Implantable Medical Device</a><br/>\n                        <a href=\"StructureDefinition-dh-device-participant-1.html\">ADHA Participant Device</a><br/>\n                        <a href=\"StructureDefinition-dh-device-system-1.html\">ADHA System Device</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>DiagnosticReport</td>\n                    <td><a href=\"StructureDefinition-dh-diagnosticreport-core-1.html\">ADHA Core DiagnosticReport</a></td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-diagnosticreport-path-1.html\">ADHA Pathology Report</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>DocumentReference</td>\n                    <td><a href=\"StructureDefinition-dh-documentreference-core-1.html\">ADHA Core DocumentReference</a></td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-documentreference-acp-1.html\">ADHA Advance Care Planning Document DocumentReference</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Encounter</td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-encounter-core-1.html\">ADHA Core Encounter</a>\n                    </td>\n                    <td/>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>ExplanationOfBenefit</td>\n                    <td/>\n                    <td>\n                        <a href=\"StructureDefinition-dh-explanationofbenefit-medicare-mbs-1.html\">ADHA Record of Claim against MBS</a><br/>\n                        <a href=\"StructureDefinition-dh-explanationofbenefit-medicare-pbs-1.html\">ADHA Record of Claim against PBS or RPBS</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Flag</td>\n                    <td><a href=\"StructureDefinition-dh-flag-core-1.html\">ADHA Core Flag</a></td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-flag-air-1.html\">ADHA Australian Immunisation Register Notice</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>HealthcareService</td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-healthcareservice-core-1.html\">ADHA Core HealthcareService</a>\n                    </td>\n                    <td/>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Immunization</td>\n                    <td><a href=\"StructureDefinition-dh-immunization-core-1.html\">ADHA Core Immunization</a></td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-immunization-air-1.html\">ADHA Record of Immunisation from Australian Immunisation Register</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>List</td>\n                    <td><a href=\"StructureDefinition-dh-list-core-1.html\">ADHA Core List</a></td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-list-immunization-1.html\">ADHA Immunisation History List</a><br/>\n                        <a href=\"StructureDefinition-dh-list-medication-pdl-1.html\">ADHA Prescription and or Dispense History List</a><br/>\n                        <a href=\"StructureDefinition-dh-list-medication-use-1.html\">ADHA Medication Use List</a><br/>\n                        <a href=\"StructureDefinition-dh-list-medication-use-pmr-1.html\">ADHA Practitioner Medicine Review List</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Location</td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-location-core-1.html\">ADHA Core Location</a>\n                    </td>\n                    <td/>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Media</td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-media-core-1.html\">ADHA Core Media</a>\n                    </td>\n                    <td/>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Medication</td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-medication-core-1.html\">ADHA Core Medication</a>\n                    </td>\n                    <td/>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>MedicationAdministration</td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-medicationadministration-core-1.html\">ADHA Core MedicationAdministration</a>\n                    </td>\n                    <td/>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>MedicationDispense</td>\n                    <td><a href=\"StructureDefinition-dh-medicationdispense-core-1.html\">ADHA Core MedicationDispense</a></td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-medicationdispense-disp-1.html\">ADHA Dispense Record</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>MedicationRequest</td>\n                    <td><a href=\"StructureDefinition-dh-medicationrequest-core-1.html\">ADHA Core MedicationRequest</a></td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-medicationrequest-pbs-claim-1.html\">ADHA PBS Claim Item</a><br/>\n                        <a href=\"StructureDefinition-dh-medicationrequest-pres-1.html\">ADHA Prescription</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>MedicationStatement</td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-medicationstatement-core-1.html\">ADHA Core MedicationStatement</a>\n                    </td>\n                    <td/>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Observation</td>\n                    <td><a href=\"StructureDefinition-dh-observation-core-1.html\">ADHA Core Observation</a></td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-observation-diagnosticresult-1.html\">ADHA Diagnostic Result Observation</a><br/>\n                        <a href=\"StructureDefinition-dh-observation-diagnosticresult-imag-1.html\">ADHA Imaging Result Observation</a><br/>\n                        <a href=\"StructureDefinition-dh-observation-diagnosticresult-path-1.html\">ADHA Pathology Result Observation</a><br/>\n                        <a href=\"StructureDefinition-dh-observation-ncspp-1.html\">ADHA National Cancer Screening Program Participation Observation</a><br/>\n                        <a href=\"StructureDefinition-dh-observation-simple-1.html\">ADHA Simple Observation</a>\n                        <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base//StructureDefinition-au-norelevantfinding.html\">AU Assertion of No Relevant Finding</a><br/>\n                        <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base//StructureDefinition-au-sexassignedatbirth.html\">AU Biological Sex Assigned at Birth</a><br/>\n                        <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base//StructureDefinition-au-bloodpressure.html\">AU Blood Pressure</a><br/>\n                        <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base//StructureDefinition-au-bodyweight.html\">AU Body Weight</a><br/>\n                        <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base//StructureDefinition-au-bodyheight.html\">AU Body Height</a><br/>\n                        <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base//StructureDefinition-au-bmi.html\">AU Body Mass Index</a><br/>\n                        <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base//StructureDefinition-au-oxygensat.html\">AU Oxygen Saturation</a><br/>\n                        <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base//StructureDefinition-au-headcircum.html\">AU Head Circumference</a><br/>\n                        <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base//StructureDefinition-au-heartrate.html\">AU Heart Rate</a><br/>\n                        <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base//StructureDefinition-au-bodytemp.html\">AU Body Temperature</a><br/>\n                        <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base//StructureDefinition-au-respirationrate.html\">AU Respiration Rate</a><br/>\n                        <a href=\"http://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-vitalspanel.html\">AU Vital Signs Panel</a><br/>\n                        <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-smokingstatus.html\">AU Smoking Status</a><br/>\n                        <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-estimateddateofdelivery.html\">AU Estimated Date of Delivery </a><br/>\n                        <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-gravidity.html\">AU Gravidity</a><br/>\n                        <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-parity.html\">AU Parity</a><br/>\n                        <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-lastmenstrualperiod.html\">AU Last Menstrual Period</a><br/>\n                    </td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Organization</td>\n                    <td><a href=\"StructureDefinition-dh-organization-core-1.html\">ADHA Core Organization</a></td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-organization-contact-1.html\">ADHA Organization Contact</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Patient</td>\n                    <td><a href=\"StructureDefinition-dh-patient-core-1.html\">ADHA Core Patient</a></td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-patient-mhr-1.html\">ADHA My Health Record Patient</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Practitioner</td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-practitioner-core-1.html\">ADHA Core Practitioner</a>\n                    </td>\n                    <td/>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>PractitionerRole</td>\n                    <td><a href=\"StructureDefinition-dh-practitionerrole-core-1.html\">ADHA Core PractitionerRole</a></td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-practitionerrole-author-1.html\">ADHA Authoring PractitionerRole</a><br/>\n                        <a href=\"StructureDefinition-dh-practitionerrole-author-cae-1.html\">ADHA Authoring Care Agency Employee</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Procedure</td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-procedure-core-1.html\">ADHA Core Procedure</a>\n                    </td>\n                    <td/>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>RelatedPerson</td>\n                    <td><a href=\"StructureDefinition-dh-relatedperson-core-1.html\">ADHA Core RelatedPerson</a></td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-relatedperson-author-1.html\">ADHA Authoring RelatedPerson</a><br/>\n                        <a href=\"StructureDefinition-dh-relatedperson-mhr-1.html\">ADHA MHR RelatedPerson</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>ServiceRequest</td>\n                    <td><a href=\"StructureDefinition-dh-servicerequest-core-1.html\">ADHA Core ServiceRequest</a></td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-servicerequest-mbs-claim-1.html\">ADHA MBS Service Claim Item</a></td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Specimen</td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-specimen-core-1.html\">ADHA Core Specimen</a>\n                    </td>\n                    <td/>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n                <tr>\n                    <td>Substance</td>\n                    <td>\n                        <a href=\"StructureDefinition-dh-substance-core-1.html\">ADHA Core Substance</a>\n                    </td>\n                    <td/>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHALL</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>MAY</td>\n                    <td>SHOULD</td>\n                    <td>MAY</td>\n                </tr>\n            </table>\n        </div>"
  },
  "url" : "http://ns.electronichealth.net.au/fhir/CapabilityStatement/dh-server-1",
  "version" : "0.0.1",
  "name" : "ADHACapabilityStatementServer",
  "title" : "ADHA Server Requirements Capability Statement",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-06-11T05:02:48+00:00",
  "publisher" : "Australian Digital Health Agency",
  "contact" : [
    {
      "name" : "Australian Digital Health Agency",
      "telecom" : [
        {
          "system" : "email",
          "value" : "mailto:help@digitalhealth.gov.au"
        }
      ]
    }
  ],
  "description" : "The requirements for capabilities of a server implementing Australian Digital Health Agency FHIR RESTful Endpoints (au.digitalhealth.r4).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "AU"
        }
      ]
    }
  ],
  "copyright" : "Copyright © 2023 Australian Digital Health Agency - All rights reserved. This content is licensed under a Creative Commons Attribution 4.0 International License. See https://creativecommons.org/licenses/by/4.0/.",
  "kind" : "requirements",
  "fhirVersion" : "4.0.1",
  "format" : [
    "application/fhir+json",
    "application/fhir+xml"
  ],
  "_format" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "SHALL"
        }
      ]
    },
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode" : "SHOULD"
        }
      ]
    }
  ],
  "rest" : [
    {
      "mode" : "server",
      "resource" : [
        {
          "type" : "AllergyIntolerance",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-allergyintolerance-core-1",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "BodyStructure",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-bodystructure-core-1",
          "supportedProfile" : [
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-bodystructure-odr-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Condition",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-condition-core-1",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Bundle",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-bundle-document-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-bundle-payload-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Composition",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-core-1",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-document-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-acdcr-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-acp-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-acts-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-ds-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-es-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-mov-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-ncspv-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-phn-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-phs-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-pdl-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-psml-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-po-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-shs-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-composition-sml-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Consent",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-consent-aodr-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Device",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-device-implantable-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-device-participant-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-device-system-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "DiagnosticReport",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-diagnosticreport-core-1",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-diagnosticreport-path-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "DocumentReference",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-documentreference-core-1",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-documentreference-acp-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Encounter",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-encounter-core-1",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "ExplanationOfBenefit",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-explanationofbenefit-medicare-mbs-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-explanationofbenefit-medicare-pbs-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Flag",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-flag-core-1",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-flag-air-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "HealthcareService",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-healthcareservice-core-1",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Immunization",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-immunization-core-1",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-immunization-air-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "List",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-list-core-1",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-list-immunization-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-list-medication-pdl-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-list-medication-use-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-list-medication-use-pmr-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Location",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-location-core-1",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Media",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-media-core-1",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Medication",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medication-core-1",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "MedicationAdministration",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medicationadministration-core-1",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "MedicationDispense",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medicationdispense-core-1",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medicationdispense-disp-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "MedicationRequest",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medicationrequest-core-1",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medicationrequest-pbs-claim-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medicationrequest-pres-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "MedicationStatement",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-medicationstatement-core-1",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Observation",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-observation-core-1",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-observation-diagnosticresult-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-observation-diagnosticresult-imag-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-observation-diagnosticresult-path-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-observation-ncspp-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-observation-simple-1"🔗 ,
            "http://hl7.org.au/fhir/StructureDefinition/au-norelevantfinding",
            "http://hl7.org.au/fhir/StructureDefinition/au-sexassignedatbirth",
            "http://hl7.org.au/fhir/StructureDefinition/au-bloodpressure",
            "http://hl7.org.au/fhir/StructureDefinition/au-bodyweight",
            "http://hl7.org.au/fhir/StructureDefinition/au-bodyheight",
            "http://hl7.org.au/fhir/StructureDefinition/au-bmi",
            "http://hl7.org.au/fhir/StructureDefinition/au-oxygensat",
            "http://hl7.org.au/fhir/StructureDefinition/au-headcircum",
            "http://hl7.org.au/fhir/StructureDefinition/au-heartrate",
            "http://hl7.org.au/fhir/StructureDefinition/au-bodytemp",
            "http://hl7.org.au/fhir/StructureDefinition/au-resprate",
            "http://hl7.org.au/fhir/StructureDefinition/au-vitalspanel",
            "http://hl7.org.au/fhir/StructureDefinition/au-smokingstatus",
            "http://hl7.org.au/fhir/StructureDefinition/au-estimateddateofdelivery",
            "http://hl7.org.au/fhir/StructureDefinition/au-gravidity",
            "http://hl7.org.au/fhir/StructureDefinition/au-parity",
            "http://hl7.org.au/fhir/StructureDefinition/au-lastmenstrualperiod"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Organization",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-organization-core-1",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-organization-contact-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Patient",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-patient-core-1",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-patient-mhr-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Practitioner",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-practitioner-core-1",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "PractitionerRole",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-practitionerrole-core-1",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-practitionerrole-author-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-practitionerrole-author-cae-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Procedure",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-procedure-core-1",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "RelatedPerson",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-relatedperson-core-1",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-relatedperson-author-1"🔗 ,
            "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-relatedperson-mhr-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "ServiceRequest",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-servicerequest-core-1",
          "supportedProfile" : [
            🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-servicerequest-mbs-claim-1"
          ],
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Specimen",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-specimen-core-1",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        },
        {
          "type" : "Substance",
          "profile" : "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-substance-core-1",
          "interaction" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "create"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "search-type"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHALL"
                }
              ],
              "code" : "read"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "vread"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "update"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "patch"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "delete"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "SHOULD"
                }
              ],
              "code" : "history-instance"
            },
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode" : "MAY"
                }
              ],
              "code" : "history-type"
            }
          ],
          "referencePolicy" : [
            "resolves"
          ]
        }
      ]
    }
  ]
}