This page is part of the Patient Request for Corrections Implementation Guide (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
Contents:
This page provides a list of the FHIR artifacts defined as part of this implementation guide.
The following artifacts define the specific capabilities that different types of systems are expected to have in order to comply with this implementation guide. Systems conforming to this implementation guide are expected to declare conformance to one or more of the following capability statements.
Patient Request for Corrections Capability Statement |
Describes the capabilities for a FHIR server to support patient requests for corrections. |
These are custom operations that can be supported by and/or invoked by systems conforming to this implementation guide
correction-request |
The correction-request operation is used to communicate a request for correction or a logging of a disagreement of a denial from a requester to a fulfiller. It includes the ability to send the request along with attachments. The fulfiller can spawn a task to manage the correction process as part of the operation. For the operation, we expect the server to store the Communication resource, spawn a Task when appropriate, and update the Communication and return the Communication resource with reference to a Task id if a Task is spawned. The correction-request operation is also used whenever the requester provides updates to the fulfiller (additional information, conversation). |
These define the properties by which a RESTful server can be searched. They can also be used for sorting and including related resources.
Search on the PatientCorrectionCommunication.about element |
Search Parameter extension enabling clients to search on the PatientCorrectionCommunication.about element |
Search on the PatientCorrectionTask.reasonReference element |
Search Parameter extension enabling clients to search on the PatientCorrectionTask.reasonReference element |
These define constraints on FHIR resources for systems conforming to this implementation guide
Patient Correction Bundle |
The Patient Correction Bundle contains a Patient Correction Communication and other resources related to a patient request for correction. |
Patient Correction Communication |
A Communication between a patient and a fulfiller relating to a patient correction request. |
Patient Correction Task |
Represents the process of reviewing the patient’s request for correction or the patient’s request to log a disagreement to a prior request for correction decision. This Task is spawned by the Fulfiller as a result of a post of a Communication resource that indicates a new request for correction or a new logging of a disagreement. |
These define sets of codes used by systems conforming to this implementation guide
PatientCorrectionBusinessStatusVS |
ValueSet of business statuses for patient request for corrections |
PatientCorrectionCommunicationTypesVS |
ValueSet of Communication types for patient request for corrections |
PatientCorrectionOutputTypesVS |
ValueSet of output types for patient corrections |
PatientCorrectionTaskTypesVS |
ValueSet of task types for patient requestion for corrections |
These define new code systems used by systems conforming to this implementation guide
Patient Correction Business Statuses |
CodeSystem of business statuses for patient request for corrections |
Patient Correction Communication Types |
CodeSystem of Communication categories for use in Patient Correction Request |
Patient Correction Output Types |
CodeSystem of output types for patient request for corrections |
Patient Correction Task Types |
CodeSystem of task types for patient request for corrections |
These are example instances that show what data produced and consumed by systems conforming with this implementation guide might look like
BundleExample |
Example of an initial request for correction Bundle |
additionalinfoneeded |
Example of request for correction additional information needed Communication |
additionalinfoprovided |
Example of request for correction additional information provided Communication |
correctionrequestprocess |
Example of an initial request for correction Task |
correctionrequestprocess2 |
Example of request for correction additional information needed Task |
correctionrequestprocess3 |
Example of request for correction additional information provided Task |
correctionrequestprocess4 |
Example of request for correction in clinical review Task |
correctionrequestprocess5 |
Example of request for correction ammendment accepted Task |
correctionrequestprocess6 |
Example of request for correction ammendment completed Task |
Dummy DocumentReference example |
Dummy DocumentReference example for completeness sake. No actual use of this resource other than an example target |
Dummy Organization example |
Dummy Organization example for completeness sake. No actual use of this resource other than an example target. |
Dummy Patient example |
Dummy patient example for completeness sake. No actual use of this resource other than an example target |
Dummy Practitioner example |
Dummy Practitioner example for completeness sake. No actual use of this resource other than an example target. |
Dummy Practitioner (PCP) example |
Dummy Practitioner (PCP) example for completeness sake. No actual use of this resource other than an example target. |
Dummy Patient is smoking |
Dummy Patient is a smoker. No actual use of this resource other than as an exmaple target. |
initialrequestforcorrection |
Example of an initial request for correction Communication |
recordamended |
Example of request for correction ammendment completed Communication |