{
"description": "Logische Repräsentation des Erweiterungsmoduls Biobank",
"_filename": "StructureDefinition-Biobank.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.biobank",
"date": "2026-09-11T09:23:29+00:00",
"derivation": "specialization",
"publisher": "Medizininformatik Initiative",
"fhirVersion": "4.0.1",
"jurisdiction": [ {
"coding": [ {
"code": "DE",
"system": "urn:iso:std:iso:3166",
"display": "Germany"
} ]
} ],
"name": "MII_LM_Biobank",
"mapping": [ {
"name": "Biobank LogicalModel FHIR Mapping",
"identity": "FHIR"
} ],
"abstract": false,
"type": "https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/LogicalModel/Biobank",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "2027.0.0-ballot",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/artifact-versionAlgorithm",
"valueCoding": {
"code": "semver",
"system": "http://hl7.org/fhir/version-algorithm",
"display": "SemVer"
}
} ],
"snapshot": {
"element": [ {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Biobank",
"min": 0,
"definition": "Logische Repräsentation des Erweiterungsmoduls Biobank",
"isModifier": false,
"short": "MII_LM_Biobank",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"max": "*",
"id": "Biobank",
"condition": [ "ele-1" ],
"base": {
"max": "*",
"min": 0,
"path": "Element"
}
}, {
"path": "Biobank.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Biobank.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Biobank.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Biobank.Bioprobe",
"min": 0,
"definition": "Details zu einer Bioprobe",
"short": "Details zu einer Bioprobe",
"mapping": [ {
"map": "Specimen",
"identity": "FHIR"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"max": "*",
"id": "Biobank.Bioprobe",
"base": {
"max": "*",
"min": 0,
"path": "Biobank.Bioprobe"
}
}, {
"path": "Biobank.Bioprobe.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Biobank.Bioprobe.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.Bioprobe.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Biobank.Bioprobe.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.Bioprobe.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Biobank.Bioprobe.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"path": "Biobank.Bioprobe.Proben-ID",
"min": 0,
"definition": "Einrichtungsinterner Identifier der Probe",
"short": "Einrichtungsinterner Identifier der Probe",
"mapping": [ {
"map": "Specimen.identifier",
"identity": "FHIR"
} ],
"type": [ {
"code": "Identifier"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Proben-ID",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Proben-ID"
}
}, {
"path": "Biobank.Bioprobe.Probenart",
"min": 0,
"definition": "Art der Probe; SCT verpflichtend; Beschränkung auf Specimen ValueSet erwünscht.",
"short": "Art der Probe; SCT verpflichtend; Beschränkung auf Specimen ValueSet erwünscht.",
"mapping": [ {
"map": "Specimen.type",
"identity": "FHIR"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Probenart",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenart"
}
}, {
"path": "Biobank.Bioprobe.Probenmenge",
"min": 0,
"definition": "Probenmenge",
"short": "Probenmenge",
"mapping": [ {
"map": "Specimen.container.specimenQuantity",
"identity": "FHIR"
} ],
"type": [ {
"code": "Quantity"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Probenmenge",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenmenge"
}
}, {
"path": "Biobank.Bioprobe.Verfuegbarkeitsstatus",
"min": 0,
"definition": "Status der Probe / des Materials hinsichtlich der Verfügbarkeit",
"short": "Status der Probe / des Materials hinsichtlich der Verfügbarkeit",
"mapping": [ {
"map": "Specimen.status",
"identity": "FHIR"
} ],
"type": [ {
"code": "code"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Verfuegbarkeitsstatus",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Verfuegbarkeitsstatus"
}
}, {
"path": "Biobank.Bioprobe.Projektverwendung",
"min": 0,
"definition": "Freitextangabe zur Verwendung der Probe in Projekten",
"short": "Freitextangabe zur Verwendung der Probe in Projekten",
"mapping": [ {
"map": "Specimen.note",
"identity": "FHIR"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Projektverwendung",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Projektverwendung"
}
}, {
"path": "Biobank.Bioprobe.SonstigeEigenschaften",
"min": 0,
"definition": "Freitextangabe weiterer Probeneigenschaften",
"short": "Freitextangabe weiterer Probeneigenschaften",
"mapping": [ {
"map": "Specimen.note",
"identity": "FHIR"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Biobank.Bioprobe.SonstigeEigenschaften",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.SonstigeEigenschaften"
}
}, {
"path": "Biobank.Bioprobe.Entstanden-aus",
"min": 0,
"definition": "Referenz auf Bioprobe",
"short": "Referenz auf Bioprobe",
"mapping": [ {
"map": "Specimen.parent",
"identity": "FHIR"
} ],
"type": [ {
"code": "Reference"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Entstanden-aus",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Entstanden-aus"
}
}, {
"path": "Biobank.Bioprobe.FestgestellteDiagnose",
"min": 0,
"definition": "Verweis auf eine Diagnose für die Material in der Probe enthalten ist",
"short": "Verweis auf eine Diagnose für die Material in der Probe enthalten ist",
"mapping": [ {
"map": "Specimen.extension[diagnose]",
"identity": "FHIR"
} ],
"type": [ {
"code": "Reference"
} ],
"max": "1",
"id": "Biobank.Bioprobe.FestgestellteDiagnose",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.FestgestellteDiagnose"
}
}, {
"path": "Biobank.Bioprobe.gehoert-zu",
"min": 0,
"definition": "Zuordnung der Probe zu einer Sammlung/Biobank",
"short": "Zuordnung der Probe zu einer Sammlung/Biobank",
"mapping": [ {
"map": "Specimen.extension[gehoertZu]",
"identity": "FHIR"
} ],
"type": [ {
"code": "Reference"
} ],
"max": "1",
"id": "Biobank.Bioprobe.gehoert-zu",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.gehoert-zu"
}
}, {
"path": "Biobank.Bioprobe.Anzahl-Aliqouts",
"min": 0,
"definition": "Anzahl der Aliqouts.",
"short": "Anzahl der Aliqouts.",
"mapping": [ {
"map": "Specimen.extension[anzahlAliquots]",
"identity": "FHIR"
} ],
"type": [ {
"code": "integer"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Anzahl-Aliqouts",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Anzahl-Aliqouts"
}
}, {
"id": "Biobank.Bioprobe.Infektiositaets-Status",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Infektiositaets-Status"
},
"path": "Biobank.Bioprobe.Infektiositaets-Status",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Markiert eine Probe als (potentiell) infektiös.",
"definition": "Markiert eine Probe als (potentiell) infektiös."
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Biobank.Bioprobe.Container",
"min": 0,
"definition": "Probenbehältnis",
"short": "Probenbehältnis",
"mapping": [ {
"map": "Specimen.container",
"identity": "FHIR"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Container",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Container"
}
}, {
"path": "Biobank.Bioprobe.Container.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Biobank.Bioprobe.Container.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.Bioprobe.Container.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Biobank.Bioprobe.Container.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.Bioprobe.Container.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Biobank.Bioprobe.Container.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"path": "Biobank.Bioprobe.Container.Containertyp",
"min": 0,
"definition": "Typ des Containers",
"short": "Typ des Containers",
"mapping": [ {
"map": "Specimen.container.type",
"identity": "FHIR"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Container.Containertyp",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Container.Containertyp"
}
}, {
"path": "Biobank.Bioprobe.Container.Kapazitaet",
"min": 0,
"definition": "Kapazität des Probencontainers",
"short": "Kapazität des Probencontainers",
"mapping": [ {
"map": "Specimen.container.capacity",
"identity": "FHIR"
} ],
"type": [ {
"code": "Quantity"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Container.Kapazitaet",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Container.Kapazitaet"
}
}, {
"path": "Biobank.Bioprobe.Container.VerwendungAdditiv",
"min": 0,
"definition": "Ja/Nein Angabe, ob ein Zusatzstoff verwendet wurde",
"short": "Ja/Nein Angabe, ob ein Zusatzstoff verwendet wurde",
"mapping": [ {
"map": "Specimen.container.additive",
"identity": "FHIR"
} ],
"type": [ {
"code": "boolean"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Container.VerwendungAdditiv",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Container.VerwendungAdditiv"
}
}, {
"path": "Biobank.Bioprobe.Container.Additiv",
"min": 0,
"definition": "Zusatzstoffe im Container",
"short": "Zusatzstoffe im Container",
"mapping": [ {
"map": "Specimen.container.additive",
"identity": "FHIR"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "*",
"id": "Biobank.Bioprobe.Container.Additiv",
"base": {
"max": "*",
"min": 0,
"path": "Biobank.Bioprobe.Container.Additiv"
}
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Biobank.Bioprobe.Probenentnahme",
"min": 0,
"definition": "Informationen zur Entnahme der Probe",
"short": "Informationen zur Entnahme der Probe",
"mapping": [ {
"map": "Specimen.collection",
"identity": "FHIR"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Probenentnahme",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenentnahme"
}
}, {
"path": "Biobank.Bioprobe.Probenentnahme.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Biobank.Bioprobe.Probenentnahme.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.Bioprobe.Probenentnahme.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Biobank.Bioprobe.Probenentnahme.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.Bioprobe.Probenentnahme.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Biobank.Bioprobe.Probenentnahme.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"path": "Biobank.Bioprobe.Probenentnahme.Entnahme-ID",
"min": 0,
"definition": "Entnahme-ID",
"short": "Entnahme-ID",
"mapping": [ {
"map": "Specimen.collection.request",
"identity": "FHIR"
} ],
"type": [ {
"code": "Identifier"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Probenentnahme.Entnahme-ID",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenentnahme.Entnahme-ID"
}
}, {
"path": "Biobank.Bioprobe.Probenentnahme.EinstellungBlutversorgung",
"min": 0,
"definition": "Zeitpunkt der Einstellung der Blutversorgung zur Probe. Kann zur Berechnung der warmen Ischaemiezeit verwendet werden.",
"short": "Zeitpunkt der Einstellung der Blutversorgung zur Probe. Kann zur Berechnung der warmen Ischaemiezeit verwendet werden.",
"mapping": [ {
"map": "Specimen.collection.extension[einstellungBlutversorgung]",
"identity": "FHIR"
} ],
"type": [ {
"code": "dateTime"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Probenentnahme.EinstellungBlutversorgung",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenentnahme.EinstellungBlutversorgung"
}
}, {
"path": "Biobank.Bioprobe.Probenentnahme.Entnahmezeitpunkt",
"min": 0,
"definition": "Zeitpunkt der Ent- / Abnahme der Probe. Kann zur Berechnung der kalten Ischaemiezeit verwendet werden.",
"short": "Zeitpunkt der Ent- / Abnahme der Probe. Kann zur Berechnung der kalten Ischaemiezeit verwendet werden.",
"mapping": [ {
"map": "Specimen.collection.collected[x]",
"identity": "FHIR"
} ],
"type": [ {
"code": "dateTime"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Probenentnahme.Entnahmezeitpunkt",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenentnahme.Entnahmezeitpunkt"
}
}, {
"path": "Biobank.Bioprobe.Probenentnahme.Entnahmestelle",
"min": 0,
"definition": "Lokalisation der Körperstelle, von der die Probe stammt",
"short": "Lokalisation der Körperstelle, von der die Probe stammt",
"mapping": [ {
"map": "Specimen.collection.bodySite",
"identity": "FHIR"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Probenentnahme.Entnahmestelle",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenentnahme.Entnahmestelle"
}
}, {
"path": "Biobank.Bioprobe.Probenentnahme.Nuechternstatus",
"min": 0,
"definition": "Nüchterstatus des:der Patent:in zum Zeitpunkt der Entnahme der Probe. Muss aus dem http://terminology.hl7.org/ValueSet/v2-0916 stammen.",
"short": "Nüchterstatus des:der Patent:in zum Zeitpunkt der Entnahme der Probe. Muss aus dem http://terminology.hl7.org/ValueSet/v2-0916 stammen.",
"mapping": [ {
"map": "Specimen.collection.fastingStatusCodeableConcept",
"identity": "FHIR"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Probenentnahme.Nuechternstatus",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenentnahme.Nuechternstatus"
}
}, {
"path": "Biobank.Bioprobe.Probenentnahme.NuechternstatusDauer",
"min": 0,
"definition": "Zeitliche Dauer der Nüchternheit vor der Probenentnahme",
"short": "Zeitliche Dauer der Nüchternheit vor der Probenentnahme",
"mapping": [ {
"map": "Specimen.collection.fastingStatusDuration",
"identity": "FHIR"
} ],
"type": [ {
"code": "Quantity"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Probenentnahme.NuechternstatusDauer",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenentnahme.NuechternstatusDauer"
}
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Biobank.Bioprobe.Verarbeitungsprozess",
"min": 0,
"definition": "Prozedur der Probenbearbeitung",
"short": "Prozedur der Probenbearbeitung",
"mapping": [ {
"map": "Specimen.processing",
"identity": "FHIR"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Verarbeitungsprozess",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Verarbeitungsprozess"
}
}, {
"path": "Biobank.Bioprobe.Verarbeitungsprozess.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Biobank.Bioprobe.Verarbeitungsprozess.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.Bioprobe.Verarbeitungsprozess.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Biobank.Bioprobe.Verarbeitungsprozess.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.Bioprobe.Verarbeitungsprozess.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Biobank.Bioprobe.Verarbeitungsprozess.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Startzeitpunkt",
"min": 0,
"definition": "Zeitpunkt des Beginns der Probenbearbeitung",
"short": "Zeitpunkt des Beginns der Probenbearbeitung",
"mapping": [ {
"map": "Specimen.processing.timePeriod.start",
"identity": "FHIR"
} ],
"type": [ {
"code": "dateTime"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Verarbeitungsprozess.Startzeitpunkt",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Startzeitpunkt"
}
}, {
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Endzeitpunkt",
"min": 0,
"definition": "Zeitpunkt des Abschlusses der Probenbearbeitung",
"short": "Zeitpunkt des Abschlusses der Probenbearbeitung",
"mapping": [ {
"map": "Specimen.processing.timePeriod.end",
"identity": "FHIR"
} ],
"type": [ {
"code": "dateTime"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Verarbeitungsprozess.Endzeitpunkt",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Endzeitpunkt"
}
}, {
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Verarbeitungstyp",
"min": 0,
"definition": "Prozedur der Probenbearbeitung",
"short": "Prozedur der Probenbearbeitung",
"mapping": [ {
"map": "Specimen.processing.procedure",
"identity": "FHIR"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Verarbeitungsprozess.Verarbeitungstyp",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Verarbeitungstyp"
}
}, {
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Temperatur",
"min": 0,
"definition": "Temperatur bei der die Probenverarbeitung stattfand. Angabe exakt oder in Wertebereichen (siehe SPREC)",
"short": "Temperatur bei der die Probenverarbeitung stattfand. Angabe exakt oder in Wertebereichen (siehe SPREC)",
"mapping": [ {
"map": "Specimen.processing.extension[temperaturbedingungen]",
"identity": "FHIR"
} ],
"type": [ {
"code": "Range"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Verarbeitungsprozess.Temperatur",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Temperatur"
}
}, {
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Modus",
"min": 0,
"definition": "Abhängig vom Verarbeitungstyp - bei Zentrifugation SPREC",
"short": "Abhängig vom Verarbeitungstyp - bei Zentrifugation SPREC",
"mapping": [ {
"map": "Specimen.processing.procedure",
"identity": "FHIR"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Verarbeitungsprozess.Modus",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Modus"
}
}, {
"path": "Biobank.Bioprobe.Verarbeitungsprozess.VerwendungAdditive",
"min": 0,
"definition": "Ja/Nein Angabe, ob ein Zusatzstoff verwendet wurde",
"short": "Ja/Nein Angabe, ob ein Zusatzstoff verwendet wurde",
"mapping": [ {
"map": "Specimen.processing.additive",
"identity": "FHIR"
} ],
"type": [ {
"code": "boolean"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Verarbeitungsprozess.VerwendungAdditive",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Verarbeitungsprozess.VerwendungAdditive"
}
}, {
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Additiv",
"min": 0,
"definition": "Additive bei der Probenbearbeitung wie Fixationsmittel; Einbettungs- und Eindeckungsmedien",
"short": "Additive bei der Probenbearbeitung wie Fixationsmittel; Einbettungs- und Eindeckungsmedien",
"mapping": [ {
"map": "Specimen.processing.additive",
"identity": "FHIR"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "*",
"id": "Biobank.Bioprobe.Verarbeitungsprozess.Additiv",
"base": {
"max": "*",
"min": 0,
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Additiv"
}
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Biobank.Bioprobe.Lagerprozess",
"min": 0,
"definition": "Lagerung einer Probe",
"short": "Lagerung einer Probe",
"mapping": [ {
"map": "Specimen.processing[lagerprozess]",
"identity": "FHIR"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Lagerprozess",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Lagerprozess"
}
}, {
"path": "Biobank.Bioprobe.Lagerprozess.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Biobank.Bioprobe.Lagerprozess.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.Bioprobe.Lagerprozess.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Biobank.Bioprobe.Lagerprozess.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.Bioprobe.Lagerprozess.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Biobank.Bioprobe.Lagerprozess.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"path": "Biobank.Bioprobe.Lagerprozess.Einlagerungszeitpunkt",
"min": 0,
"definition": "Zeitpunkt des Beginns der Einlagerung der Probe",
"short": "Zeitpunkt des Beginns der Einlagerung der Probe",
"mapping": [ {
"map": "Specimen.processing[lagerprozess].timePeriod.start",
"identity": "FHIR"
} ],
"type": [ {
"code": "dateTime"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Lagerprozess.Einlagerungszeitpunkt",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Lagerprozess.Einlagerungszeitpunkt"
}
}, {
"path": "Biobank.Bioprobe.Lagerprozess.Auslagerungspunkt",
"min": 0,
"definition": "Zeitpunkt des Endes der Einlagerung der Probe",
"short": "Zeitpunkt des Endes der Einlagerung der Probe",
"mapping": [ {
"map": "Specimen.processing[lagerprozess].timePeriod.end",
"identity": "FHIR"
} ],
"type": [ {
"code": "dateTime"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Lagerprozess.Auslagerungspunkt",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Lagerprozess.Auslagerungspunkt"
}
}, {
"path": "Biobank.Bioprobe.Lagerprozess.Lagerungsbedingungen",
"min": 0,
"definition": "Temperaturbereich in dem die Probe gelagert wurde bzw. wird. Angabe in Wertebereichen wie in SPREC",
"short": "Temperaturbereich in dem die Probe gelagert wurde bzw. wird. Angabe in Wertebereichen wie in SPREC",
"mapping": [ {
"map": "Specimen.processing[lagerprozess].extension[temperaturbedingungen]",
"identity": "FHIR"
} ],
"type": [ {
"code": "Range"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Lagerprozess.Lagerungsbedingungen",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Lagerprozess.Lagerungsbedingungen"
}
}, {
"id": "Biobank.Bioprobe.Laborbefund",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Laborbefund"
},
"path": "Biobank.Bioprobe.Laborbefund",
"type": [ {
"code": "Reference"
} ],
"short": "Referenz auf den zu einer Probe gehörenden Laborbefund",
"definition": "Referenz auf den zu einer Probe gehörenden Laborbefund"
}, {
"id": "Biobank.Bioprobe.Pathologiebefund",
"max": "1",
"min": 0,
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Pathologiebefund"
},
"path": "Biobank.Bioprobe.Pathologiebefund",
"type": [ {
"code": "Reference"
} ],
"short": "Referenz auf den zu einer Probe gehörenden Pathologiebefund",
"definition": "Referenz auf den zu einer Probe gehörenden Pathologiebefund"
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Biobank.Bioprobe.Zelllinie_Organoid",
"min": 0,
"definition": "Beschreibung einer Zelllinie/eines Organoides. Alle Attribute der Bioprobe sind hier ebenfalls anwendbar.",
"short": "Beschreibung einer Zelllinie/eines Organoides. Alle Attribute der Bioprobe sind hier ebenfalls anwendbar.",
"mapping": [ {
"map": "Specimen",
"identity": "FHIR"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Zelllinie-Organoid",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid"
}
}, {
"path": "Biobank.Bioprobe.Zelllinie_Organoid.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Biobank.Bioprobe.Zelllinie-Organoid.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.Bioprobe.Zelllinie_Organoid.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Biobank.Bioprobe.Zelllinie-Organoid.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.Bioprobe.Zelllinie_Organoid.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Biobank.Bioprobe.Zelllinie-Organoid.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Phaenotyp-Diagnose",
"min": 0,
"definition": "Phänotyp oder Diagnose der Zelllinie / des Organoids, wenn nicht patientenbezogen angebbar.",
"short": "Phänotyp oder Diagnose der Zelllinie / des Organoids, wenn nicht patientenbezogen angebbar.",
"mapping": [ {
"map": "Specimen.extension[diagnose] / https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-tnm-klassifikation",
"identity": "FHIR"
} ],
"type": [ {
"code": "Reference"
} ],
"max": "*",
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Phaenotyp-Diagnose",
"base": {
"max": "*",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Phaenotyp-Diagnose"
}
}, {
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Karyotyp",
"min": 0,
"definition": "Karyotyp der Zelllinie/Organoids.",
"short": "Karyotyp der Zelllinie/Organoids.",
"mapping": [ {
"map": "Observation(https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/mii-pr-biobank-observation-karyotyp)",
"identity": "FHIR"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Karyotyp",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Karyotyp"
}
}, {
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Morphologie",
"min": 0,
"definition": "Morphologie der Zelllinie/Organoids.",
"short": "Morphologie der Zelllinie/Organoids.",
"mapping": [ {
"map": "Observation(https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/mii-pr-biobank-observation-morphologie)",
"identity": "FHIR"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Morphologie",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Morphologie"
}
}, {
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Mutationen",
"min": 0,
"definition": "Mögliche Mutationen der Zelllinie/Organoids.",
"short": "Mögliche Mutationen der Zelllinie/Organoids.",
"mapping": [ {
"map": "Observation(Modul MolGen)",
"identity": "FHIR"
} ],
"type": [ {
"code": "Reference"
} ],
"max": "*",
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Mutationen",
"base": {
"max": "*",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Mutationen"
}
}, {
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Wachstumstyp",
"min": 0,
"definition": "Wachstumstyp der Zelllinie/Organoids.",
"short": "Wachstumstyp der Zelllinie/Organoids.",
"mapping": [ {
"map": "Observation(https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/mii-pr-biobank-observation-wachstumstyp)",
"identity": "FHIR"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Wachstumstyp",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Wachstumstyp"
}
}, {
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Zellproliferation",
"min": 0,
"definition": "Art der Zellproliferation der Zelllinie/Organoids.",
"short": "Art der Zellproliferation der Zelllinie/Organoids.",
"mapping": [ {
"map": "Observation(https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/mii-pr-biobank-observation-proliferation)",
"identity": "FHIR"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Zellproliferation",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Zellproliferation"
}
}, {
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Passage",
"min": 0,
"definition": "Anzahl der Passagen.",
"short": "Anzahl der Passagen.",
"mapping": [ {
"map": "Specimen.extension[anzahlPassagen]",
"identity": "FHIR"
} ],
"type": [ {
"code": "integer"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Passage",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Passage"
}
}, {
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Modifikationen",
"min": 0,
"definition": "Optional: Vorgenommene Modifikationen.",
"short": "Optional: Vorgenommene Modifikationen.",
"mapping": [ {
"map": "Specimen.extension[modifikationen]",
"identity": "FHIR"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "*",
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Modifikationen",
"base": {
"max": "*",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Modifikationen"
}
}, {
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Qualitaetspruefung",
"min": 0,
"definition": "Z.B. Viabilität, Test auf Mykoplasmen, Wiederauftaubarkeit / Wiederinkulturnahme.",
"short": "Z.B. Viabilität, Test auf Mykoplasmen, Wiederauftaubarkeit / Wiederinkulturnahme.",
"mapping": [ {
"map": "Observation(https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/mii-pr-biobank-observation-qualitaetspruefung)",
"identity": "FHIR"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "*",
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Qualitaetspruefung",
"base": {
"max": "*",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Qualitaetspruefung"
}
}, {
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Protokoll-Kultur",
"min": 0,
"definition": "Kulturprotokoll der Zelllinie/Organoids.",
"short": "Kulturprotokoll der Zelllinie/Organoids.",
"mapping": [ {
"map": "Specimen.extension[kulturprotokoll]",
"identity": "FHIR"
} ],
"type": [ {
"code": "Reference"
} ],
"max": "1",
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Protokoll-Kultur",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Protokoll-Kultur"
}
}, {
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Kulturbedigungen",
"min": 0,
"definition": "Kulturbedingungen der Zelllinie/Organoids.",
"short": "Kulturbedingungen der Zelllinie/Organoids.",
"mapping": [ {
"map": "Observation",
"identity": "FHIR"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "*",
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Kulturbedigungen",
"base": {
"max": "*",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Kulturbedigungen"
}
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Biobank.Probensammlung-Biobank",
"min": 0,
"definition": "Organisation, die Proben verwaltet",
"short": "Organisation, die Proben verwaltet",
"mapping": [ {
"map": "Biobank",
"identity": "FHIR"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"max": "1",
"id": "Biobank.Probensammlung-Biobank",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank"
}
}, {
"path": "Biobank.Probensammlung-Biobank.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Biobank.Probensammlung-Biobank.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.Probensammlung-Biobank.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Biobank.Probensammlung-Biobank.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.Probensammlung-Biobank.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Biobank.Probensammlung-Biobank.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
} ],
"path": "Biobank.Probensammlung-Biobank.Kontakt",
"min": 0,
"definition": "Kontaktinformationen einer Sammlung/Biobank für Anfragen zu Bioproben",
"short": "Kontaktinformationen einer Sammlung/Biobank für Anfragen zu Bioproben",
"mapping": [ {
"map": "Biobank.contact",
"identity": "FHIR"
} ],
"type": [ {
"code": "BackboneElement"
} ],
"max": "*",
"id": "Biobank.Probensammlung-Biobank.Kontakt",
"base": {
"max": "*",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Kontakt"
}
}, {
"path": "Biobank.Probensammlung-Biobank.Kontakt.id",
"min": 0,
"definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
"isModifier": false,
"short": "Unique id for inter-element referencing",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "http://hl7.org/fhirpath/System.String",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
"valueUrl": "string"
} ]
} ],
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Biobank.Probensammlung-Biobank.Kontakt.id",
"base": {
"max": "1",
"min": 0,
"path": "Element.id"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.Probensammlung-Biobank.Kontakt.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional content defined by implementations",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"slicing": {
"rules": "open",
"description": "Extensions are always sliced by (at least) url",
"discriminator": [ {
"path": "url",
"type": "value"
} ]
},
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Biobank.Probensammlung-Biobank.Kontakt.extension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "Element.extension"
},
"isSummary": false
}, {
"constraint": [ {
"key": "ele-1",
"human": "All FHIR elements must have a @value or children",
"xpath": "@value|f:*|h:div",
"source": "http://hl7.org/fhir/StructureDefinition/Element",
"severity": "error",
"expression": "hasValue() or (children().count() > id.count())"
}, {
"key": "ext-1",
"human": "Must have either extensions or value[x], not both",
"xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])",
"source": "http://hl7.org/fhir/StructureDefinition/Extension",
"severity": "error",
"expression": "extension.exists() != value.exists()"
} ],
"path": "Biobank.Probensammlung-Biobank.Kontakt.modifierExtension",
"requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
"isModifier": true,
"short": "Extensions that cannot be ignored even if unrecognized",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"alias": [ "extensions", "user content", "modifiers" ],
"max": "*",
"id": "Biobank.Probensammlung-Biobank.Kontakt.modifierExtension",
"comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"base": {
"max": "*",
"min": 0,
"path": "BackboneElement.modifierExtension"
},
"isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
"isSummary": true
}, {
"path": "Biobank.Probensammlung-Biobank.Kontakt.Vorname",
"min": 0,
"definition": "Vorname der Ansprechperson",
"short": "Vorname der Ansprechperson",
"mapping": [ {
"map": "Biobank.contact.given",
"identity": "FHIR"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Biobank.Probensammlung-Biobank.Kontakt.Vorname",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Kontakt.Vorname"
}
}, {
"path": "Biobank.Probensammlung-Biobank.Kontakt.Nachname",
"min": 0,
"definition": "Nachname der Ansprechperson",
"short": "Nachname der Ansprechperson",
"mapping": [ {
"map": "Biobank.contact.family",
"identity": "FHIR"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Biobank.Probensammlung-Biobank.Kontakt.Nachname",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Kontakt.Nachname"
}
}, {
"path": "Biobank.Probensammlung-Biobank.Kontakt.E-Mail",
"min": 0,
"definition": "E-Mailadresse für Anfragen",
"short": "E-Mailadresse für Anfragen",
"mapping": [ {
"map": "Biobank.contact.telecom[email]",
"identity": "FHIR"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Biobank.Probensammlung-Biobank.Kontakt.E-Mail",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Kontakt.E-Mail"
}
}, {
"path": "Biobank.Probensammlung-Biobank.Kontakt.Rolle",
"min": 0,
"definition": "Rolle der Ansprechperson in der Sammlung/Biobank",
"short": "Rolle der Ansprechperson in der Sammlung/Biobank",
"mapping": [ {
"map": "Biobank.contact.extension[rolle]",
"identity": "FHIR"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Biobank.Probensammlung-Biobank.Kontakt.Rolle",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Kontakt.Rolle"
}
}, {
"path": "Biobank.Probensammlung-Biobank.Kontakt.Adresse",
"min": 0,
"definition": "Kontaktadresse für Forschungsvorhaben",
"short": "Kontaktadresse für Forschungsvorhaben",
"mapping": [ {
"map": "Biobank.contact.address",
"identity": "FHIR"
} ],
"type": [ {
"code": "Address"
} ],
"max": "1",
"id": "Biobank.Probensammlung-Biobank.Kontakt.Adresse",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Kontakt.Adresse"
}
}, {
"path": "Biobank.Probensammlung-Biobank.Sammlungs-ID",
"min": 0,
"definition": "Interner Identifer der Sammlung/Biobank",
"short": "Interner Identifer der Sammlung/Biobank",
"mapping": [ {
"map": "Biobank.identifier",
"identity": "FHIR"
} ],
"type": [ {
"code": "Identifier"
} ],
"max": "1",
"id": "Biobank.Probensammlung-Biobank.Sammlungs-ID",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Sammlungs-ID"
}
}, {
"path": "Biobank.Probensammlung-Biobank.BBMRI-ERIC-ID",
"min": 0,
"definition": "Identifier der Sammlung/Biobank im BBMRI ERIC Netzwerk",
"short": "Identifier der Sammlung/Biobank im BBMRI ERIC Netzwerk",
"mapping": [ {
"map": "Biobank.identifier[bbmri-eric-id]",
"identity": "FHIR"
} ],
"type": [ {
"code": "Identifier"
} ],
"max": "1",
"id": "Biobank.Probensammlung-Biobank.BBMRI-ERIC-ID",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.BBMRI-ERIC-ID"
}
}, {
"path": "Biobank.Probensammlung-Biobank.Akronym",
"min": 0,
"definition": "Akronym der Sammlung/Biobank",
"short": "Akronym der Sammlung/Biobank",
"mapping": [ {
"map": "Biobank.alias",
"identity": "FHIR"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Biobank.Probensammlung-Biobank.Akronym",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Akronym"
}
}, {
"path": "Biobank.Probensammlung-Biobank.Name",
"min": 0,
"definition": "Name der Sammlung/Biobank",
"short": "Name der Sammlung/Biobank",
"mapping": [ {
"map": "Biobank.name",
"identity": "FHIR"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Biobank.Probensammlung-Biobank.Name",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Name"
}
}, {
"path": "Biobank.Probensammlung-Biobank.Beschreibung",
"min": 0,
"definition": "Beschreibung der Sammlung/Biobank",
"short": "Beschreibung der Sammlung/Biobank",
"mapping": [ {
"map": "Biobank.extension[beschreibung]",
"identity": "FHIR"
} ],
"type": [ {
"code": "string"
} ],
"max": "1",
"id": "Biobank.Probensammlung-Biobank.Beschreibung",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Beschreibung"
}
}, {
"path": "Biobank.Probensammlung-Biobank.Sammlungstyp",
"min": 0,
"definition": "Typ der Sammlung/Biobank gemäß BBMRI ERIC Directory Werteliste",
"short": "Typ der Sammlung/Biobank gemäß BBMRI ERIC Directory Werteliste",
"mapping": [ {
"map": "Biobank.extension[collectionSetting] / Biobank.extension[collectionDesign]",
"identity": "FHIR"
} ],
"type": [ {
"code": "CodeableConcept"
} ],
"max": "1",
"id": "Biobank.Probensammlung-Biobank.Sammlungstyp",
"base": {
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Sammlungstyp"
}
}, {
"path": "Biobank.Probensammlung-Biobank.besteht-aus",
"min": 0,
"definition": "Verknüpfung der Teilsammlungen",
"short": "Verknüpfung der Teilsammlungen",
"mapping": [ {
"map": "Biobank.partOf",
"identity": "FHIR"
} ],
"type": [ {
"code": "Reference"
} ],
"max": "*",
"id": "Biobank.Probensammlung-Biobank.besteht-aus",
"base": {
"max": "*",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.besteht-aus"
}
} ],
"extension": [ {
"url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
"valueString": "4.0.1"
} ]
},
"status": "active",
"id": "c64b36a8-198a-460e-9f28-6cc0207491fb",
"kind": "logical",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/LogicalModel/Biobank",
"version": "2027.0.0-ballot",
"differential": {
"element": [ {
"id": "Biobank",
"path": "Biobank",
"short": "MII_LM_Biobank",
"definition": "Logische Repräsentation des Erweiterungsmoduls Biobank"
}, {
"id": "Biobank.Bioprobe",
"max": "*",
"min": 0,
"path": "Biobank.Bioprobe",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Details zu einer Bioprobe",
"mapping": [ {
"map": "Specimen",
"identity": "FHIR"
} ],
"definition": "Details zu einer Bioprobe"
}, {
"id": "Biobank.Bioprobe.Proben-ID",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Proben-ID",
"type": [ {
"code": "Identifier"
} ],
"short": "Einrichtungsinterner Identifier der Probe",
"mapping": [ {
"map": "Specimen.identifier",
"identity": "FHIR"
} ],
"definition": "Einrichtungsinterner Identifier der Probe"
}, {
"id": "Biobank.Bioprobe.Probenart",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenart",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Art der Probe; SCT verpflichtend; Beschränkung auf Specimen ValueSet erwünscht.",
"mapping": [ {
"map": "Specimen.type",
"identity": "FHIR"
} ],
"definition": "Art der Probe; SCT verpflichtend; Beschränkung auf Specimen ValueSet erwünscht."
}, {
"id": "Biobank.Bioprobe.Probenmenge",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenmenge",
"type": [ {
"code": "Quantity"
} ],
"short": "Probenmenge",
"mapping": [ {
"map": "Specimen.container.specimenQuantity",
"identity": "FHIR"
} ],
"definition": "Probenmenge"
}, {
"id": "Biobank.Bioprobe.Verfuegbarkeitsstatus",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Verfuegbarkeitsstatus",
"type": [ {
"code": "code"
} ],
"short": "Status der Probe / des Materials hinsichtlich der Verfügbarkeit",
"mapping": [ {
"map": "Specimen.status",
"identity": "FHIR"
} ],
"definition": "Status der Probe / des Materials hinsichtlich der Verfügbarkeit"
}, {
"id": "Biobank.Bioprobe.Projektverwendung",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Projektverwendung",
"type": [ {
"code": "string"
} ],
"short": "Freitextangabe zur Verwendung der Probe in Projekten",
"mapping": [ {
"map": "Specimen.note",
"identity": "FHIR"
} ],
"definition": "Freitextangabe zur Verwendung der Probe in Projekten"
}, {
"id": "Biobank.Bioprobe.SonstigeEigenschaften",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.SonstigeEigenschaften",
"type": [ {
"code": "string"
} ],
"short": "Freitextangabe weiterer Probeneigenschaften",
"mapping": [ {
"map": "Specimen.note",
"identity": "FHIR"
} ],
"definition": "Freitextangabe weiterer Probeneigenschaften"
}, {
"id": "Biobank.Bioprobe.Entstanden-aus",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Entstanden-aus",
"type": [ {
"code": "Reference"
} ],
"short": "Referenz auf Bioprobe",
"mapping": [ {
"map": "Specimen.parent",
"identity": "FHIR"
} ],
"definition": "Referenz auf Bioprobe"
}, {
"id": "Biobank.Bioprobe.FestgestellteDiagnose",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.FestgestellteDiagnose",
"type": [ {
"code": "Reference"
} ],
"short": "Verweis auf eine Diagnose für die Material in der Probe enthalten ist",
"mapping": [ {
"map": "Specimen.extension[diagnose]",
"identity": "FHIR"
} ],
"definition": "Verweis auf eine Diagnose für die Material in der Probe enthalten ist"
}, {
"id": "Biobank.Bioprobe.gehoert-zu",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.gehoert-zu",
"type": [ {
"code": "Reference"
} ],
"short": "Zuordnung der Probe zu einer Sammlung/Biobank",
"mapping": [ {
"map": "Specimen.extension[gehoertZu]",
"identity": "FHIR"
} ],
"definition": "Zuordnung der Probe zu einer Sammlung/Biobank"
}, {
"id": "Biobank.Bioprobe.Anzahl-Aliqouts",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Anzahl-Aliqouts",
"type": [ {
"code": "integer"
} ],
"short": "Anzahl der Aliqouts.",
"mapping": [ {
"map": "Specimen.extension[anzahlAliquots]",
"identity": "FHIR"
} ],
"definition": "Anzahl der Aliqouts."
}, {
"id": "Biobank.Bioprobe.Infektiositaets-Status",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Infektiositaets-Status",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Markiert eine Probe als (potentiell) infektiös.",
"definition": "Markiert eine Probe als (potentiell) infektiös."
}, {
"id": "Biobank.Bioprobe.Container",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Container",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Probenbehältnis",
"mapping": [ {
"map": "Specimen.container",
"identity": "FHIR"
} ],
"definition": "Probenbehältnis"
}, {
"id": "Biobank.Bioprobe.Container.Containertyp",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Container.Containertyp",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Typ des Containers",
"mapping": [ {
"map": "Specimen.container.type",
"identity": "FHIR"
} ],
"definition": "Typ des Containers"
}, {
"id": "Biobank.Bioprobe.Container.Kapazitaet",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Container.Kapazitaet",
"type": [ {
"code": "Quantity"
} ],
"short": "Kapazität des Probencontainers",
"mapping": [ {
"map": "Specimen.container.capacity",
"identity": "FHIR"
} ],
"definition": "Kapazität des Probencontainers"
}, {
"id": "Biobank.Bioprobe.Container.VerwendungAdditiv",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Container.VerwendungAdditiv",
"type": [ {
"code": "boolean"
} ],
"short": "Ja/Nein Angabe, ob ein Zusatzstoff verwendet wurde",
"mapping": [ {
"map": "Specimen.container.additive",
"identity": "FHIR"
} ],
"definition": "Ja/Nein Angabe, ob ein Zusatzstoff verwendet wurde"
}, {
"id": "Biobank.Bioprobe.Container.Additiv",
"max": "*",
"min": 0,
"path": "Biobank.Bioprobe.Container.Additiv",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Zusatzstoffe im Container",
"mapping": [ {
"map": "Specimen.container.additive",
"identity": "FHIR"
} ],
"definition": "Zusatzstoffe im Container"
}, {
"id": "Biobank.Bioprobe.Probenentnahme",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenentnahme",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Informationen zur Entnahme der Probe",
"mapping": [ {
"map": "Specimen.collection",
"identity": "FHIR"
} ],
"definition": "Informationen zur Entnahme der Probe"
}, {
"id": "Biobank.Bioprobe.Probenentnahme.Entnahme-ID",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenentnahme.Entnahme-ID",
"type": [ {
"code": "Identifier"
} ],
"short": "Entnahme-ID",
"mapping": [ {
"map": "Specimen.collection.request",
"identity": "FHIR"
} ],
"definition": "Entnahme-ID"
}, {
"id": "Biobank.Bioprobe.Probenentnahme.EinstellungBlutversorgung",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenentnahme.EinstellungBlutversorgung",
"type": [ {
"code": "dateTime"
} ],
"short": "Zeitpunkt der Einstellung der Blutversorgung zur Probe. Kann zur Berechnung der warmen Ischaemiezeit verwendet werden.",
"mapping": [ {
"map": "Specimen.collection.extension[einstellungBlutversorgung]",
"identity": "FHIR"
} ],
"definition": "Zeitpunkt der Einstellung der Blutversorgung zur Probe. Kann zur Berechnung der warmen Ischaemiezeit verwendet werden."
}, {
"id": "Biobank.Bioprobe.Probenentnahme.Entnahmezeitpunkt",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenentnahme.Entnahmezeitpunkt",
"type": [ {
"code": "dateTime"
} ],
"short": "Zeitpunkt der Ent- / Abnahme der Probe. Kann zur Berechnung der kalten Ischaemiezeit verwendet werden.",
"mapping": [ {
"map": "Specimen.collection.collected[x]",
"identity": "FHIR"
} ],
"definition": "Zeitpunkt der Ent- / Abnahme der Probe. Kann zur Berechnung der kalten Ischaemiezeit verwendet werden."
}, {
"id": "Biobank.Bioprobe.Probenentnahme.Entnahmestelle",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenentnahme.Entnahmestelle",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Lokalisation der Körperstelle, von der die Probe stammt",
"mapping": [ {
"map": "Specimen.collection.bodySite",
"identity": "FHIR"
} ],
"definition": "Lokalisation der Körperstelle, von der die Probe stammt"
}, {
"id": "Biobank.Bioprobe.Probenentnahme.Nuechternstatus",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenentnahme.Nuechternstatus",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Nüchterstatus des:der Patent:in zum Zeitpunkt der Entnahme der Probe. Muss aus dem http://terminology.hl7.org/ValueSet/v2-0916 stammen.",
"mapping": [ {
"map": "Specimen.collection.fastingStatusCodeableConcept",
"identity": "FHIR"
} ],
"definition": "Nüchterstatus des:der Patent:in zum Zeitpunkt der Entnahme der Probe. Muss aus dem http://terminology.hl7.org/ValueSet/v2-0916 stammen."
}, {
"id": "Biobank.Bioprobe.Probenentnahme.NuechternstatusDauer",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Probenentnahme.NuechternstatusDauer",
"type": [ {
"code": "Quantity"
} ],
"short": "Zeitliche Dauer der Nüchternheit vor der Probenentnahme",
"mapping": [ {
"map": "Specimen.collection.fastingStatusDuration",
"identity": "FHIR"
} ],
"definition": "Zeitliche Dauer der Nüchternheit vor der Probenentnahme"
}, {
"id": "Biobank.Bioprobe.Verarbeitungsprozess",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Verarbeitungsprozess",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Prozedur der Probenbearbeitung",
"mapping": [ {
"map": "Specimen.processing",
"identity": "FHIR"
} ],
"definition": "Prozedur der Probenbearbeitung"
}, {
"id": "Biobank.Bioprobe.Verarbeitungsprozess.Startzeitpunkt",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Startzeitpunkt",
"type": [ {
"code": "dateTime"
} ],
"short": "Zeitpunkt des Beginns der Probenbearbeitung",
"mapping": [ {
"map": "Specimen.processing.timePeriod.start",
"identity": "FHIR"
} ],
"definition": "Zeitpunkt des Beginns der Probenbearbeitung"
}, {
"id": "Biobank.Bioprobe.Verarbeitungsprozess.Endzeitpunkt",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Endzeitpunkt",
"type": [ {
"code": "dateTime"
} ],
"short": "Zeitpunkt des Abschlusses der Probenbearbeitung",
"mapping": [ {
"map": "Specimen.processing.timePeriod.end",
"identity": "FHIR"
} ],
"definition": "Zeitpunkt des Abschlusses der Probenbearbeitung"
}, {
"id": "Biobank.Bioprobe.Verarbeitungsprozess.Verarbeitungstyp",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Verarbeitungstyp",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Prozedur der Probenbearbeitung",
"mapping": [ {
"map": "Specimen.processing.procedure",
"identity": "FHIR"
} ],
"definition": "Prozedur der Probenbearbeitung"
}, {
"id": "Biobank.Bioprobe.Verarbeitungsprozess.Temperatur",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Temperatur",
"type": [ {
"code": "Range"
} ],
"short": "Temperatur bei der die Probenverarbeitung stattfand. Angabe exakt oder in Wertebereichen (siehe SPREC)",
"mapping": [ {
"map": "Specimen.processing.extension[temperaturbedingungen]",
"identity": "FHIR"
} ],
"definition": "Temperatur bei der die Probenverarbeitung stattfand. Angabe exakt oder in Wertebereichen (siehe SPREC)"
}, {
"id": "Biobank.Bioprobe.Verarbeitungsprozess.Modus",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Modus",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Abhängig vom Verarbeitungstyp - bei Zentrifugation SPREC",
"mapping": [ {
"map": "Specimen.processing.procedure",
"identity": "FHIR"
} ],
"definition": "Abhängig vom Verarbeitungstyp - bei Zentrifugation SPREC"
}, {
"id": "Biobank.Bioprobe.Verarbeitungsprozess.VerwendungAdditive",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Verarbeitungsprozess.VerwendungAdditive",
"type": [ {
"code": "boolean"
} ],
"short": "Ja/Nein Angabe, ob ein Zusatzstoff verwendet wurde",
"mapping": [ {
"map": "Specimen.processing.additive",
"identity": "FHIR"
} ],
"definition": "Ja/Nein Angabe, ob ein Zusatzstoff verwendet wurde"
}, {
"id": "Biobank.Bioprobe.Verarbeitungsprozess.Additiv",
"max": "*",
"min": 0,
"path": "Biobank.Bioprobe.Verarbeitungsprozess.Additiv",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Additive bei der Probenbearbeitung wie Fixationsmittel; Einbettungs- und Eindeckungsmedien",
"mapping": [ {
"map": "Specimen.processing.additive",
"identity": "FHIR"
} ],
"definition": "Additive bei der Probenbearbeitung wie Fixationsmittel; Einbettungs- und Eindeckungsmedien"
}, {
"id": "Biobank.Bioprobe.Lagerprozess",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Lagerprozess",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Lagerung einer Probe",
"mapping": [ {
"map": "Specimen.processing[lagerprozess]",
"identity": "FHIR"
} ],
"definition": "Lagerung einer Probe"
}, {
"id": "Biobank.Bioprobe.Lagerprozess.Einlagerungszeitpunkt",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Lagerprozess.Einlagerungszeitpunkt",
"type": [ {
"code": "dateTime"
} ],
"short": "Zeitpunkt des Beginns der Einlagerung der Probe",
"mapping": [ {
"map": "Specimen.processing[lagerprozess].timePeriod.start",
"identity": "FHIR"
} ],
"definition": "Zeitpunkt des Beginns der Einlagerung der Probe"
}, {
"id": "Biobank.Bioprobe.Lagerprozess.Auslagerungspunkt",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Lagerprozess.Auslagerungspunkt",
"type": [ {
"code": "dateTime"
} ],
"short": "Zeitpunkt des Endes der Einlagerung der Probe",
"mapping": [ {
"map": "Specimen.processing[lagerprozess].timePeriod.end",
"identity": "FHIR"
} ],
"definition": "Zeitpunkt des Endes der Einlagerung der Probe"
}, {
"id": "Biobank.Bioprobe.Lagerprozess.Lagerungsbedingungen",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Lagerprozess.Lagerungsbedingungen",
"type": [ {
"code": "Range"
} ],
"short": "Temperaturbereich in dem die Probe gelagert wurde bzw. wird. Angabe in Wertebereichen wie in SPREC",
"mapping": [ {
"map": "Specimen.processing[lagerprozess].extension[temperaturbedingungen]",
"identity": "FHIR"
} ],
"definition": "Temperaturbereich in dem die Probe gelagert wurde bzw. wird. Angabe in Wertebereichen wie in SPREC"
}, {
"id": "Biobank.Bioprobe.Laborbefund",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Laborbefund",
"type": [ {
"code": "Reference"
} ],
"short": "Referenz auf den zu einer Probe gehörenden Laborbefund",
"definition": "Referenz auf den zu einer Probe gehörenden Laborbefund"
}, {
"id": "Biobank.Bioprobe.Pathologiebefund",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Pathologiebefund",
"type": [ {
"code": "Reference"
} ],
"short": "Referenz auf den zu einer Probe gehörenden Pathologiebefund",
"definition": "Referenz auf den zu einer Probe gehörenden Pathologiebefund"
}, {
"id": "Biobank.Bioprobe.Zelllinie-Organoid",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Beschreibung einer Zelllinie/eines Organoides. Alle Attribute der Bioprobe sind hier ebenfalls anwendbar.",
"mapping": [ {
"map": "Specimen",
"identity": "FHIR"
} ],
"definition": "Beschreibung einer Zelllinie/eines Organoides. Alle Attribute der Bioprobe sind hier ebenfalls anwendbar."
}, {
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Phaenotyp-Diagnose",
"max": "*",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Phaenotyp-Diagnose",
"type": [ {
"code": "Reference"
} ],
"short": "Phänotyp oder Diagnose der Zelllinie / des Organoids, wenn nicht patientenbezogen angebbar.",
"mapping": [ {
"map": "Specimen.extension[diagnose] / https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-pr-onko-tnm-klassifikation",
"identity": "FHIR"
} ],
"definition": "Phänotyp oder Diagnose der Zelllinie / des Organoids, wenn nicht patientenbezogen angebbar."
}, {
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Karyotyp",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Karyotyp",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Karyotyp der Zelllinie/Organoids.",
"mapping": [ {
"map": "Observation(https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/mii-pr-biobank-observation-karyotyp)",
"identity": "FHIR"
} ],
"definition": "Karyotyp der Zelllinie/Organoids."
}, {
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Morphologie",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Morphologie",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Morphologie der Zelllinie/Organoids.",
"mapping": [ {
"map": "Observation(https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/mii-pr-biobank-observation-morphologie)",
"identity": "FHIR"
} ],
"definition": "Morphologie der Zelllinie/Organoids."
}, {
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Mutationen",
"max": "*",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Mutationen",
"type": [ {
"code": "Reference"
} ],
"short": "Mögliche Mutationen der Zelllinie/Organoids.",
"mapping": [ {
"map": "Observation(Modul MolGen)",
"identity": "FHIR"
} ],
"definition": "Mögliche Mutationen der Zelllinie/Organoids."
}, {
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Wachstumstyp",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Wachstumstyp",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Wachstumstyp der Zelllinie/Organoids.",
"mapping": [ {
"map": "Observation(https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/mii-pr-biobank-observation-wachstumstyp)",
"identity": "FHIR"
} ],
"definition": "Wachstumstyp der Zelllinie/Organoids."
}, {
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Zellproliferation",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Zellproliferation",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Art der Zellproliferation der Zelllinie/Organoids.",
"mapping": [ {
"map": "Observation(https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/mii-pr-biobank-observation-proliferation)",
"identity": "FHIR"
} ],
"definition": "Art der Zellproliferation der Zelllinie/Organoids."
}, {
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Passage",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Passage",
"type": [ {
"code": "integer"
} ],
"short": "Anzahl der Passagen.",
"mapping": [ {
"map": "Specimen.extension[anzahlPassagen]",
"identity": "FHIR"
} ],
"definition": "Anzahl der Passagen."
}, {
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Modifikationen",
"max": "*",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Modifikationen",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Optional: Vorgenommene Modifikationen.",
"mapping": [ {
"map": "Specimen.extension[modifikationen]",
"identity": "FHIR"
} ],
"definition": "Optional: Vorgenommene Modifikationen."
}, {
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Qualitaetspruefung",
"max": "*",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Qualitaetspruefung",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Z.B. Viabilität, Test auf Mykoplasmen, Wiederauftaubarkeit / Wiederinkulturnahme.",
"mapping": [ {
"map": "Observation(https://www.medizininformatik-initiative.de/fhir/ext/modul-biobank/StructureDefinition/mii-pr-biobank-observation-qualitaetspruefung)",
"identity": "FHIR"
} ],
"definition": "Z.B. Viabilität, Test auf Mykoplasmen, Wiederauftaubarkeit / Wiederinkulturnahme."
}, {
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Protokoll-Kultur",
"max": "1",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Protokoll-Kultur",
"type": [ {
"code": "Reference"
} ],
"short": "Kulturprotokoll der Zelllinie/Organoids.",
"mapping": [ {
"map": "Specimen.extension[kulturprotokoll]",
"identity": "FHIR"
} ],
"definition": "Kulturprotokoll der Zelllinie/Organoids."
}, {
"id": "Biobank.Bioprobe.Zelllinie-Organoid.Kulturbedigungen",
"max": "*",
"min": 0,
"path": "Biobank.Bioprobe.Zelllinie_Organoid.Kulturbedigungen",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Kulturbedingungen der Zelllinie/Organoids.",
"mapping": [ {
"map": "Observation",
"identity": "FHIR"
} ],
"definition": "Kulturbedingungen der Zelllinie/Organoids."
}, {
"id": "Biobank.Probensammlung-Biobank",
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Organisation, die Proben verwaltet",
"mapping": [ {
"map": "Biobank",
"identity": "FHIR"
} ],
"definition": "Organisation, die Proben verwaltet"
}, {
"id": "Biobank.Probensammlung-Biobank.Kontakt",
"max": "*",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Kontakt",
"type": [ {
"code": "BackboneElement"
} ],
"short": "Kontaktinformationen einer Sammlung/Biobank für Anfragen zu Bioproben",
"mapping": [ {
"map": "Biobank.contact",
"identity": "FHIR"
} ],
"definition": "Kontaktinformationen einer Sammlung/Biobank für Anfragen zu Bioproben"
}, {
"id": "Biobank.Probensammlung-Biobank.Kontakt.Vorname",
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Kontakt.Vorname",
"type": [ {
"code": "string"
} ],
"short": "Vorname der Ansprechperson",
"mapping": [ {
"map": "Biobank.contact.given",
"identity": "FHIR"
} ],
"definition": "Vorname der Ansprechperson"
}, {
"id": "Biobank.Probensammlung-Biobank.Kontakt.Nachname",
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Kontakt.Nachname",
"type": [ {
"code": "string"
} ],
"short": "Nachname der Ansprechperson",
"mapping": [ {
"map": "Biobank.contact.family",
"identity": "FHIR"
} ],
"definition": "Nachname der Ansprechperson"
}, {
"id": "Biobank.Probensammlung-Biobank.Kontakt.E-Mail",
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Kontakt.E-Mail",
"type": [ {
"code": "string"
} ],
"short": "E-Mailadresse für Anfragen",
"mapping": [ {
"map": "Biobank.contact.telecom[email]",
"identity": "FHIR"
} ],
"definition": "E-Mailadresse für Anfragen"
}, {
"id": "Biobank.Probensammlung-Biobank.Kontakt.Rolle",
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Kontakt.Rolle",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Rolle der Ansprechperson in der Sammlung/Biobank",
"mapping": [ {
"map": "Biobank.contact.extension[rolle]",
"identity": "FHIR"
} ],
"definition": "Rolle der Ansprechperson in der Sammlung/Biobank"
}, {
"id": "Biobank.Probensammlung-Biobank.Kontakt.Adresse",
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Kontakt.Adresse",
"type": [ {
"code": "Address"
} ],
"short": "Kontaktadresse für Forschungsvorhaben",
"mapping": [ {
"map": "Biobank.contact.address",
"identity": "FHIR"
} ],
"definition": "Kontaktadresse für Forschungsvorhaben"
}, {
"id": "Biobank.Probensammlung-Biobank.Sammlungs-ID",
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Sammlungs-ID",
"type": [ {
"code": "Identifier"
} ],
"short": "Interner Identifer der Sammlung/Biobank",
"mapping": [ {
"map": "Biobank.identifier",
"identity": "FHIR"
} ],
"definition": "Interner Identifer der Sammlung/Biobank"
}, {
"id": "Biobank.Probensammlung-Biobank.BBMRI-ERIC-ID",
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.BBMRI-ERIC-ID",
"type": [ {
"code": "Identifier"
} ],
"short": "Identifier der Sammlung/Biobank im BBMRI ERIC Netzwerk",
"mapping": [ {
"map": "Biobank.identifier[bbmri-eric-id]",
"identity": "FHIR"
} ],
"definition": "Identifier der Sammlung/Biobank im BBMRI ERIC Netzwerk"
}, {
"id": "Biobank.Probensammlung-Biobank.Akronym",
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Akronym",
"type": [ {
"code": "string"
} ],
"short": "Akronym der Sammlung/Biobank",
"mapping": [ {
"map": "Biobank.alias",
"identity": "FHIR"
} ],
"definition": "Akronym der Sammlung/Biobank"
}, {
"id": "Biobank.Probensammlung-Biobank.Name",
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Name",
"type": [ {
"code": "string"
} ],
"short": "Name der Sammlung/Biobank",
"mapping": [ {
"map": "Biobank.name",
"identity": "FHIR"
} ],
"definition": "Name der Sammlung/Biobank"
}, {
"id": "Biobank.Probensammlung-Biobank.Beschreibung",
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Beschreibung",
"type": [ {
"code": "string"
} ],
"short": "Beschreibung der Sammlung/Biobank",
"mapping": [ {
"map": "Biobank.extension[beschreibung]",
"identity": "FHIR"
} ],
"definition": "Beschreibung der Sammlung/Biobank"
}, {
"id": "Biobank.Probensammlung-Biobank.Sammlungstyp",
"max": "1",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.Sammlungstyp",
"type": [ {
"code": "CodeableConcept"
} ],
"short": "Typ der Sammlung/Biobank gemäß BBMRI ERIC Directory Werteliste",
"mapping": [ {
"map": "Biobank.extension[collectionSetting] / Biobank.extension[collectionDesign]",
"identity": "FHIR"
} ],
"definition": "Typ der Sammlung/Biobank gemäß BBMRI ERIC Directory Werteliste"
}, {
"id": "Biobank.Probensammlung-Biobank.besteht-aus",
"max": "*",
"min": 0,
"path": "Biobank.Probensammlung-Biobank.besteht-aus",
"type": [ {
"code": "Reference"
} ],
"short": "Verknüpfung der Teilsammlungen",
"mapping": [ {
"map": "Biobank.partOf",
"identity": "FHIR"
} ],
"definition": "Verknüpfung der Teilsammlungen"
} ]
},
"contact": [ {
"name": "Medizininformatik Initiative",
"telecom": [ {
"value": "https://www.medizininformatik-initiative.de/",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}