Collection
Collection resource is based on Group resource. Collection represents a part of Collection entity as defined by MIABIS. Collection is a group of samples or data items gathered or derived within a specific context, stored under unified management, and made available for future research.
Essentially, collections are designed to group samples according to specific criteria, often defined by the biobanks. These criteria can vary, including material type, ICD-10 diagnosis codes, or other attributes.
This part represent information that are directly linked to samples, like storage temperatures of all the samples in collection, number of subjects, diagnoses that are present in the whole collection, etc.
This resource also contains references to the samples that are part of this collection, however they are stored as extensions. The reason behind it is that Members can have type of reference to Specimen resource only in FHIR r5, so the members are defined as extensions, with url that allows backward compability with FHIR r5.
Collection also has reference to CollectionOrganization, which itself has reference to Biobank, providing information on which Biobank manages this Collection
Collection (Group) | I | Group | There are no (further) constraints on this element Element idGroup Group of multiple entities DefinitionRepresents a defined collection of entities that may be discussed or acted upon collectively but which are not expected to act collectively, and are not formally or legally recognized; i.e. a collection of entities that isn't an Organization. If both Group.characteristic and Group.member are present, then the members are the individuals who were found who met the characteristic. It's possible that there might be other candidate members who meet the characteristic and aren't (yet) in the list. All members SHALL have the listed characteristics.
| |
id | Σ | 0..1 | string | There are no (further) constraints on this element Element idGroup.id Logical id of this artifact DefinitionThe logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes. The only time that a resource does not have an id is when it is being submitted to the server using a create operation. |
meta | Σ | 0..1 | Meta | There are no (further) constraints on this element Element idGroup.meta Metadata about the resource DefinitionThe metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.
|
implicitRules | Σ ?! | 0..1 | uri | There are no (further) constraints on this element Element idGroup.implicitRules A set of rules under which this content was created DefinitionA reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc. Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.
|
language | 0..1 | codeBinding | There are no (further) constraints on this element Element idGroup.language Language of the resource content DefinitionThe base language in which the resource is written. Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute). A human language.
| |
text | 0..1 | Narrative | There are no (further) constraints on this element Element idGroup.text Text summary of the resource, for human interpretation Alternate namesnarrative, html, xhtml, display DefinitionA human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety. Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.
| |
contained | 0..* | Resource | There are no (further) constraints on this element Element idGroup.contained Contained, inline Resources Alternate namesinline resources, anonymous resources, contained resources DefinitionThese resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope. This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.
| |
extension | I | 0..* | Extension | Element idGroup.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource. 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
numberOfSubjects | S I | 0..1 | Extension(integer) | Element idGroup.extension:numberOfSubjects Total number of subjects included in the collection. Alternate namesextensions, user content DefinitionTotal number of subjects included in the collection. 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. https://fhir.bbmri-eric.eu/fhir/StructureDefinition/miabis-number-of-subjects-extension Constraints
|
inclusionCriteria | S I | 0..* | Extension(CodeableConcept) | Element idGroup.extension:inclusionCriteria Information on type of parameters that determine which subjects will become collection participants. Alternate namesextensions, user content DefinitionInformation on type of parameters that determine which subjects will become collection participants. 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. https://fhir.bbmri-eric.eu/fhir/StructureDefinition/miabis-inclusion-criteria-extension Constraints
|
MemberEntity | S I | 0..* | Extension | Element idGroup.extension:MemberEntity Additional content defined by implementations Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource. 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. 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. http://hl7.org/fhir/5.0/StructureDefinition/extension-Group.member.entity Constraints
|
id | 0..1 | string | There are no (further) constraints on this element Element idGroup.extension:MemberEntity.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idGroup.extension:MemberEntity.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
url | 1..1 | uriFixed Value | There are no (further) constraints on this element Element idGroup.extension:MemberEntity.url identifies the meaning of the extension DefinitionSource of the definition for the extension code - a logical name or a URL. The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension. http://hl7.org/fhir/5.0/StructureDefinition/extension-Group.member.entity
| |
value[x] | 0..1 | There are no (further) constraints on this element Element idGroup.extension:MemberEntity.value[x] Value of extension DefinitionValue of extension - must be one of a constrained set of the data types (see Extensibility for a list).
| ||
valueReference | Reference(Specimen) | Data type | ||
modifierExtension | ?! I | 0..* | Extension | There are no (further) constraints on this element Element idGroup.modifierExtension Extensions that cannot be ignored Alternate namesextensions, user content DefinitionMay be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it 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 is allowed to 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
identifier | S Σ | 1..1 | Identifier | Element idGroup.identifier ID of the collection. DefinitionA unique business identifier for this group. Allows the group to be referenced from external specifications.
|
active | S Σ | 0..1 | boolean | Element idGroup.active The state of the collection functions. DefinitionIndicates whether the record for the group is available for use or is merely being retained for historical purposes. Need to be able to mark a group record as not to be used because it was created in error or is otherwise no longer available (e.g. a herd that no longer exists). This resource is generally assumed to be active if no value is provided for the active element
|
type | Σ | 1..1 | codeBindingPattern | Element idGroup.type The type of resources this group contains. For this resource type, this is always set to person. (should be specimen, but this is only supported in R5) DefinitionIdentifies the broad classification of the kind of resources the group includes. Identifies what type of resources the group is made up of. Group members SHALL be of the appropriate resource type (Patient for person or animal; or Practitioner, Device, Medication or Substance for the other types.). Types of resources that are part of group.
person
|
actual | Σ I | 1..1 | boolean | There are no (further) constraints on this element Element idGroup.actual Descriptive or actual DefinitionIf true, indicates that the resource refers to a specific group of real individuals. If false, the group defines a set of intended individuals. There are use-cases for groups that define specific collections of individuals, and other groups that define "types" of intended individuals. The requirements for both kinds of groups are similar, so we use a single resource, distinguished by this flag.
|
code | Σ | 0..1 | CodeableConcept | There are no (further) constraints on this element Element idGroup.code Kind of Group members DefinitionProvides a specific type of resource the group includes; e.g. "cow", "syringe", etc. This would generally be omitted for Person resources. Kind of particular resource; e.g. cow, syringe, lake, etc.
|
name | S Σ | 1..1 | string | Element idGroup.name Name of the collection (preferably in English). DefinitionA label assigned to the group for human identification and communication. Used to identify the group in human communication. Note that FHIR strings SHALL NOT exceed 1MB in size
|
quantity | Σ | 0..1 | unsignedInt | There are no (further) constraints on this element Element idGroup.quantity Number of members DefinitionA count of the number of resource instances that are part of the group. Group size is a common defining characteristic. Note that the quantity may be less than the number of members if some of the members are not active.
|
managingEntity | S Σ I | 1..1 | Reference(CollectionOrganization) | Element idGroup.managingEntity Organization resource containing details of this collection, such as contact information, publications, etc. DefinitionEntity responsible for defining and maintaining Group characteristics and/or registered members. This does not strictly align with ownership of a herd or flock, but may suffice to represent that relationship in simple cases. More complex cases will require an extension. Reference(CollectionOrganization) Constraints
|
characteristic | 2..* | BackboneElement | Element idGroup.characteristic Include / Exclude group members by Trait DefinitionIdentifies traits whose presence r absence is shared by members of the group. Needs to be a generic mechanism for identifying what individuals can be part of a group. All the identified characteristics must be true for an entity to a member of the group. Unordered, Open, by code(Value) Constraints
| |
(All Slices) | There are no (further) constraints on this element | |||
id | 0..1 | string | There are no (further) constraints on this element Element idGroup.characteristic.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idGroup.characteristic.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idGroup.characteristic.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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.
|
code | 1..1 | CodeableConcept | There are no (further) constraints on this element Element idGroup.characteristic.code Kind of characteristic DefinitionA code that identifies the kind of trait being asserted. Need a formal way of identifying the characteristic being described. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. List of characteristics used to describe group members; e.g. gender, age, owner, location, etc.
| |
value[x] | 1..1 | There are no (further) constraints on this element Element idGroup.characteristic.value[x] Value held by characteristic DefinitionThe value of the trait that holds (or does not hold - see 'exclude') for members of the group. The value of the characteristic is what determines group membership. For Range, it means members of the group have a value that falls somewhere within the specified range. Value of descriptive member characteristic; e.g. red, male, pneumonia, Caucasian, etc.
| ||
valueCodeableConcept | CodeableConcept | There are no (further) constraints on this element Data type | ||
valueBoolean | boolean | There are no (further) constraints on this element Data type | ||
valueQuantity | Quantity | There are no (further) constraints on this element Data type | ||
valueRange | Range | There are no (further) constraints on this element Data type | ||
valueReference | Reference() | There are no (further) constraints on this element Data type | ||
exclude | 1..1 | boolean | There are no (further) constraints on this element Element idGroup.characteristic.exclude Group includes or excludes DefinitionIf true, indicates the characteristic is one that is NOT held by members of the group. Sometimes group membership is determined by characteristics not possessed. This is labeled as "Is Modifier" because applications cannot wrongly include excluded members as included or vice versa.
| |
period | I | 0..1 | Period | There are no (further) constraints on this element Element idGroup.characteristic.period Period over which characteristic is tested DefinitionThe period over which the characteristic is tested; e.g. the patient had an operation during the month of June. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
|
ageRange | S | 0..1 | BackboneElement | Element idGroup.characteristic:ageRange Age of youngest and oldest sample donor at the time of sample donation. DefinitionIdentifies traits whose presence r absence is shared by members of the group. Needs to be a generic mechanism for identifying what individuals can be part of a group. All the identified characteristics must be true for an entity to a member of the group.
|
id | 0..1 | string | There are no (further) constraints on this element Element idGroup.characteristic:ageRange.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idGroup.characteristic:ageRange.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idGroup.characteristic:ageRange.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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.
|
code | 1..1 | CodeableConceptPattern | Element idGroup.characteristic:ageRange.code Kind of characteristic DefinitionA code that identifies the kind of trait being asserted. Need a formal way of identifying the characteristic being described. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. List of characteristics used to describe group members; e.g. gender, age, owner, location, etc.
{ "coding": [ { "system": "https://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-characteristicCS", "code": "Age" } ] }
| |
value[x] | 1..1 | There are no (further) constraints on this element Element idGroup.characteristic:ageRange.value[x] Value held by characteristic DefinitionThe value of the trait that holds (or does not hold - see 'exclude') for members of the group. The value of the characteristic is what determines group membership. For Range, it means members of the group have a value that falls somewhere within the specified range.
| ||
valueRange | Range | Data type | ||
exclude | 1..1 | boolean | There are no (further) constraints on this element Element idGroup.characteristic:ageRange.exclude Group includes or excludes DefinitionIf true, indicates the characteristic is one that is NOT held by members of the group. Sometimes group membership is determined by characteristics not possessed. This is labeled as "Is Modifier" because applications cannot wrongly include excluded members as included or vice versa.
| |
period | I | 0..1 | Period | There are no (further) constraints on this element Element idGroup.characteristic:ageRange.period Period over which characteristic is tested DefinitionThe period over which the characteristic is tested; e.g. the patient had an operation during the month of June. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
|
sex | S | 1..* | BackboneElement | Element idGroup.characteristic:sex The sex of the individuals in the collection. DefinitionIdentifies traits whose presence r absence is shared by members of the group. Needs to be a generic mechanism for identifying what individuals can be part of a group. All the identified characteristics must be true for an entity to a member of the group.
|
id | 0..1 | string | There are no (further) constraints on this element Element idGroup.characteristic:sex.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idGroup.characteristic:sex.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idGroup.characteristic:sex.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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.
|
code | 1..1 | CodeableConceptPattern | Element idGroup.characteristic:sex.code Kind of characteristic DefinitionA code that identifies the kind of trait being asserted. Need a formal way of identifying the characteristic being described. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. List of characteristics used to describe group members; e.g. gender, age, owner, location, etc.
{ "coding": [ { "system": "https://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-characteristicCS", "code": "Sex" } ] }
| |
value[x] | 1..1 | Binding | Element idGroup.characteristic:sex.value[x] Value held by characteristic DefinitionThe value of the trait that holds (or does not hold - see 'exclude') for members of the group. The value of the characteristic is what determines group membership. For Range, it means members of the group have a value that falls somewhere within the specified range. Value of descriptive member characteristic; e.g. red, male, pneumonia, Caucasian, etc.
| |
valueCodeableConcept | CodeableConcept | Data type | ||
exclude | 1..1 | boolean | There are no (further) constraints on this element Element idGroup.characteristic:sex.exclude Group includes or excludes DefinitionIf true, indicates the characteristic is one that is NOT held by members of the group. Sometimes group membership is determined by characteristics not possessed. This is labeled as "Is Modifier" because applications cannot wrongly include excluded members as included or vice versa.
| |
period | I | 0..1 | Period | There are no (further) constraints on this element Element idGroup.characteristic:sex.period Period over which characteristic is tested DefinitionThe period over which the characteristic is tested; e.g. the patient had an operation during the month of June. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
|
storageTemperature | S | 0..* | BackboneElement | Element idGroup.characteristic:storageTemperature The long-term storage temperature at which the sample(s) are stored after preparation, based on SPREC v3. DefinitionIdentifies traits whose presence r absence is shared by members of the group. Needs to be a generic mechanism for identifying what individuals can be part of a group. All the identified characteristics must be true for an entity to a member of the group.
|
id | 0..1 | string | There are no (further) constraints on this element Element idGroup.characteristic:storageTemperature.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idGroup.characteristic:storageTemperature.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idGroup.characteristic:storageTemperature.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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.
|
code | 1..1 | CodeableConceptPattern | Element idGroup.characteristic:storageTemperature.code Kind of characteristic DefinitionA code that identifies the kind of trait being asserted. Need a formal way of identifying the characteristic being described. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. List of characteristics used to describe group members; e.g. gender, age, owner, location, etc.
{ "coding": [ { "system": "https://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-characteristicCS", "code": "StorageTemperature" } ] }
| |
value[x] | 1..1 | Binding | Element idGroup.characteristic:storageTemperature.value[x] Value held by characteristic DefinitionThe value of the trait that holds (or does not hold - see 'exclude') for members of the group. The value of the characteristic is what determines group membership. For Range, it means members of the group have a value that falls somewhere within the specified range. Value of descriptive member characteristic; e.g. red, male, pneumonia, Caucasian, etc.
| |
valueCodeableConcept | CodeableConcept | Data type | ||
exclude | 1..1 | boolean | There are no (further) constraints on this element Element idGroup.characteristic:storageTemperature.exclude Group includes or excludes DefinitionIf true, indicates the characteristic is one that is NOT held by members of the group. Sometimes group membership is determined by characteristics not possessed. This is labeled as "Is Modifier" because applications cannot wrongly include excluded members as included or vice versa.
| |
period | I | 0..1 | Period | There are no (further) constraints on this element Element idGroup.characteristic:storageTemperature.period Period over which characteristic is tested DefinitionThe period over which the characteristic is tested; e.g. the patient had an operation during the month of June. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
|
materialType | S | 1..* | BackboneElement | Element idGroup.characteristic:materialType The biospecimen saved from a biological entity for propagation e.g. testing, diagnostics, treatment or research purposes. DefinitionIdentifies traits whose presence r absence is shared by members of the group. Needs to be a generic mechanism for identifying what individuals can be part of a group. All the identified characteristics must be true for an entity to a member of the group.
|
id | 0..1 | string | There are no (further) constraints on this element Element idGroup.characteristic:materialType.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idGroup.characteristic:materialType.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idGroup.characteristic:materialType.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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.
|
code | 1..1 | CodeableConceptPattern | Element idGroup.characteristic:materialType.code Kind of characteristic DefinitionA code that identifies the kind of trait being asserted. Need a formal way of identifying the characteristic being described. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. List of characteristics used to describe group members; e.g. gender, age, owner, location, etc.
{ "coding": [ { "system": "https://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-characteristicCS", "code": "MaterialType" } ] }
| |
value[x] | 1..1 | Binding | Element idGroup.characteristic:materialType.value[x] Value held by characteristic DefinitionThe value of the trait that holds (or does not hold - see 'exclude') for members of the group. The value of the characteristic is what determines group membership. For Range, it means members of the group have a value that falls somewhere within the specified range. Value of descriptive member characteristic; e.g. red, male, pneumonia, Caucasian, etc.
| |
valueCodeableConcept | CodeableConcept | Data type | ||
exclude | 1..1 | boolean | There are no (further) constraints on this element Element idGroup.characteristic:materialType.exclude Group includes or excludes DefinitionIf true, indicates the characteristic is one that is NOT held by members of the group. Sometimes group membership is determined by characteristics not possessed. This is labeled as "Is Modifier" because applications cannot wrongly include excluded members as included or vice versa.
| |
period | I | 0..1 | Period | There are no (further) constraints on this element Element idGroup.characteristic:materialType.period Period over which characteristic is tested DefinitionThe period over which the characteristic is tested; e.g. the patient had an operation during the month of June. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
|
diagnosis | S | 0..* | BackboneElement | Element idGroup.characteristic:diagnosis The diagnosis of the individuals in the collection. DefinitionIdentifies traits whose presence r absence is shared by members of the group. Needs to be a generic mechanism for identifying what individuals can be part of a group. All the identified characteristics must be true for an entity to a member of the group.
|
id | 0..1 | string | There are no (further) constraints on this element Element idGroup.characteristic:diagnosis.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idGroup.characteristic:diagnosis.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idGroup.characteristic:diagnosis.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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.
|
code | 1..1 | CodeableConceptPattern | Element idGroup.characteristic:diagnosis.code Kind of characteristic DefinitionA code that identifies the kind of trait being asserted. Need a formal way of identifying the characteristic being described. Not all terminology uses fit this general pattern. In some cases, models should not use CodeableConcept and use Coding directly and provide their own structure for managing text, codings, translations and the relationship between elements and pre- and post-coordination. List of characteristics used to describe group members; e.g. gender, age, owner, location, etc.
{ "coding": [ { "system": "https://fhir.bbmri-eric.eu/fhir/CodeSystem/miabis-characteristicCS", "code": "Diagnosis" } ] }
| |
value[x] | 1..1 | Binding | Element idGroup.characteristic:diagnosis.value[x] Value held by characteristic DefinitionThe value of the trait that holds (or does not hold - see 'exclude') for members of the group. The value of the characteristic is what determines group membership. For Range, it means members of the group have a value that falls somewhere within the specified range. Value of descriptive member characteristic; e.g. red, male, pneumonia, Caucasian, etc.
| |
valueCodeableConcept | CodeableConcept | Data type | ||
exclude | 1..1 | boolean | There are no (further) constraints on this element Element idGroup.characteristic:diagnosis.exclude Group includes or excludes DefinitionIf true, indicates the characteristic is one that is NOT held by members of the group. Sometimes group membership is determined by characteristics not possessed. This is labeled as "Is Modifier" because applications cannot wrongly include excluded members as included or vice versa.
| |
period | I | 0..1 | Period | There are no (further) constraints on this element Element idGroup.characteristic:diagnosis.period Period over which characteristic is tested DefinitionThe period over which the characteristic is tested; e.g. the patient had an operation during the month of June. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration.
|
member | I | 0..* | BackboneElement | There are no (further) constraints on this element Element idGroup.member Who or what is in group DefinitionIdentifies the resource instances that are members of the group. Often the only thing of interest about a group is "who's in it".
|
id | 0..1 | string | There are no (further) constraints on this element Element idGroup.member.id Unique id for inter-element referencing DefinitionUnique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.
| |
extension | I | 0..* | Extension | There are no (further) constraints on this element Element idGroup.member.extension Additional content defined by implementations Alternate namesextensions, user content DefinitionMay 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. 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. Unordered, Open, by url(Value) Extensions are always sliced by (at least) url Constraints
|
modifierExtension | Σ ?! I | 0..* | Extension | There are no (further) constraints on this element Element idGroup.member.modifierExtension Extensions that cannot be ignored even if unrecognized Alternate namesextensions, user content, modifiers DefinitionMay 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. Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself). 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. 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.
|
entity | I | 1..1 | Reference(Patient | Practitioner | PractitionerRole | Device | Medication | Substance | Group) | There are no (further) constraints on this element Element idGroup.member.entity Reference to the group member DefinitionA reference to the entity that is a member of the group. Must be consistent with Group.type. If the entity is another group, then the type must be the same. References SHALL be a reference to an actual FHIR resource, and SHALL be resolveable (allowing for access control, temporary unavailability, etc.). Resolution can be either by retrieval from the URL, or, where applicable by resource type, by treating an absolute reference as a canonical URL and looking it up in a local registry/repository. Reference(Patient | Practitioner | PractitionerRole | Device | Medication | Substance | Group) Constraints
|
period | I | 0..1 | Period | There are no (further) constraints on this element Element idGroup.member.period Period member belonged to the group DefinitionThe period that the member was in the group, if known. Need to track who was in a group at a particular time. A Period specifies a range of time; the context of use will specify whether the entire range applies (e.g. "the patient was an inpatient of the hospital for this time range") or one value from the range applies (e.g. "give to the patient between these two times"). Period is not used for a duration (a measure of elapsed time). See Duration. The member is in the group at this time
|
inactive | 0..1 | boolean | There are no (further) constraints on this element Element idGroup.member.inactive If member is no longer in group DefinitionA flag to indicate that the member is no longer in the group, but previously may have been a member. Sometimes you don't know when someone stopped being in a group, but not when. Members are considered active unless explicitly specified otherwise
|