This page is part of the FHIR Specification (v3.2.0: R4 Ballot 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
. Page versions: R5 R4B R4
Patient Administration Work Group | Maturity Level: 0 | Draft | Compartments: Not linked to any defined compartments |
Detailed Descriptions for the elements in the VerificationResult resource.
| VerificationResult | |
| Definition | Describes validation requirements, source(s), status and dates for one or more elements. |
| Control | 1..1 |
| VerificationResult.target | |
| Definition | A resource that was validated. |
| Control | 0..* |
| Type | Reference(Any) |
| Summary | true |
| VerificationResult.targetLocation | |
| Definition | The fhirpath location(s) within the resource that was validated. |
| Control | 0..* |
| Type | string |
| Summary | true |
| VerificationResult.need | |
| Definition | The frequency with which the target must be validated (none; initial; periodic). |
| Control | 1..1 |
| Terminology Binding | need (Required) |
| Type | code |
| Summary | true |
| VerificationResult.status | |
| Definition | The validation status of the target (attested; validated; in process; requires revalidation; validation failed; revalidation failed). |
| Control | 1..1 |
| Terminology Binding | status (Required) |
| Type | code |
| Summary | true |
| VerificationResult.statusDate | |
| Definition | When the validation status was updated. |
| Control | 1..1 |
| Type | dateTime |
| Summary | true |
| VerificationResult.validationType | |
| Definition | What the target is validated against (nothing; primary source; multiple sources). |
| Control | 1..1 |
| Terminology Binding | validation-type (Required) |
| Type | code |
| Summary | true |
| VerificationResult.validationProcess | |
| Definition | The primary process by which the target is validated (edit check; value set; primary source; multiple sources; standalone; in context). |
| Control | 1..* |
| Terminology Binding | validation-process (Example) |
| Type | CodeableConcept |
| Summary | true |
| VerificationResult.frequency | |
| Definition | Frequency of revalidation. |
| Control | 0..1 |
| Type | Timing |
| VerificationResult.lastPerformed | |
| Definition | The date/time validation was last completed (incl. failed validations). |
| Control | 0..1 |
| Type | dateTime |
| VerificationResult.nextScheduled | |
| Definition | The date when target is next validated, if appropriate. |
| Control | 0..1 |
| Type | date |
| VerificationResult.failureAction | |
| Definition | The result if validation fails (fatal; warning; record only; none). |
| Control | 1..1 |
| Terminology Binding | failure-action (Required) |
| Type | code |
| Summary | true |
| VerificationResult.primarySource | |
| Definition | Information about the primary source(s) involved in validation. |
| Control | 0..* |
| VerificationResult.primarySource.identifier | |
| Definition | URI of the primary source for validation. |
| Note | This is a business identifer, not a resource identifier (see discussion) |
| Control | 0..1 |
| Type | Identifier |
| VerificationResult.primarySource.organization | |
| Definition | Reference to the primary source. |
| Control | 0..1 |
| Type | Reference(Organization) |
| VerificationResult.primarySource.type | |
| Definition | Type of primary source (License Board; Primary Education; Continuing Education; Postal Service; Relationship owner; Registration Authority; legal source; issuing source; authoritative source). |
| Control | 1..* |
| Terminology Binding | primary-source-type (Example) |
| Type | CodeableConcept |
| Summary | true |
| VerificationResult.primarySource.validationProcess | |
| Definition | Method for communicating with the primary source (manual; API; Push). |
| Control | 1..* |
| Type | CodeableConcept |
| Summary | true |
| VerificationResult.primarySource.validationStatus | |
| Definition | Status of the validation of the target against the primary source (successful; failed; unknown). |
| Control | 0..1 |
| Terminology Binding | validation-status (Required) |
| Type | code |
| VerificationResult.primarySource.validationDate | |
| Definition | When the target was validated against the primary source. |
| Control | 0..1 |
| Type | dateTime |
| VerificationResult.primarySource.canPushUpdates | |
| Definition | Ability of the primary source to push updates/alerts (yes; no; undetermined). |
| Control | 1..1 |
| Terminology Binding | can-push-updates (Required) |
| Type | code |
| Summary | true |
| VerificationResult.primarySource.pushTypeAvailable | |
| Definition | Type of alerts/updates the primary source can send (specific requested changes; any changes; as defined by source). |
| Control | 0..* |
| Terminology Binding | push-type-available (Required) |
| Type | code |
| VerificationResult.attestation | |
| Definition | Information about the entity attesting to information. |
| Control | 0..1 |
| VerificationResult.attestation.source | |
| Definition | The individual attesting to information. |
| Control | 1..1 |
| Type | Reference(Practitioner) |
| Summary | true |
| VerificationResult.attestation.organization | |
| Definition | The organization attesting to information. |
| Control | 1..1 |
| Type | Reference(Organization) |
| Summary | true |
| VerificationResult.attestation.method | |
| Definition | Who is providing the attested information (owner; authorized representative; authorized intermediary; non-authorized source). |
| Control | 1..1 |
| Type | CodeableConcept |
| Summary | true |
| VerificationResult.attestation.date | |
| Definition | The date the information was attested to. |
| Control | 1..1 |
| Type | date |
| Summary | true |
| VerificationResult.attestation.sourceIdentityCertificate | |
| Definition | A digital identity certificate associated with the attestation source. |
| Control | 0..1 |
| Type | string |
| VerificationResult.attestation.proxyIdentityCertificate | |
| Definition | A digital identity certificate associated with the proxy entity submitting attested information on behalf of the attestation source. |
| Control | 0..1 |
| Type | string |
| VerificationResult.validator | |
| Definition | Information about the entity validating information. |
| Control | 0..* |
| VerificationResult.validator.identifier | |
| Definition | URI of the validator. |
| Note | This is a business identifer, not a resource identifier (see discussion) |
| Control | 0..1 |
| Type | Identifier |
| VerificationResult.validator.organization | |
| Definition | Reference to the organization validating information. |
| Control | 1..1 |
| Type | Reference(Organization) |
| VerificationResult.validator.identityCertificate | |
| Definition | A digital identity certificate associated with the validator. |
| Control | 0..1 |
| Type | string |
| VerificationResult.validator.dateValidated | |
| Definition | Date on which the validator last validated the information. |
| Control | 1..1 |
| Type | date |