description: Element-Ebene-Annotation zur Deklaration der Pseudonymisierungs-Behandlung eines FHIR-Elements innerhalb eines P-Profils. Trägt einen obligationPolicy-Code (PSEUD / REDACT / ANONY aus HL7 v3) und einen optionalen dummyValue für die Anonymisierung primitiver Elemente. Erscheint ausschließlich in StructureDefinitions, niemals in Instanzdaten. package_name: de.gematik.epa.research derivation: constraint name: PrivacyLabelExtension type: Extension elements: extension: index: 0 slicing: slices: obligationPolicy: match: {} schema: mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: obligationPolicy} index: 3 value: choices: [valueCoding] index: 5 valueCoding: {type: Coding, choiceOf: value, index: 6} dummyValue: match: {} schema: mustSupport: true index: 7 elements: url: pattern: {type: Uri, value: dummyValue} index: 8 url: pattern: {type: Uri, value: 'https://gematik.de/fhir/epa-research/StructureDefinition/privacy-label-extension'} index: 9 value: choices: [] index: 11 package_version: 1.1.0 extensions: obligationPolicy: url: null mustSupport: true _required: true index: 1 extensions: {} elements: extension: {index: 2} url: pattern: {type: Uri, value: obligationPolicy} index: 3 value: choices: [valueCoding] index: 5 valueCoding: {type: Coding, choiceOf: value, index: 6} dummyValue: url: null mustSupport: true index: 7 elements: url: pattern: {type: Uri, value: dummyValue} index: 8 class: extension kind: complex-type url: https://gematik.de/fhir/epa-research/StructureDefinition/privacy-label-extension base: http://hl7.org/fhir/StructureDefinition/Extension version: 1.1.0 required: [extension]