PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pdex@2.0.0
    http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-trustFramework
description: Trust Framework
package_name: hl7.fhir.us.davinci-pdex
derivation: constraint
name: TrustFramework
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        trustFrameworkType:
          match: {}
          schema:
            short: Trust Framework Type
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: trustFrameworkType}
                index: 3
              value:
                choices: [valueCodeableConcept]
                index: 5
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
        qualifier:
          match: {}
          schema:
            short: Qualifier
            mustSupport: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: qualifier}
                index: 9
              value:
                choices: [valueString]
                index: 11
              valueString: {type: string, choiceOf: value, index: 12}
            required: [valueString, value]
        signedArtifact:
          match: {}
          schema:
            short: Signed Artifact
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: signedArtifact}
                index: 15
              value:
                choices: [valueBase64Binary]
                index: 17
              valueBase64Binary: {type: base64Binary, choiceOf: value, index: 18}
            required: [valueBase64Binary, value]
        publicCertificate:
          match: {}
          schema:
            short: Public Certificate
            index: 19
            extensions: {}
            elements:
              extension: {index: 20}
              url:
                pattern: {type: Uri, value: publicCertificate}
                index: 21
              value:
                choices: [valueBase64Binary]
                index: 23
              valueBase64Binary: {type: base64Binary, choiceOf: value, index: 24}
            required: [valueBase64Binary, value]
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-trustFramework'}
    index: 25
  value:
    choices: []
    index: 27
package_version: 2.0.0
extensions:
  trustFrameworkType:
    url: null
    short: Trust Framework Type
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: trustFrameworkType}
        index: 3
      value:
        choices: [valueCodeableConcept]
        index: 5
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
  qualifier:
    url: null
    short: Qualifier
    mustSupport: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: qualifier}
        index: 9
      value:
        choices: [valueString]
        index: 11
      valueString: {type: string, choiceOf: value, index: 12}
    required: [valueString, value]
  signedArtifact:
    url: null
    short: Signed Artifact
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: signedArtifact}
        index: 15
      value:
        choices: [valueBase64Binary]
        index: 17
      valueBase64Binary: {type: base64Binary, choiceOf: value, index: 18}
    required: [valueBase64Binary, value]
  publicCertificate:
    url: null
    short: Public Certificate
    index: 19
    extensions: {}
    elements:
      extension: {index: 20}
      url:
        pattern: {type: Uri, value: publicCertificate}
        index: 21
      value:
        choices: [valueBase64Binary]
        index: 23
      valueBase64Binary: {type: base64Binary, choiceOf: value, index: 24}
    required: [valueBase64Binary, value]
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/base-ext-trustFramework
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0
required: [extension]