PackagesCanonicalsLogsProblems
    Packages
    rs/ihe.qrph.ccg@1.0.0-comment
    https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-signature
description: This is a profile on the FHIR Provenance resource to align with CCG requirements for signature
package_name: rs/ihe.qrph.ccg
derivation: constraint
name: CCG_Signature
type: Provenance
elements:
  recorded: {short: timestamp of the signature, index: 0}
  agent:
    elements:
      who:
        type: Reference
        short: identifier of the CARD's publisher
        refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
        index: 1
  signature:
    elements:
      type:
        elements:
          system:
            pattern: {type: uri, value: 'urn:iso-astm:E1762-95:2013'}
            type: uri
            index: 2
          code:
            pattern: {type: code, value: 1.2.840.10065.1.12.1.1}
            type: code
            index: 3
          display:
            pattern: {type: string, value: Author's Signature}
            type: string
            index: 4
      when: {short: timestamp of the signature, index: 5}
      who: {short: identifier of the CARD's publisher, index: 6}
      targetFormat:
        binding: {strength: required, valueSet: 'https://profiles.ihe.net/QRPH/CCG/ValueSet/ccg-signature-target'}
        index: 7
      sigFormat:
        binding: {strength: required, valueSet: 'https://profiles.ihe.net/QRPH/CCG/ValueSet/ccg-signature-sigformat'}
        index: 8
package_version: 1.0.0-comment
class: profile
kind: resource
url: https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-signature
base: http://hl7.org/fhir/StructureDefinition/Provenance
version: 1.0.0-comment