PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci@pdex-1.0.0
    http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-provenance
description: Provenance is provided by the payer to identify the source of the information, whether the data came via a clinical record or a claim record and whether the data was subject to manual transcription or other interpretive transformation. This profile adds PayerSourceFormat as an extension on the entity base element.
package_name: hl7.fhir.us.davinci
derivation: constraint
name: Provenance
type: Provenance
elements:
  recorded: {short: Date/Time information was received by Payer, index: 0}
  agent:
    index: 1
    elements:
      who:
        type: Reference
        short: Provide US Core Organization. If no Organization provide US Core Practitioner
        refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner']
        index: 2
    slicing:
      slices:
        ProvenanceAuthor:
          match: {}
          schema:
            index: 3
            elements:
              who:
                type: Reference
                mustSupport: true
                refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner']
                index: 4
        ProvenanceTransmitter:
          match: {}
          schema:
            index: 5
            elements:
              who:
                type: Reference
                mustSupport: true
                refers: ['http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization', 'http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner']
                index: 6
  entity:
    extensions:
      sourceFormat:
        url: http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/ProvenanceSourceFrom
        type: Extension
        short: Entity Source format that target resource was created from
        mustSupport: true
        index: 8
        elements:
          valueCodeableConcept:
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-pdex/ValueSet/ProvenancePayerSourceFormat'}
            index: 9
    elements:
      extension:
        index: 7
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            sourceFormat:
              match: {url: null}
              schema:
                type: Extension
                short: Entity Source format that target resource was created from
                mustSupport: true
                url: http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/ProvenanceSourceFrom
                index: 8
                elements:
                  valueCodeableConcept:
                    binding: {strength: required, valueSet: 'http://hl7.org/fhir/us/davinci-pdex/ValueSet/ProvenancePayerSourceFormat'}
                    index: 9
package_version: pdex-1.0.0
class: profile
kind: resource
url: http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-provenance
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-provenance
version: 1.0.0