PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.infsec@1.2.0
    https://www.ehealth.fgov.be/standards/fhir/infsec/StructureDefinition/be-ext-pseudonymization
description: 'This is a marker interface. If the field is pseudonymized, the string field SHALL have this extension. '
package_name: hl7.fhir.be.infsec
derivation: constraint
name: BeExtPseudonymization
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        marker:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: marker}
                index: 3
              value:
                pattern: {type: Boolean, value: true}
                choices: [valueBoolean]
                index: 5
              valueBoolean:
                type: boolean
                pattern: {type: Boolean, value: true}
                choiceOf: value
                index: 6
        format:
          match: {}
          schema:
            mustSupport: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: format}
                index: 9
              value:
                short: |-
                  provide encrypted only in case of Blinded Pseudonymization Cookbook, Annex: Processing of input data exceeding 32
                  bytes
                mustSupport: true
                choices: [valueCode]
                index: 11
              valueCode:
                type: code
                short: |-
                  provide encrypted only in case of Blinded Pseudonymization Cookbook, Annex: Processing of input data exceeding 32
                  bytes
                mustSupport: true
                choiceOf: value
                index: 12
        version:
          match: {}
          schema:
            mustSupport: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: version}
                index: 15
              value:
                short: version of the pseudonym encoding
                mustSupport: true
                choices: [valuePositiveInt]
                index: 17
              valuePositiveInt: {type: positiveInt, short: version of the pseudonym encoding, mustSupport: true, choiceOf: value, index: 18}
  url:
    pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/infsec/StructureDefinition/be-ext-pseudonymization'}
    index: 19
  value:
    choices: []
    index: 21
package_version: 1.2.0
extensions:
  marker:
    url: null
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: marker}
        index: 3
      value:
        pattern: {type: Boolean, value: true}
        choices: [valueBoolean]
        index: 5
      valueBoolean:
        type: boolean
        pattern: {type: Boolean, value: true}
        choiceOf: value
        index: 6
  format:
    url: null
    mustSupport: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: format}
        index: 9
      value:
        short: |-
          provide encrypted only in case of Blinded Pseudonymization Cookbook, Annex: Processing of input data exceeding 32
          bytes
        mustSupport: true
        choices: [valueCode]
        index: 11
      valueCode:
        type: code
        short: |-
          provide encrypted only in case of Blinded Pseudonymization Cookbook, Annex: Processing of input data exceeding 32
          bytes
        mustSupport: true
        choiceOf: value
        index: 12
  version:
    url: null
    mustSupport: true
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: version}
        index: 15
      value:
        short: version of the pseudonym encoding
        mustSupport: true
        choices: [valuePositiveInt]
        index: 17
      valuePositiveInt: {type: positiveInt, short: version of the pseudonym encoding, mustSupport: true, choiceOf: value, index: 18}
class: extension
kind: complex-type
url: https://www.ehealth.fgov.be/standards/fhir/infsec/StructureDefinition/be-ext-pseudonymization
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.2.0
required: [extension]