description: This profile represents a Biobank, which is defined as an entity that stores samples and data related to the samples. package_name: eu.miabis.r4 derivation: constraint name: Biobank type: Organization elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: infrastructuralCapabilities: match: {url: null} schema: {type: Extension, short: The technical infrastructural capabilities that the biobank can offer to the clients., mustSupport: true, url: 'https://fhir.bbmri-eric.eu/StructureDefinition/miabis-infrastructural-capabilities-extension', index: 1} min: 0 organisationalCapabilities: match: {url: null} schema: {type: Extension, short: The organisational capabilities and services that the biobank can provide to support clients., mustSupport: true, url: 'https://fhir.bbmri-eric.eu/StructureDefinition/miabis-organisational-capabilities-extension', index: 2} min: 0 bioprocessingAndAnalyticalCapabilities: match: {url: null} schema: {type: Extension, short: The bioprocessing and analytical services that the biobank can offer to the clients., mustSupport: true, url: 'https://fhir.bbmri-eric.eu/StructureDefinition/miabis-bioprocessing-and-analytical-capabilities-extension', index: 3} min: 0 qualityManagementStandard: match: {url: null} schema: {type: Extension, short: The standards that the biobank is certified or accredited for., mustSupport: true, url: 'https://fhir.bbmri-eric.eu/StructureDefinition/miabis-quality-management-standard-extension', index: 4} min: 0 description: match: {url: null} schema: {type: Extension, short: Description of the biobank in English., mustSupport: true, url: 'https://fhir.bbmri-eric.eu/StructureDefinition/miabis-organization-description-extension', index: 5} min: 0 max: 1 identifier: short: ID of the biobank mustSupport: true index: 6 slicing: rules: open discriminator: - {path: system, type: value} min: 1 max: 1 slices: bbmri-eric-id: match: {system: 'http://www.bbmri-eric.eu/'} schema: mustSupport: true index: 7 elements: system: pattern: {type: Uri, value: 'http://www.bbmri-eric.eu/'} index: 8 required: [system] name: {short: Name of the biobank (preferably in English)., mustSupport: true, index: 9} alias: {short: Short name in use for the biobank. If applicable., mustSupport: true, index: 10} telecom: short: Complete http-address for the biobank. mustSupport: true index: 11 elements: system: pattern: {type: Code, value: url} index: 12 value: {short: URL of the biobank., mustSupport: true, index: 13} address: short: Address of the biobank. mustSupport: true index: 14 elements: country: {short: Country of the biobank., mustSupport: true, index: 15} required: [country] partOf: {short: Juristic person for the biobank, mustSupport: true, index: 16} contact: elements: name: elements: family: {mustSupport: true, index: 17} given: {mustSupport: true, index: 18} required: [given, family] telecom: {mustSupport: true, index: 19} required: [telecom] package_version: 1.3.0 extensions: infrastructuralCapabilities: {url: 'https://fhir.bbmri-eric.eu/StructureDefinition/miabis-infrastructural-capabilities-extension', min: 0, type: Extension, short: The technical infrastructural capabilities that the biobank can offer to the clients., mustSupport: true, index: 1} organisationalCapabilities: {url: 'https://fhir.bbmri-eric.eu/StructureDefinition/miabis-organisational-capabilities-extension', min: 0, type: Extension, short: The organisational capabilities and services that the biobank can provide to support clients., mustSupport: true, index: 2} bioprocessingAndAnalyticalCapabilities: {url: 'https://fhir.bbmri-eric.eu/StructureDefinition/miabis-bioprocessing-and-analytical-capabilities-extension', min: 0, type: Extension, short: The bioprocessing and analytical services that the biobank can offer to the clients., mustSupport: true, index: 3} qualityManagementStandard: {url: 'https://fhir.bbmri-eric.eu/StructureDefinition/miabis-quality-management-standard-extension', min: 0, type: Extension, short: The standards that the biobank is certified or accredited for., mustSupport: true, index: 4} description: {url: 'https://fhir.bbmri-eric.eu/StructureDefinition/miabis-organization-description-extension', min: 0, max: 1, type: Extension, short: Description of the biobank in English., mustSupport: true, index: 5} class: profile kind: resource url: https://fhir.bbmri-eric.eu/StructureDefinition/miabis-biobank base: http://hl7.org/fhir/StructureDefinition/Organization version: 1.3.0 required: [name, address, partOf, identifier]