PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-pdex@2.0.0
    http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-mtls-signedobject-extension
description: mTLS Endpoint Signed Object Extension
package_name: hl7.fhir.us.davinci-pdex
derivation: constraint
name: MtlsSignedObject
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        ObjectType:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: ObjectType}
                index: 3
              value:
                choices: [valueCodeableConcept]
                index: 5
              valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
        Object:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: Object}
                index: 9
              value:
                short: "took .pem file (X509 Encoded) and converted to base64Binary using https://tomeko.net/online_tools/PEM_to_base64.php?lang=en \n Convert back with https://tomeko.net/online_tools/base64_to_PEM.php?lang=en"
                choices: [valueBase64Binary]
                index: 11
              valueBase64Binary:
                type: base64Binary
                short: "took .pem file (X509 Encoded) and converted to base64Binary using https://tomeko.net/online_tools/PEM_to_base64.php?lang=en \n Convert back with https://tomeko.net/online_tools/base64_to_PEM.php?lang=en"
                choiceOf: value
                index: 12
  url:
    pattern: {type: Uri, value: 'http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-mtls-signedobject-extension'}
    index: 13
  value:
    choices: []
    index: 15
package_version: 2.0.0
extensions:
  ObjectType:
    url: null
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: ObjectType}
        index: 3
      value:
        choices: [valueCodeableConcept]
        index: 5
      valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 6}
  Object:
    url: null
    mustSupport: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: Object}
        index: 9
      value:
        short: "took .pem file (X509 Encoded) and converted to base64Binary using https://tomeko.net/online_tools/PEM_to_base64.php?lang=en \n Convert back with https://tomeko.net/online_tools/base64_to_PEM.php?lang=en"
        choices: [valueBase64Binary]
        index: 11
      valueBase64Binary:
        type: base64Binary
        short: "took .pem file (X509 Encoded) and converted to base64Binary using https://tomeko.net/online_tools/PEM_to_base64.php?lang=en \n Convert back with https://tomeko.net/online_tools/base64_to_PEM.php?lang=en"
        choiceOf: value
        index: 12
class: extension
kind: complex-type
url: http://hl7.org/fhir/us/davinci-pdex/StructureDefinition/pdex-mtls-signedobject-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 2.0.0