AU eRequesting Implementation Guide, published by HL7 Australia. This guide is not an authorized publication; it is the continuous build for version 0.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/hl7au/au-fhir-erequesting/ and changes regularly. See the Directory of published versions
Page standards status: Draft | Maturity Level: 0 |
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:CapabilityStatement ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "au-erequesting-placer"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement au-erequesting-placer</b></p><a name=\"au-erequesting-placer\"> </a><a name=\"hcau-erequesting-placer\"> </a><a name=\"au-erequesting-placer-en-AU\"> </a><h2 id=\"title\">AU eRequesting Placer CapabilityStatement</h2><ul><li>Implementation Guide Version: 0.2.0-ci-build </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <strong>MAY</strong> support <code>json</code>, <strong>MAY</strong> support <code>xml</code></li><li>Supported Patch Formats: <strong>MAY</strong> support <code>application/json-patch+json</code></li><li>Published on: 2024-11-22 00:49:56+0000 </li><li>Published by: HL7 Australia </li></ul><blockquote class=\"impl-note\"><p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><h3 id=\"shallIGs\">SHALL Support the Following Implementation Guides</h3><ul><li><a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/index.html\">http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base</a></li><li><a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/index.html\">http://hl7.org.au/fhir/core/ImplementationGuide/hl7.fhir.au.core</a></li></ul><h2 id=\"rest\">FHIR RESTful Capabilities</h2><div class=\"panel panel-default\"><div class=\"panel-heading\"><h3 id=\"mode1\" class=\"panel-title\">Mode: <code>client</code></h3></div><div class=\"panel-body\"><div><p>The AU eRequesting Placer <strong>SHALL</strong>:</p>\n<ol>\n<li>Support at least one AU eRequesting Diagnostic Request profile, and the conformance expectations for the ServiceRequest resource.</li>\n<li>Implement the RESTful behavior according to the FHIR specification.</li>\n</ol>\n</div><div class=\"lead\"><em>Security</em></div><blockquote><div><p>None defined.</p>\n</div></blockquote><div class=\"lead\"><em>Summary of System-wide Interactions</em></div></div></div><h3 id=\"resourcesCap1\">Capabilities by Resource/Profile</h3><h4 id=\"resourcesSummary1\">Summary</h4><p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul><li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class=\"bg-info\">R</span></b>ead, <b><span class=\"bg-info\">S</span></b>earch, <b><span class=\"bg-info\">U</span></b>pdate, and <b><span class=\"bg-info\">C</span></b>reate, are always shown, while <b><span class=\"bg-info\">VR</span></b>ead, <b><span class=\"bg-info\">P</span></b>atch, <b><span class=\"bg-info\">D</span></b>elete, <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">I</span></b>nstance, or <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul><div class=\"table-responsive\"><table class=\"table table-condensed table-hover\"><thead><tr><th><b>Resource Type</b></th><th><b>Profile</b></th><th class=\"text-center\"><b title=\"GET a resource (read interaction)\">R</b></th><th class=\"text-center\"><b title=\"GET all set of resources of the type (search interaction)\">S</b></th><th class=\"text-center\"><b title=\"PUT a new resource version (update interaction)\">U</b></th><th class=\"text-center\"><b title=\"POST a new resource (create interaction)\">C</b></th><th><b title=\"Required and recommended search parameters\">Searches</b></th><th><code><b>_include</b></code></th><th><code><b>_revinclude</b></code></th><th><b>Operations</b></th></tr></thead><tbody><tr><td><a href=\"#ServiceRequest1-1\">ServiceRequest</a></td><td>Supported Profiles<br/> <a href=\"StructureDefinition-au-erequesting-servicerequest-path.html\">AU eRequesting Pathology Request</a><br/> <a href=\"StructureDefinition-au-erequesting-servicerequest-imag.html\">AU eRequesting Imaging Request</a></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td></td><td/><td/><td/></tr><tr><td><a href=\"#Coverage1-2\">Coverage</a></td><td>Supported Profiles<br/> <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-coverage.html\">AU Base Coverage</a></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#Encounter1-3\">Encounter</a></td><td>Supported Profiles<br/> <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-encounter.html\">AU Core Encounter</a></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#Organization1-4\">Organization</a></td><td>Supported Profiles<br/> <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-organization.html\">AU Core Organization</a></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#Patient1-5\">Patient</a></td><td>Supported Profiles<br/> <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-patient.html\">AU Core Patient</a></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#Practitioner1-6\">Practitioner</a></td><td>Supported Profiles<br/> <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-practitioner.html\">AU Core Practitioner</a></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#PractitionerRole1-7\">PractitionerRole</a></td><td>Supported Profiles<br/> <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-practitionerrole.html\">AU Core PractitionerRole</a></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#Condition1-8\">Condition</a></td><td>Supported Profiles<br/> <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-condition.html\">AU Core Condition</a></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#DocumentReference1-9\">DocumentReference</a></td><td>Supported Profiles<br/> <a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#Location1-10\">Location</a></td><td>Supported Profiles<br/> <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-location.html\">AU Core Location</a></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#Observation1-11\">Observation</a></td><td>Supported Profiles<br/> <a href=\"http://hl7.org/fhir/R4/observation.html\">Observation</a></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#Procedure1-12\">Procedure</a></td><td>Supported Profiles<br/> <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-procedure.html\">AU Core Procedure</a></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr><tr><td><a href=\"#RelatedPerson1-13\">RelatedPerson</a></td><td>Supported Profiles<br/> <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-relatedperson.html\">AU Base Related Person</a></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td/><td/><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"ServiceRequest1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL </span>ServiceRequest</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/servicerequest.html\">ServiceRequest</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>create</code>, <code>update</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-au-erequesting-servicerequest-path.html\">AU eRequesting Pathology Request</a><br/><a href=\"StructureDefinition-au-erequesting-servicerequest-imag.html\">AU eRequesting Imaging Request</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Placers <strong>SHALL</strong> support the ServiceRequest resource, at least one AU eRequesting Diagnostic Request profile, and the conformance expectations for the ServiceRequest resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Coverage1-2\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>Coverage</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/coverage.html\">Coverage</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-coverage.html\">AU Base Coverage</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Placers <strong>SHOULD</strong> support the Coverage resource, the AU Base profile, and the conformance expectations for the Coverage resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Encounter1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>Encounter</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/encounter.html\">Encounter</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-encounter.html\">AU Core Encounter</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Placers <strong>SHOULD</strong> support the Encounter resource, the AU Core profile, and the conformance expectations for the Encounter resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Organization1-4\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>Organization</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-organization.html\">AU Core Organization</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Placers <strong>SHOULD</strong> support the Organization resource, the AU Core profile, and the conformance expectations for the Organization resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Patient1-5\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>Patient</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-patient.html\">AU Core Patient</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Placers <strong>SHOULD</strong> support the Patient resource, the AU Core profile, and the conformance expectations for the Patient resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Practitioner1-6\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>Practitioner</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-practitioner.html\">AU Core Practitioner</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Placers <strong>SHOULD</strong> support the Practitioner resource, the AU Core profile, and the conformance expectations for the Practitioner resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"PractitionerRole1-7\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHOULD </span>PractitionerRole</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/practitionerrole.html\">PractitionerRole</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-practitionerrole.html\">AU Core PractitionerRole</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Placers <strong>SHOULD</strong> support the PractitionerRole resource, the AU Core profile, and the conformance expectations for the PractitionerRole resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Condition1-8\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: MAY </span>Condition</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/condition.html\">Condition</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-condition.html\">AU Core Condition</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Placers <strong>MAY</strong> support the Condition resource, the AU Core profile, and the conformance expectations for the Condition resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"DocumentReference1-9\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: MAY </span>DocumentReference</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Placers <strong>MAY</strong> support the DocumentReference resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Location1-10\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: MAY </span>Location</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/location.html\">Location</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-location.html\">AU Core Location</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Placers <strong>MAY</strong> support the Location resource, the AU Core profile, and the conformance expectations for the Location resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Observation1-11\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: MAY </span>Observation</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/observation.html\">Observation</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"http://hl7.org/fhir/R4/observation.html\">Observation</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Placers <strong>MAY</strong> support the Observation resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Procedure1-12\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: MAY </span>Procedure</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/procedure.html\">Procedure</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-procedure.html\">AU Core Procedure</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Placers <strong>MAY</strong> support the Procedure resource, the AU Core profile, and the conformance expectations for the Procedure resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"RelatedPerson1-13\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: MAY </span>RelatedPerson</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/relatedperson.html\">RelatedPerson</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul/></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"https://build.fhir.org/ig/hl7au/au-fhir-base/StructureDefinition-au-relatedperson.html\">AU Base Related Person</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>Placers <strong>MAY</strong> support the RelatedPerson resource, the AU Base profile, and the conformance expectations for the RelatedPerson resource.</p>\n</div></blockquote></div></div></div></div></div></div>" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ; fhir:value [ fhir:v "0"^^xsd:integer ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ; fhir:value [ fhir:v "draft" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://hl7.org.au/fhir/ereq/ImplementationGuide/hl7.fhir.au.ereq"^^xsd:anyURI ; fhir:link <http://hl7.org.au/fhir/ereq/ImplementationGuide/hl7.fhir.au.ereq> ] ] ) ] ] ) ; # fhir:url [ fhir:v "http://hl7.org.au/fhir/ereq/CapabilityStatement/au-erequesting-placer"^^xsd:anyURI] ; # fhir:version [ fhir:v "0.2.0-ci-build"] ; # fhir:name [ fhir:v "AUeRequestingPlacerCapabilityStatement"] ; # fhir:title [ fhir:v "AU eRequesting Placer CapabilityStatement"] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2024-11-22T00:49:56+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 Australia"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 Australia" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://confluence.hl7.org/display/HAFWG" ] ] ) ] [ fhir:name [ fhir:v "HL7 Australia FHIR Work Group" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "https://confluence.hl7.org/display/HAFWG" ] ; fhir:use [ fhir:v "work" ] ] ) ] ) ; # fhir:description [ fhir:v "This CapabilityStatement describes the basic rules for the [AU eRequesting Placer actor](ActorDefinition-au-erequesting-actor-placer.html) that is responsible for creating diagnostic requests. The complete list of FHIR profiles, RESTful operations, and search parameters supported by AU eRequesting placers are defined in this CapabilityStatement."] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ; fhir:code [ fhir:v "AU" ] ] ) ] ) ; # fhir:copyright [ fhir:v "Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2024+; Licensed Under Creative Commons No Rights Reserved."] ; # fhir:kind [ fhir:v "requirements"] ; # fhir:fhirVersion [ fhir:v "4.0.1"] ; # fhir:format ( [ fhir:v "json" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ] [ fhir:v "xml" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ] ) ; # fhir:patchFormat ( [ fhir:v "application/json-patch+json" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ] ) ; # fhir:implementationGuide ( [ fhir:v "http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base"^^xsd:anyURI ; fhir:link <http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ] [ fhir:v "http://hl7.org.au/fhir/core/ImplementationGuide/hl7.fhir.au.core"^^xsd:anyURI ; fhir:link <http://hl7.org.au/fhir/core/ImplementationGuide/hl7.fhir.au.core> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ] ) ; # fhir:rest ( [ fhir:mode [ fhir:v "client" ] ; fhir:documentation [ fhir:v "The AU eRequesting Placer **SHALL**:\n1. Support at least one AU eRequesting Diagnostic Request profile, and the conformance expectations for the ServiceRequest resource. \n1. Implement the RESTful behavior according to the FHIR specification." ] ; fhir:security [ fhir:description [ fhir:v "None defined." ] ] ; ( fhir:resource [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:type [ fhir:v "ServiceRequest" ] ; ( fhir:supportedProfile [ fhir:v "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-servicerequest-path"^^xsd:anyURI ; fhir:link <http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-servicerequest-path> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHOULD" ] ] ) ] [ fhir:v "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-servicerequest-imag"^^xsd:anyURI ; fhir:link <http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-servicerequest-imag> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHOULD" ] ] ) ] ) ; fhir:documentation [ fhir:v "Placers **SHALL** support the ServiceRequest resource, at least one AU eRequesting Diagnostic Request profile, and the conformance expectations for the ServiceRequest resource." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "update" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHOULD" ] ] ) ; fhir:type [ fhir:v "Coverage" ] ; ( fhir:supportedProfile [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/au-coverage"^^xsd:anyURI ; fhir:link <http://hl7.org.au/fhir/StructureDefinition/au-coverage> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "Placers **SHOULD** support the Coverage resource, the AU Base profile, and the conformance expectations for the Coverage resource." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHOULD" ] ] ) ; fhir:type [ fhir:v "Encounter" ] ; ( fhir:supportedProfile [ fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter"^^xsd:anyURI ; fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "Placers **SHOULD** support the Encounter resource, the AU Core profile, and the conformance expectations for the Encounter resource." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHOULD" ] ] ) ; fhir:type [ fhir:v "Organization" ] ; ( fhir:supportedProfile [ fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization"^^xsd:anyURI ; fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "Placers **SHOULD** support the Organization resource, the AU Core profile, and the conformance expectations for the Organization resource." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHOULD" ] ] ) ; fhir:type [ fhir:v "Patient" ] ; ( fhir:supportedProfile [ fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient"^^xsd:anyURI ; fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "Placers **SHOULD** support the Patient resource, the AU Core profile, and the conformance expectations for the Patient resource." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHOULD" ] ] ) ; fhir:type [ fhir:v "Practitioner" ] ; ( fhir:supportedProfile [ fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner"^^xsd:anyURI ; fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "Placers **SHOULD** support the Practitioner resource, the AU Core profile, and the conformance expectations for the Practitioner resource." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHOULD" ] ] ) ; fhir:type [ fhir:v "PractitionerRole" ] ; ( fhir:supportedProfile [ fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole"^^xsd:anyURI ; fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "Placers **SHOULD** support the PractitionerRole resource, the AU Core profile, and the conformance expectations for the PractitionerRole resource." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:type [ fhir:v "Condition" ] ; ( fhir:supportedProfile [ fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition"^^xsd:anyURI ; fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "Placers **MAY** support the Condition resource, the AU Core profile, and the conformance expectations for the Condition resource." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:type [ fhir:v "DocumentReference" ] ; ( fhir:supportedProfile [ fhir:v "http://hl7.org/fhir/StructureDefinition/DocumentReference"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/DocumentReference> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ] ) ; fhir:documentation [ fhir:v "Placers **MAY** support the DocumentReference resource." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:type [ fhir:v "Location" ] ; ( fhir:supportedProfile [ fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-location"^^xsd:anyURI ; fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-location> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "Placers **MAY** support the Location resource, the AU Core profile, and the conformance expectations for the Location resource." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:type [ fhir:v "Observation" ] ; ( fhir:supportedProfile [ fhir:v "http://hl7.org/fhir/StructureDefinition/Observation"^^xsd:anyURI ; fhir:link <http://hl7.org/fhir/StructureDefinition/Observation> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ] ) ; fhir:documentation [ fhir:v "Placers **MAY** support the Observation resource." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:type [ fhir:v "Procedure" ] ; ( fhir:supportedProfile [ fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-procedure"^^xsd:anyURI ; fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-procedure> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "Placers **MAY** support the Procedure resource, the AU Core profile, and the conformance expectations for the Procedure resource." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "MAY" ] ] ) ; fhir:type [ fhir:v "RelatedPerson" ] ; ( fhir:supportedProfile [ fhir:v "http://hl7.org.au/fhir/StructureDefinition/au-relatedperson"^^xsd:anyURI ; fhir:link <http://hl7.org.au/fhir/StructureDefinition/au-relatedperson> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ; fhir:value [ fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "Placers **MAY** support the RelatedPerson resource, the AU Base profile, and the conformance expectations for the RelatedPerson resource." ] ] ) ] ) . #
IG © 2024 HL7 Australia. Package hl7.fhir.au.ereq#0.2.0-ci-build based on FHIR 4.0.1. Generated 2024-11-22
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change