{ "description": "This CapabilityStatement describes the basic rules for the [AU eRequesting Patient Access actor](ActorDefinition-au-erequesting-actor-patientaccess.html) that is the digital interface that allows patients or their representatives to view and manage requests for diagnostic services. The complete list of FHIR profiles, RESTful operations, and search parameters supported by AU eRequesting patient access clients are defined in this CapabilityStatement.", "_filename": "CapabilityStatement-au-erequesting-patientaccess.json", "package_name": "hl7.fhir.au.ereq", "format": [ "json", "xml" ], "_patchFormat": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ] } ], "_format": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ] } ], "date": "2024-08-05T11:22:46+00:00", "publisher": "HL7 Australia", "patchFormat": [ "application/json-patch+json" ], "fhirVersion": "4.0.1", "jurisdiction": [ { "coding": [ { "code": "AU", "system": "urn:iso:std:iso:3166" } ] } ], "name": "AUeRequestingPatientAccessCapabilityStatement", "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License. HL7 Australia© 2024+; Licensed Under Creative Commons No Rights Reserved.", "type": null, "experimental": null, "resourceType": "CapabilityStatement", "title": "AU eRequesting Patient Access CapabilityStatement", "package_version": "0.1.0-ballot", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 0 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "draft", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org.au/fhir/ereq/ImplementationGuide/hl7.fhir.au.ereq" } ] } } ], "status": "draft", "id": "92ccf1bc-113b-4b5a-9489-2e4bbbcc4bb8", "kind": "requirements", "implementationGuide": [ "http://hl7.org.au/fhir/ImplementationGuide/hl7.fhir.au.base", "http://hl7.org.au/fhir/core/ImplementationGuide/hl7.fhir.au.core" ], "url": "http://hl7.org.au/fhir/ereq/CapabilityStatement/au-erequesting-patientaccess", "version": "0.1.0-ballot", "contact": [ { "name": "HL7 Australia", "telecom": [ { "value": "https://confluence.hl7.org/display/HAFWG", "system": "url" } ] }, { "name": "HL7 Australia FHIR Work Group", "telecom": [ { "use": "work", "value": "https://confluence.hl7.org/display/HAFWG", "system": "url" } ] } ], "rest": [ { "mode": "client", "resource": [ { "type": "ServiceRequest", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "interaction": [ { "code": "search-type", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ], "searchParam": [ { "name": "_id", "type": "token", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/SearchParameter/Resource-id" }, { "name": "requisition", "type": "token", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ], "definition": "http://hl7.org/fhir/SearchParameter/ServiceRequest-requisition" } ], "documentation": "Patient Accesss **SHALL** support the ServiceRequest resource, at least one AU eRequesting ServiceRequest profile, and the conformance expectations for the ServiceRequest resource.", "supportedProfile": [ "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-servicerequest", "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-servicerequest-path", "http://hl7.org.au/fhir/ereq/StructureDefinition/au-erequesting-servicerequest-imag" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ] } ] }, { "type": "Coverage", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "documentation": "Patient Accesss clients **SHOULD** support the Coverage resource, the AU Base profile, and the conformance expectations for the Coverage resource.", "supportedProfile": [ "http://hl7.org.au/fhir/StructureDefinition/au-coverage" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ] }, { "type": "Encounter", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "documentation": "Patient Accesss clients **SHOULD** support the Encounter resource, the AU Core profile, and the conformance expectations for the Encounter resource.", "supportedProfile": [ "http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ] }, { "type": "Organization", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "documentation": "Patient Accesss clients **SHOULD** support the Organization resource, the AU Core profile, and the conformance expectations for the Organization resource.", "supportedProfile": [ "http://hl7.org.au/fhir/core/StructureDefinition/au-core-organization" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ] }, { "type": "Patient", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "documentation": "Patient Accesss clients **SHOULD** support the Patient resource, the AU Core profile, and the conformance expectations for the Patient resource.", "supportedProfile": [ "http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ] }, { "type": "Practitioner", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "documentation": "Patient Accesss clients **SHOULD** support the Practitioner resource, the AU Core profile, and the conformance expectations for the Practitioner resource.", "supportedProfile": [ "http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ] }, { "type": "PractitionerRole", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHOULD" } ], "documentation": "Patient Accesss clients **SHOULD** support the PractitionerRole resource, the AU Core profile, and the conformance expectations for the PractitionerRole resource.", "supportedProfile": [ "http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitionerrole" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ] }, { "type": "Condition", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "documentation": "Patient Accesss **MAY** support the Condition resource, the AU Core profile, and the conformance expectations for the Condition resource.", "supportedProfile": [ "http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ] }, { "type": "DocumentReference", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "documentation": "Patient Accesss **MAY** support the DocumentReference resource.", "supportedProfile": [ "http://hl7.org/fhir/StructureDefinition/DocumentReference" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ] } ] }, { "type": "Location", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "documentation": "Patient Accesss **MAY** support the Location resource, the AU Core profile, and the conformance expectations for the Location resource.", "supportedProfile": [ "http://hl7.org.au/fhir/core/StructureDefinition/au-core-location" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ] }, { "type": "Observation", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "documentation": "Patient Accesss **MAY** support the Observation resource.", "supportedProfile": [ "http://hl7.org/fhir/StructureDefinition/Observation" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ] } ] }, { "type": "Procedure", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "documentation": "Patient Accesss **MAY** support the Procedure resource, the AU Core profile, and the conformance expectations for the Procedure resource.", "supportedProfile": [ "http://hl7.org.au/fhir/core/StructureDefinition/au-core-procedure" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ] }, { "type": "RelatedPerson", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "MAY" } ], "documentation": "Patient Accesss **MAY** support the RelatedPerson resource, the AU Base profile, and the conformance expectations for the RelatedPerson resource.", "supportedProfile": [ "http://hl7.org.au/fhir/StructureDefinition/au-relatedperson" ], "_supportedProfile": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ] } ], "security": { "description": "None defined." }, "documentation": "The AU eRequesting Patient Access **SHALL**:\n1. Support at least one AU eRequesting ServiceRequest profile, and the conformance expectations for the ServiceRequest resource. \n1. Implement the RESTful behavior according to the FHIR specification." } ], "_implementationGuide": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] }, { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode": "SHALL" } ] } ] }