PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.infsec@1.3.0
    https://www.ehealth.fgov.be/standards/fhir/infsec/StructureDefinition/be-ext-pseudonymized-content
description: This is a marker interface. This extension allows to encrypt FHIR primitive elements.
package_name: hl7.fhir.be.infsec
derivation: constraint
name: BeExtPseudonymizedContent
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        encryptedValue:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: encryptedValue}
                index: 3
              value:
                short: FHIR primitive element that needs to be encrypted.
                mustSupport: true
                choices: [valueString]
                index: 5
              valueString: {type: string, short: FHIR primitive element that needs to be encrypted., mustSupport: true, choiceOf: value, index: 6}
        marker:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: marker}
                index: 9
              value:
                pattern: {type: Boolean, value: true}
                choices: [valueBoolean]
                index: 11
              valueBoolean:
                type: boolean
                pattern: {type: Boolean, value: true}
                choiceOf: value
                index: 12
        format:
          match: {}
          schema:
            mustSupport: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: format}
                index: 15
              value:
                short: "provide encrypted only in case of Blinded Pseudonymization Cookbook, Annex: Processing of input data exceeding 32\r\nbytes"
                mustSupport: true
                choices: [valueCode]
                index: 17
              valueCode:
                type: code
                short: "provide encrypted only in case of Blinded Pseudonymization Cookbook, Annex: Processing of input data exceeding 32\r\nbytes"
                mustSupport: true
                choiceOf: value
                index: 18
        version:
          match: {}
          schema:
            mustSupport: true
            index: 19
            extensions: {}
            elements:
              extension: {index: 20}
              url:
                pattern: {type: Uri, value: version}
                index: 21
              value:
                short: version of the pseudonym encoding
                mustSupport: true
                choices: [valuePositiveInt]
                index: 23
              valuePositiveInt: {type: positiveInt, short: version of the pseudonym encoding, mustSupport: true, choiceOf: value, index: 24}
  url:
    pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/infsec/StructureDefinition/be-ext-pseudonymized-content'}
    index: 25
  value:
    choices: []
    index: 27
package_version: 1.3.0
extensions:
  encryptedValue:
    url: null
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: encryptedValue}
        index: 3
      value:
        short: FHIR primitive element that needs to be encrypted.
        mustSupport: true
        choices: [valueString]
        index: 5
      valueString: {type: string, short: FHIR primitive element that needs to be encrypted., mustSupport: true, choiceOf: value, index: 6}
  marker:
    url: null
    mustSupport: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: marker}
        index: 9
      value:
        pattern: {type: Boolean, value: true}
        choices: [valueBoolean]
        index: 11
      valueBoolean:
        type: boolean
        pattern: {type: Boolean, value: true}
        choiceOf: value
        index: 12
  format:
    url: null
    mustSupport: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: format}
        index: 15
      value:
        short: "provide encrypted only in case of Blinded Pseudonymization Cookbook, Annex: Processing of input data exceeding 32\r\nbytes"
        mustSupport: true
        choices: [valueCode]
        index: 17
      valueCode:
        type: code
        short: "provide encrypted only in case of Blinded Pseudonymization Cookbook, Annex: Processing of input data exceeding 32\r\nbytes"
        mustSupport: true
        choiceOf: value
        index: 18
  version:
    url: null
    mustSupport: true
    index: 19
    extensions: {}
    elements:
      extension: {index: 20}
      url:
        pattern: {type: Uri, value: version}
        index: 21
      value:
        short: version of the pseudonym encoding
        mustSupport: true
        choices: [valuePositiveInt]
        index: 23
      valuePositiveInt: {type: positiveInt, short: version of the pseudonym encoding, mustSupport: true, choiceOf: value, index: 24}
class: extension
kind: complex-type
url: https://www.ehealth.fgov.be/standards/fhir/infsec/StructureDefinition/be-ext-pseudonymized-content
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.3.0