http://hl7.org/fhir/StructureDefinition/VerificationResult|4.0.1

Describes validation requirements, source(s), status and dates for one or more elements.
description: Describes validation requirements, source(s), status and dates for one or more elements.
derivation: specialization
name: VerificationResult
type: VerificationResult
elements:
  failureAction:
    short: fatal | warn | rec-only | none
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/verificationresult-failure-action'}
    isSummary: true
    index: 10
  validationType:
    short: nothing | primary | multiple
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/verificationresult-validation-type'}
    isSummary: true
    index: 5
  targetLocation: {short: The fhirpath location(s) within the resource that was validated, array: true, isSummary: true, index: 1}
  validator:
    short: Information about the entity validating information
    array: true
    index: 28
    elements:
      organization: {short: Reference to the organization validating information, index: 29}
      identityCertificate: {short: A digital identity certificate associated with the validator, index: 30}
      attestationSignature: {short: Validator signature, index: 31}
    required: [organization]
  need:
    short: none | initial | periodic
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/verificationresult-need'}
    isSummary: true
    index: 2
  frequency: {short: Frequency of revalidation, index: 7}
  nextScheduled: {short: 'The date when target is next validated, if appropriate', index: 9}
  primarySource:
    short: Information about the primary source(s) involved in validation
    array: true
    index: 11
    elements:
      who: {short: Reference to the primary source, index: 12}
      type:
        short: Type of primary source (License Board; Primary Education; Continuing Education; Postal Service; Relationship owner; Registration Authority; legal source; issuing source; authoritative source)
        array: true
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/verificationresult-primary-source-type'}
        isSummary: true
        index: 13
      communicationMethod:
        short: Method for exchanging information with the primary source
        array: true
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/verificationresult-communication-method'}
        isSummary: true
        index: 14
      validationStatus:
        short: successful | failed | unknown
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/verificationresult-validation-status'}
        index: 15
      validationDate: {short: When the target was validated against the primary source, index: 16}
      canPushUpdates:
        short: yes | no | undetermined
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/verificationresult-can-push-updates'}
        isSummary: true
        index: 17
      pushTypeAvailable:
        short: specific | any | source
        array: true
        binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/verificationresult-push-type-available'}
        index: 18
  attestation:
    short: Information about the entity attesting to information
    index: 19
    elements:
      who: {short: The individual or organization attesting to information, isSummary: true, index: 20}
      onBehalfOf: {short: When the who is asserting on behalf of another (organization or individual), isSummary: true, index: 21}
      communicationMethod:
        short: The method by which attested information was submitted/retrieved
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/verificationresult-communication-method'}
        isSummary: true
        index: 22
      date: {short: The date the information was attested to, isSummary: true, index: 23}
      sourceIdentityCertificate: {short: A digital identity certificate associated with the attestation source, index: 24}
      proxyIdentityCertificate: {short: A digital identity certificate associated with the proxy entity submitting attested information on behalf of the attestation source, index: 25}
      proxySignature: {short: Proxy signature, index: 26}
      sourceSignature: {short: Attester signature, index: 27}
  status:
    short: attested | validated | in-process | req-revalid | val-fail | reval-fail
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/verificationresult-status|4.0.1'}
    isSummary: true
    index: 3
  validationProcess:
    short: The primary process by which the target is validated (edit check; value set; primary source; multiple sources; standalone; in context)
    array: true
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/verificationresult-validation-process'}
    isSummary: true
    index: 6
  statusDate: {short: When the validation status was updated, isSummary: true, index: 4}
  target: {short: A resource that was validated, array: true, isSummary: true, index: 0}
  lastPerformed: {short: The date/time validation was last completed (including failed validations), index: 8}
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/VerificationResult
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 4.0.1
required: [status]