{ "description": "Extension informing about the target follow-up duration of a study.", "_filename": "StructureDefinition-nfdi4health-ex-mds-study-target-followup-duration.json", "package_name": "de.nfdi4health.mds", "date": null, "derivation": "constraint", "publisher": "NFDI4Health", "fhirVersion": "4.0.1", "name": "NFDI4Health_EX_MDS_Study_Target_Followup_Duration", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "name": "NFDI4Health to FHIR Mapping", "identity": "NFDI4Health" } ], "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "NFDI4Health EX MDS Study Target Followup Duration", "package_version": "1.0.0", "status": "draft", "id": "3ae0b8d4-29e0-4fdf-895c-d0ab39e3ef09", "kind": "complex-type", "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-target-followup-duration", "context": [ { "type": "element", "expression": "ResearchStudy" } ], "version": "0.9", "differential": { "element": [ { "id": "Extension", "max": "1", "path": "Extension", "short": "Target follow-up duration", "comment": "Short input help : The value must be provided in years.", "mapping": [ { "map": "1.17.36.2 Resource.studyDesign.nonInterventional.targetFollowUpDuration", "identity": "NFDI4Health" } ], "definition": "If applicable, anticipated time period over which each participant is to be followed, provided in years." }, { "id": "Extension.extension", "max": "0", "path": "Extension.extension" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-target-followup-duration" }, { "id": "Extension.value[x]", "min": 1, "path": "Extension.value[x]", "type": [ { "code": "Quantity" } ] }, { "id": "Extension.value[x].value", "min": 1, "path": "Extension.value[x].value" }, { "id": "Extension.value[x].system", "min": 1, "path": "Extension.value[x].system", "fixedUri": "http://unitsofmeasure.org" }, { "id": "Extension.value[x].code", "min": 1, "code": [ { "code": "a", "system": "http://unitsofmeasure.org", "display": "a" } ], "path": "Extension.value[x].code" } ] }, "contact": [ { "telecom": [ { "value": "https://www.nfdi4health.de", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }