PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.pacio-adi@2.0.0-ballot
    http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-Provenance
description: 'Information-sharing provenance for use in 2 scenarios: 1) finding out who retrieved the ADI information when captured and 2) who fetched and sent the provenance information associated with advance directive interoperability data.'
package_name: hl7.fhir.us.pacio-adi
derivation: constraint
name: ADIProvenance
type: Provenance
elements:
  target:
    type: Reference
    refers: ['http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-PMOComposition']
    index: 0
  agent:
    index: 1
    elements:
      role:
        binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0360'}
        index: 2
    slicing:
      slices:
        ProvenanceAuthor:
          match: {}
          schema:
            index: 3
            elements:
              role:
                binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0360'}
                index: 4
        ProvenanceTransmitter:
          match: {}
          schema:
            index: 5
            elements:
              role:
                binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0360'}
                index: 6
        assembler:
          match: {}
          schema:
            short: Indicates the name of the system used to assemble the person's original advance care planning information into a document for exchange.
            mustSupport: true
            index: 7
            elements:
              type:
                pattern:
                  type: CodeableConcept
                  value:
                    coding:
                    - {code: assembler, system: 'http://terminology.hl7.org/CodeSystem/provenance-participant-type', version: 1.0.0}
                type: CodeableConcept
                index: 8
            required: [type]
  signature: {mustSupport: true, index: 9}
package_version: 2.0.0-ballot
class: profile
kind: resource
url: http://hl7.org/fhir/us/pacio-adi/StructureDefinition/ADI-Provenance
base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-provenance
version: 2.0.0-ballot