Privacy Information Verification
Source Object: Privacy Information Verification
Overview and Usage: The "Privacy Information Verification" source object contains data related to the verification of privacy-related information, including patient and insured signatures, privacy notices, and related details.
- Checkboxes Configured: Indicates whether checkboxes for privacy-related information are configured.
- Insured Signature Effective Date: The date when the insured person's signature became effective.
- Insured Signature Expiration Date: The date when the insured person's signature expires.
- Is Insured Signature On File: A flag indicating if the insured person's signature is on file.
- Patient Signature Effective Date: The date when the patient's signature became effective.
- Patient Signature Expiration Date: The date when the patient's signature expires.
- Is Patient Signature On File: A flag indicating if the patient's signature is on file.
- Is Privacy Notice On File: A flag indicating if the privacy notice is on file.
- Privacy Notice Given Date: The date when the privacy notice was given.
- Privacy Notice Not Given Note: Additional notes related to why the privacy notice was not given.
- Privacy Notice Not Given Reason: The reason for not providing the privacy notice.
The "Privacy Information Verification" source object is essential for ensuring compliance with privacy regulations and verifying that patient and insured signatures, as well as privacy notices, are properly managed and documented.
Mapping Table
Data Field | Example Value | Source Data Field Description | Source Field Data Type | Source Data Field Cardinality | Mapped FHIR++ Resource | Mapped FHIR Data Field | Augmented Mapping | Associated Coding System | Associated FHIR Data Field Extension | Mapping Context |
---|---|---|---|---|---|---|---|---|---|---|
checkboxesconfigured | - | The number of checkboxes the practice has configured. | Integer | 0..1 | Patient | extension[*].valueInteger | - | Top Level | ||
insuredsignature.insuredsignatureeffectivedate | - | Date the assignment of benefits check takes effect | String | 0..1 | Patient | extension[*].valueString | - | insured-signature-effective-date | Top Level | |
insuredsignature.insuredsignatureexpirationdate | - | Date the assignment of benefits check expires | String | 0..1 | Patient | extension[*].valueString | - | insured-signature-expiration-date | Top Level | |
insuredsignature.isinsuredsignatureonfile | - | Flag that indicates whether or not the assignment of benefits check is set. This is set to false if it is expired. | String | 0..1 | Patient | extension[*].valueString | - | is-insured-signature-on-file | Top Level | |
patientsignature.ispatientsignatureonfile | - | Flag that indicates whether or not the release of billing information check is set. This is set to false if it is expired. | String | 0..1 | Patient | extension[*].valueString | - | is-patient-signature-on-file | Top Level | |
patientsignature.patientsignatureeffectivedate | - | Date the release of billing information check takes effect | String | 0..1 | Patient | extension[*].valueString | - | patient-signature-effective-date | Top Level | |
patientsignature.patientsignatureexpirationdate | - | Date the release of billing information check expires | String | 0..1 | Patient | extension[*].valueString | - | patient-signature-expiration-date | Top Level | |
privacynotice.isprivacynoticeonfile | - | Flag that indicates whether or not the privacy notice check is set. This is set to false if it is expired. | String | 0..1 | Patient | extension[*].valueString | - | is-privacy-notice-on-file | Top Level | |
privacynotice.privacynoticegivendate | - | Date the privacy notice was given | String | 0..1 | Patient | extension[*].valueString | - | privacy-notice-given-date | Top Level | |
privacynotice.privacynoticenotgivennote | - | Note for not giving privacy notice | String | 0..1 | Patient | extension[*].valueString | - | privacy-notice-not-given-note | Top Level | |
privacynotice.privacynoticenotgivenreason | - | Reason for not giving privacy notice | String | 0..1 | Patient | extension[*].valueString | - | privacy-notice-not-given-reason | Top Level |