{ "description": "Sample donor is a person who is a source of either a biological material or a digital representation of a biological entity such as an image.", "_filename": "StructureDefinition-miabis-sample-donor.json", "package_name": "eu.miabis.r4", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "Donor", "abstract": false, "type": "Patient", "experimental": null, "resourceType": "StructureDefinition", "title": "Sample Donor", "package_version": "0.1.0", "status": "active", "id": "045f4700-471c-4999-a151-7d118d5b7fe3", "kind": "resource", "url": "https://fhir.bbmri-eric.eu/fhir/StructureDefinition/miabis-sample-donor", "version": null, "differential": { "element": [ { "id": "Patient.extension", "path": "Patient.extension", "slicing": { "rules": "open", "ordered": false, "discriminator": [ { "path": "url", "type": "value" } ] } }, { "path": "Patient.extension", "min": 0, "definition": "The data categories from which data are available or can be linked to the sample donor. Can be several values", "short": "Data categories", "type": [ { "code": "Extension", "profile": [ "https://fhir.bbmri-eric.eu/fhir/StructureDefinition/miabis-dataset-type-extension" ] } ], "mustSupport": true, "sliceName": "datasetType", "max": "*", "id": "Patient.extension:datasetType" }, { "id": "Patient.identifier", "max": "1", "min": 1, "path": "Patient.identifier", "short": "Sample Donor ID", "definition": "Unique ID code of the sample donor within the sample collection/biobank", "mustSupport": true }, { "id": "Patient.gender", "min": 1, "path": "Patient.gender", "short": "Sex of the sample donor", "definition": "Biological sex of the sample donor.", "mustSupport": true }, { "id": "Patient.birthDate", "path": "Patient.birthDate", "short": "Date of birth", "definition": " Date of birth is required when Event date in Event resource is used, otherwise partial date, as in birth year, can be used", "mustSupport": true } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Patient" }