{ "description": "Information about the eligibility criteria in a study.", "_filename": "StructureDefinition-nfdi4health-pr-mds-group-eligibility.json", "package_name": "de.nfdi4health.mds", "date": null, "derivation": "constraint", "publisher": "NFDI4Health", "fhirVersion": "4.0.1", "name": "NFDI4Health_PR_MDS_Group_Eligibility", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "name": "NFDI4Health to FHIR Mapping", "identity": "NFDI4Health" } ], "abstract": false, "type": "Group", "experimental": null, "resourceType": "StructureDefinition", "title": "NFDI4Health PR MDS Group Eligibility", "package_version": "2.0.0", "status": "draft", "id": "c82f5a58-819d-4eb3-bc11-41320c7447a6", "kind": "resource", "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-group-intended", "version": "0.9", "differential": { "element": [ { "id": "Group", "max": "1", "path": "Group", "short": "Eligibility criteria for [RESOURCE] participants", "mapping": [ { "map": "Design.eligibilityCriteria", "identity": "NFDI4Health" } ], "definition": "Group of items providing information about eligibility criteria for [RESOURCE] participants." }, { "id": "Group.actual", "path": "Group.actual", "fixedBoolean": false }, { "id": "Group.characteristic", "path": "Group.characteristic", "short": "Eligibility criteria for study participants", "slicing": { "rules": "open", "discriminator": [ { "path": "code", "type": "value" } ] }, "definition": "Group of items providing information about eligibility criteria for study participants." }, { "id": "Group.characteristic:eligibleMinimumAge", "max": "1", "min": 0, "path": "Group.characteristic", "short": "Eligibility criteria: Minimum age", "mapping": [ { "map": "Design.eligibilityCriteria.ageMin", "identity": "NFDI4Health" } ], "sliceName": "eligibleMinimumAge", "definition": "Group of items providing information about the minimum eligible age of [RESOURCE] participants." }, { "id": "Group.characteristic:eligibleMinimumAge.code", "path": "Group.characteristic.code", "fixedCodeableConcept": { "coding": [ { "code": "189", "system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts", "display": "Planned Minimum Age of Subjects" } ] } }, { "id": "Group.characteristic:eligibleMinimumAge.value[x]", "path": "Group.characteristic.value[x]", "type": [ { "code": "Quantity" } ] }, { "id": "Group.characteristic:eligibleMinimumAge.value[x].value", "min": 1, "path": "Group.characteristic.value[x].value", "short": "Minimum eligible age", "comment": "Additional information: In the case of cohort studies, further participant ages can be indicated in the fields 'Inclusion criteria' or 'Exclusion criteria'. | Short input help: If age is less than 1 year, please indicate a value in months, weeks, days, hours, minutes, or weeks of gestation.", "mapping": [ { "map": "Design.eligibilityCriteria.ageMin.number", "identity": "NFDI4Health" } ], "definition": "Numerical value of the minimum age of potential participants eligible to participate in the [RESOURCE]." }, { "id": "Group.characteristic:eligibleMinimumAge.value[x].code", "min": 1, "path": "Group.characteristic.value[x].code", "short": "Unit of age", "binding": { "strength": "required", "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-time-units-ucum-loinc" }, "mapping": [ { "map": "Design.eligibilityCriteria.ageMin.timeUnit", "identity": "NFDI4Health" } ], "definition": "Unit of measurement used to describe the minimum eligible age." }, { "id": "Group.characteristic:eligibleMaximumAge", "max": "1", "min": 0, "path": "Group.characteristic", "short": "Eligibility criteria: Maximum age", "mapping": [ { "map": "Design.eligibilityCriteria.ageMax", "identity": "NFDI4Health" } ], "sliceName": "eligibleMaximumAge", "definition": "Group of items providing information about the maximum eligible age of [RESOURCE] participants." }, { "id": "Group.characteristic:eligibleMaximumAge.code", "path": "Group.characteristic.code", "fixedCodeableConcept": { "coding": [ { "code": "190", "system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts", "display": "Planned Maximum Age of Subjects" } ] } }, { "id": "Group.characteristic:eligibleMaximumAge.value[x]", "path": "Group.characteristic.value[x]", "type": [ { "code": "Quantity" } ] }, { "id": "Group.characteristic:eligibleMaximumAge.value[x].value", "min": 1, "path": "Group.characteristic.value[x].value", "short": "Maximum eligible age", "comment": "Additional information: In the case of cohort studies, further participant ages can be indicated in the fields 'Inclusion criteria' or 'Exclusion criteria'. | Short input help: If age is less than 1 year, please indicate a value in months, weeks, days, hours, minutes, or weeks of gestation.", "mapping": [ { "map": "Design.eligibilityCriteria.ageMax.number", "identity": "NFDI4Health" } ], "definition": "Numerical value of the maximum age of potential participants eligible to participate in the [RESOURCE]." }, { "id": "Group.characteristic:eligibleMaximumAge.value[x].code", "min": 1, "path": "Group.characteristic.value[x].code", "short": "Unit of time", "binding": { "strength": "required", "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-time-units-ucum-loinc" }, "mapping": [ { "map": "Design.eligibilityCriteria.ageMax.timeUnit", "identity": "NFDI4Health" } ], "definition": "Unit of measurement used to describe the maximum eligible age." }, { "path": "Group.characteristic", "min": 0, "definition": "Gender of potential participants eligible to participate in the [RESOURCE].", "short": "Eligible gender", "mapping": [ { "map": "Design.eligibilityCriteria.genders", "identity": "NFDI4Health" } ], "sliceName": "gender", "max": "*", "id": "Group.characteristic:gender", "comment": "Short input help: Select all that apply. If no gender was explicitly excluded in the [RESOURCE], 'Male', 'Female', and 'Diverse' should be selected." }, { "id": "Group.characteristic:gender.code", "path": "Group.characteristic.code", "fixedCodeableConcept": { "coding": [ { "code": "263495000", "system": "http://snomed.info/sct", "display": "Gender (observable entity)" } ] } }, { "id": "Group.characteristic:gender.value[x]", "path": "Group.characteristic.value[x]", "type": [ { "code": "CodeableConcept" } ] }, { "id": "Group.characteristic:gender.value[x].coding", "path": "Group.characteristic.value[x].coding", "binding": { "strength": "required", "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-eligibility-gender-snomedct-local", "description": "The gender of potential participants eligible to participate in the study." } }, { "id": "Group.characteristic:inclusionCriteria", "max": "1", "min": 0, "path": "Group.characteristic", "short": "Inclusion criteria", "comment": "Short input help: If possible, use an enumerated or bulleted list for each criterion, starting with '-' and finishing with ';'.", "sliceName": "inclusionCriteria", "definition": "Inclusion criteria for participation in the [RESOURCE]." }, { "id": "Group.characteristic:inclusionCriteria.code", "path": "Group.characteristic.code", "fixedCodeableConcept": { "coding": [ { "code": "55919000", "system": "http://snomed.info/sct", "display": "Including (qualifier value)" } ] } }, { "id": "Group.characteristic:inclusionCriteria.value[x]", "path": "Group.characteristic.value[x]", "type": [ { "code": "CodeableConcept" } ] }, { "id": "Group.characteristic:inclusionCriteria.value[x].text", "min": 1, "path": "Group.characteristic.value[x].text", "mapping": [ { "map": "Design.eligibilityCriteria.inclusionCriteria", "identity": "NFDI4Health" } ] }, { "id": "Group.characteristic:inclusionCriteria.exclude", "path": "Group.characteristic.exclude", "patternBoolean": false }, { "id": "Group.characteristic:exclusionCriteria", "max": "1", "min": 0, "path": "Group.characteristic", "short": "Exclusion criteria", "comment": "Short input help: If possible, use an enumerated or bulleted list for each criterion, starting with '-' and finishing with ';'.", "sliceName": "exclusionCriteria", "definition": "Exclusion criteria for participation in the [RESOURCE]." }, { "id": "Group.characteristic:exclusionCriteria.code", "path": "Group.characteristic.code", "fixedCodeableConcept": { "coding": [ { "code": "77765009", "system": "http://snomed.info/sct", "display": "Exclude (qualifier value)" } ] } }, { "id": "Group.characteristic:exclusionCriteria.value[x]", "path": "Group.characteristic.value[x]", "type": [ { "code": "CodeableConcept" } ] }, { "id": "Group.characteristic:exclusionCriteria.value[x].text", "min": 1, "path": "Group.characteristic.value[x].text", "mapping": [ { "map": "Design.eligibilityCriteria.exclusionCriteria", "identity": "NFDI4Health" } ] }, { "id": "Group.characteristic:exclusionCriteria.exclude", "path": "Group.characteristic.exclude", "patternBoolean": true } ] }, "contact": [ { "telecom": [ { "value": "https://www.nfdi4health.de", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Group" }