PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.infsec@1.0.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. The original text field SHALL contain the x, y and transitInfo in JWE encoded form. transitInfo is optional depending on the situation.
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
  url:
    pattern: {type: Uri, value: 'https://www.ehealth.fgov.be/standards/fhir/infsec/StructureDefinition/be-ext-pseudonymization'}
    index: 7
  value:
    choices: []
    index: 9
package_version: 1.0.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
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.0.0
required: [extension]