Skip to main content

VerificationResult

Trial Use 1 Workflow

Describes validation requirements, source(s), status and dates for one or more elements.

Endpoints

devhttps://api.sandbox.ovok.com/fhir/R5/VerificationResult
InteractionMethodPath
ReadGET/fhir/R5/VerificationResult/[id]
VreadGET/fhir/R5/VerificationResult/[id]/_history/[vid]
UpdatePUT/fhir/R5/VerificationResult/[id]
PatchPATCH/fhir/R5/VerificationResult/[id]
DeleteDELETE/fhir/R5/VerificationResult/[id]
CreatePOST/fhir/R5/VerificationResult
SearchGET/fhir/R5/VerificationResult?...
HistoryGET/fhir/R5/VerificationResult/[id]/_history
Type-historyGET/fhir/R5/VerificationResult/_history

Top-level elements

ElementType(s)CardinalityDescription
targetReference0..*A resource that was validated
targetLocationstring0..*The fhirpath location(s) within the resource that was validated
needCodeableConcept0..1none
statuscode1..1attested
statusDatedateTime0..1When the validation status was updated
validationTypeCodeableConcept0..1nothing
validationProcessCodeableConcept0..*The primary process by which the target is validated (edit check; value set; primary source; multiple sources; standalone; in context)
frequencyTiming0..1Frequency of revalidation
lastPerformeddateTime0..1The date/time validation was last completed (including failed validations)
nextScheduleddate0..1The date when target is next validated, if appropriate
failureActionCodeableConcept0..1fatal
primarySourceBackboneElement0..*Information about the primary source(s) involved in validation
attestationBackboneElement0..1Information about the entity attesting to information
validatorBackboneElement0..*Information about the entity validating information

Resource-specific search parameters

ParameterTypeDescription
attestation-methodtokenSelect validation information for data that was attested to using the specified method
attestation-onbehalfofreferenceSelect validation information for data that was attested to on behalf of the specified source
attestation-whoreferenceSelect validation information for data that was attested to by the specified source
primarysource-datedateSelect validation information for data that was validated against a primary source on the specified date
primarysource-typetokenSelect validation information for data that was validated against the specified type of primary source organization
primarysource-whoreferenceSelect validation information for data that was validated against the specified primary source
statustokenSelect validation information with the specified status
status-datedateSelect validation information with a validation status that occurred at the specified date/time
targetreferenceA resource that was validated
validator-organizationreferenceSelect validation information for data that was validated by the specified organization

Reference