description: Identifier-Profil für die Abbildung einer Bloomfilters package_name: ths-greifswald.ttp-fhir-gw derivation: constraint name: IdentifierBloomfilter type: Identifier elements: type: binding: {strength: required, valueSet: 'https://ths-greifswald.de/fhir/ValueSet/epix/BloomfilterType'} mustSupport: true index: 0 elements: coding: mustSupport: true index: 1 elements: system: {mustSupport: true, index: 2} code: {mustSupport: true, index: 3} required: [code, system] required: [coding] system: pattern: {type: uri, value: 'https://ths-greifswald.de/fhir/CodeSystem/epix/BloomfilterType'} mustSupport: true type: uri index: 4 value: {mustSupport: true, index: 5} package_version: 2025.1.0-beta2 class: complex-type kind: complex-type url: https://ths-greifswald.de/fhir/StructureDefinition/identifier-bloomfilter base: http://hl7.org/fhir/StructureDefinition/Identifier version: 2025.1.0-devel required: [system, type, value]