{ "description": "This profile represents a Biobank, which is defined as an entity that stores samples and data related to the samples.", "_filename": "StructureDefinition-miabis-biobank.json", "package_name": "eu.miabis.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "Biobank", "abstract": false, "type": "Organization", "experimental": null, "resourceType": "StructureDefinition", "title": "Biobank", "package_version": "0.1.0", "status": "active", "id": "d39d61f6-31f3-4d23-b169-c8e6047168ba", "kind": "resource", "url": "https://fhir.bbmri-eric.eu/fhir/StructureDefinition/miabis-biobank", "version": null, "differential": { "element": [ { "id": "Organization.extension", "path": "Organization.extension", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "url", "type": "value" } ] } }, { "id": "Organization.extension:infrastructuralCapabilities", "max": "*", "min": 0, "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.bbmri-eric.eu/fhir/StructureDefinition/miabis-infrastructural-capabilities-extension" ] } ], "short": "The technical infrastructural capabilities that the biobank can offer to the clients.", "sliceName": "infrastructuralCapabilities", "mustSupport": true }, { "id": "Organization.extension:organisationalCapabilities", "max": "*", "min": 0, "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.bbmri-eric.eu/fhir/StructureDefinition/miabis-organisational-capabilities-extension" ] } ], "short": "The organisational capabilities and services that the biobank can provide to support clients.", "sliceName": "organisationalCapabilities", "mustSupport": true }, { "id": "Organization.extension:bioprocessingAndAnalyticalCapabilities", "max": "*", "min": 0, "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.bbmri-eric.eu/fhir/StructureDefinition/miabis-bioprocessing-and-analytical-capabilities-extension" ] } ], "short": "The bioprocessing and analytical services that the biobank can offer to the clients.", "sliceName": "bioprocessingAndAnalyticalCapabilities", "mustSupport": true }, { "id": "Organization.extension:qualityManagementStandard", "max": "*", "min": 0, "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.bbmri-eric.eu/fhir/StructureDefinition/miabis-quality-management-standard-extension" ] } ], "short": "The standards that the biobank is certified or accredited for.", "sliceName": "qualityManagementStandard", "mustSupport": true }, { "id": "Organization.extension:juristicPerson", "max": "1", "min": 0, "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.bbmri-eric.eu/fhir/StructureDefinition/miabis-juristic-person-extension" ] } ], "short": "The legal entity that is responsible for the biobank.", "sliceName": "juristicPerson", "mustSupport": true }, { "id": "Organization.extension:description", "max": "1", "min": 0, "path": "Organization.extension", "type": [ { "code": "Extension", "profile": [ "https://fhir.bbmri-eric.eu/fhir/StructureDefinition/miabis-organization-description-extension" ] } ], "short": "Description of the biobank in English.", "sliceName": "description", "mustSupport": true }, { "id": "Organization.identifier", "max": "1", "min": 1, "path": "Organization.identifier", "short": "ID of the biobank", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] }, "mustSupport": true }, { "id": "Organization.identifier:bbmri-eric-id", "max": "1", "min": 0, "path": "Organization.identifier", "sliceName": "bbmri-eric-id", "mustSupport": true }, { "id": "Organization.identifier:bbmri-eric-id.system", "min": 1, "path": "Organization.identifier.system", "fixedUri": "http://www.bbmri-eric.eu/" }, { "id": "Organization.name", "min": 1, "path": "Organization.name", "short": "Name of the biobank (preferably in English).", "mustSupport": true }, { "id": "Organization.alias", "max": "1", "path": "Organization.alias", "short": "Short name in use for the biobank. If applicable.", "mustSupport": true }, { "id": "Organization.telecom", "max": "1", "path": "Organization.telecom", "short": "Complete http-address for the biobank.", "mustSupport": true }, { "id": "Organization.telecom.system", "path": "Organization.telecom.system", "patternCode": "url" }, { "id": "Organization.telecom.value", "path": "Organization.telecom.value", "short": "URL of the biobank.", "mustSupport": true }, { "id": "Organization.address", "max": "1", "min": 1, "path": "Organization.address", "short": "Address of the biobank.", "definition": "The address of the biobank.", "mustSupport": true }, { "id": "Organization.address.country", "min": 1, "path": "Organization.address.country", "short": "Country of the biobank.", "mustSupport": true }, { "id": "Organization.contact.name.family", "min": 1, "path": "Organization.contact.name.family", "mustSupport": true }, { "id": "Organization.contact.name.given", "min": 1, "path": "Organization.contact.name.given", "mustSupport": true }, { "id": "Organization.contact.telecom", "min": 1, "path": "Organization.contact.telecom", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }