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