Publication Build: This will be filled in by the publication tooling
| Official URL: http://hl7.org/fhir/uv/patient-corrections/CapabilityStatement/PatientCorrectionCapability | Version: 1.0.0 | |||
| Standards status: Trial-use | Maturity Level: 1 | Computable Name: PatientCorrectionCapability | ||
Describes the capabilities for a FHIR server to support patient requests for corrections.
Conformance expectation: SHALL
Reference policy: resolves
Profile interaction summary:
$correction-requestreadvread, history-instance, search-typeFetch and search criteria:
GET [base]/Bundle/[id]Conformance expectation: SHALL
Reference policy: resolves
Profile interaction summary:
search-type, readvread, history-instanceFetch and search criteria:
GET [base]/Communication/[id]AboutPatientCategoryIdentifierSentTopicSenderRecipientEncounterConformance expectation: SHALL
Reference policy: resolves
Profile interaction summary:
search-type, readvread, history-instanceFetch and search criteria:
GET [base]/Task/[id]PatientIdentifierCodeStatusReasonReferenceAuthored-onModifiedRequesterEncounterOwnerBusinessStatusRaw OpenAPI-Swagger Definition file | Download
xml, jsonNote to Implementers: FHIR Capabilities
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.
serverDescription of the needed resources to be supported by the FHIR server, and the different possible interactions.
transactioninteraction.search-systeminteraction.The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include_revinclude| Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
|---|---|---|---|---|---|---|---|---|---|
| Communication | y | y | about | ||||||
| Task | y | y | reasonReference | ||||||
| Bundle | y |
Read a communication between a patient and a fulfiller relating to a patient correction request.
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | about | reference | Search for PatientCorrectionTask or PatientCorrectionCommunication this PatientCorrectionCommunication is about. |
Read a Task relating to a patient correction request.
| Conformance | Parameter | Type | Documentation |
|---|---|---|---|
| SHALL | reasonReference | reference | For Disagreement Tasks, search for the original request for correction Communication. |
Read a Patient Correction Bundle which contains a Patient Correction Communication and related resources.