FHIR IG Statistics: StructureDefinition/nfdi4health-pr-mds-questionnaire
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "nfdi4health-pr-mds-questionnaire",
"url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-questionnaire",
"version": "0.9",
"name": "NFDI4Health_PR_MDS_Questionnaire",
"title": "NFDI4Health PR MDS Questionnaire",
"status": "draft",
"publisher": "NFDI4Health",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nfdi4health.de"
}
]
}
],
"description": "Profile collecting information on questionnaires within NFDI4Health.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "objimpl",
"uri": "http://hl7.org/fhir/object-implementation",
"name": "Object Implementation Information"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "NFDI4Health",
"name": "NFDI4Health to FHIR Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Questionnaire",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Questionnaire",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Questionnaire.extension",
"path": "Questionnaire.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Questionnaire.extension:format",
"path": "Questionnaire.extension",
"sliceName": "format",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-format"
]
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.nonStudyDetails.format"
}
]
},
{
"id": "Questionnaire.extension:descriptions",
"path": "Questionnaire.extension",
"sliceName": "descriptions",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-descriptions"
]
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.descriptions"
},
{
"identity": "NFDI4Health",
"map": "Resource.descriptions"
}
]
},
{
"id": "Questionnaire.extension:relatedResources",
"path": "Questionnaire.extension",
"sliceName": "relatedResources",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-related"
]
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.ids"
},
{
"identity": "NFDI4Health",
"map": "Resource.idsNfdi4health"
},
{
"identity": "NFDI4Health",
"map": "Resource.webpage"
}
]
},
{
"id": "Questionnaire.extension:keywords",
"path": "Questionnaire.extension",
"sliceName": "keywords",
"min": 0,
"max": "*",
"type": [
{
"code": "Extension",
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-keywords"
]
}
]
},
{
"id": "Questionnaire.identifier",
"path": "Questionnaire.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "type"
}
],
"rules": "open"
},
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "Questionnaire.identifier.type",
"path": "Questionnaire.identifier.type",
"min": 1,
"binding": {
"strength": "required",
"valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-id-type-nci-local"
}
},
{
"id": "Questionnaire.identifier:DRKS",
"path": "Questionnaire.identifier",
"sliceName": "DRKS",
"definition": "Group of items providing information about identifiers (IDs) assigned to the given resource by another registering systems, e.g. a register of clinical trials or a data repository.",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "Questionnaire.identifier:DRKS.type",
"path": "Questionnaire.identifier.type",
"fixedCodeableConcept": {
"coding": [
{
"code": "098",
"system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
"display": "DRKS"
}
]
},
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = DRKS"
}
]
},
{
"id": "Questionnaire.identifier:DRKS.system",
"path": "Questionnaire.identifier.system",
"definition": "Type/name of the system where the given [RESOURCE] is already registered. Fixed to DRKS.",
"min": 1,
"fixedUri": "https://www.drks.de",
"mapping": [
{
"identity": "NFDI4Health",
"map": "esource.idsAlternative.scheme",
"comment": "Type = DRKS"
}
]
},
{
"id": "Questionnaire.identifier:DRKS.value",
"path": "Questionnaire.identifier.value",
"definition": "Identifier (ID) assigned to the given resource by DRKS.",
"min": 1,
"example": [
{
"label": "DRKS Identifier",
"valueString": "DRKS00021273"
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.identifier"
}
]
},
{
"id": "Questionnaire.identifier:NCT",
"path": "Questionnaire.identifier",
"sliceName": "NCT",
"definition": "Group of items providing information about identifiers (IDs) assigned to the given resource by another registering systems, e.g. a register of clinical trials or a data repository.",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "Questionnaire.identifier:NCT.type",
"path": "Questionnaire.identifier.type",
"fixedCodeableConcept": {
"coding": [
{
"code": "C172240",
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"display": "Clinicaltrials.gov Identifier"
}
]
},
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = NCT"
}
]
},
{
"id": "Questionnaire.identifier:NCT.system",
"path": "Questionnaire.identifier.system",
"definition": "Type/name of the system where the given [RESOURCE] is already registered. Fixed to NCT (CT.gov).",
"min": 1,
"fixedUri": "https://www.clinicaltrials.gov/",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = NCT"
}
]
},
{
"id": "Questionnaire.identifier:NCT.value",
"path": "Questionnaire.identifier.value",
"definition": "Identifier (ID) assigned to the given resource by ClinicalTrials.gov.",
"min": 1,
"example": [
{
"label": "NCT Identifier",
"valueString": "NCT04327505"
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.identifier"
}
]
},
{
"id": "Questionnaire.identifier:ISRCTN",
"path": "Questionnaire.identifier",
"sliceName": "ISRCTN",
"definition": "Group of items providing information about identifiers (IDs) assigned to the given resource by another registering systems, e.g. a register of clinical trials or a data repository.",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "Questionnaire.identifier:ISRCTN.type",
"path": "Questionnaire.identifier.type",
"fixedCodeableConcept": {
"coding": [
{
"code": "099",
"system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
"display": "ISRCTN"
}
]
},
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = ISRCTN"
}
]
},
{
"id": "Questionnaire.identifier:ISRCTN.system",
"path": "Questionnaire.identifier.system",
"definition": "Type/name of the system where the given [RESOURCE] is already registered. Fixed to ISRCTN.",
"min": 1,
"fixedUri": "https://www.isrctn.com/",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = ISRCTN"
}
]
},
{
"id": "Questionnaire.identifier:ISRCTN.value",
"path": "Questionnaire.identifier.value",
"definition": "Identifier (ID) assigned to the given resource by ISRCTN.",
"min": 1,
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.identifier"
}
]
},
{
"id": "Questionnaire.identifier:EudraCT",
"path": "Questionnaire.identifier",
"sliceName": "EudraCT",
"definition": "Group of items providing information about identifiers (IDs) assigned to the given resource by another registering systems, e.g. a register of clinical trials or a data repository.",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "Questionnaire.identifier:EudraCT.type",
"path": "Questionnaire.identifier.type",
"fixedCodeableConcept": {
"coding": [
{
"code": "C132782",
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"display": "European Union Drug Regulating Authorities Clinical Trials Database"
}
]
},
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = EudraCT"
}
]
},
{
"id": "Questionnaire.identifier:EudraCT.system",
"path": "Questionnaire.identifier.system",
"definition": "Type/name of the system where the given [RESOURCE] is already registered. Fixed to EudraCT.",
"min": 1,
"fixedUri": "https://eudract.ema.europa.eu/results-web/index.xhtml",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = EudraCT"
}
]
},
{
"id": "Questionnaire.identifier:EudraCT.value",
"path": "Questionnaire.identifier.value",
"min": 1,
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.identifier"
}
]
},
{
"id": "Questionnaire.identifier:EUDAMED",
"path": "Questionnaire.identifier",
"sliceName": "EUDAMED",
"definition": "Group of items providing information about identifiers (IDs) assigned to the given resource by another registering systems, e.g. a register of clinical trials or a data repository.",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "Questionnaire.identifier:EUDAMED.type",
"path": "Questionnaire.identifier.type",
"fixedCodeableConcept": {
"coding": [
{
"code": "100",
"system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
"display": "EUDAMED"
}
]
},
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = EUDAMED"
}
]
},
{
"id": "Questionnaire.identifier:EUDAMED.system",
"path": "Questionnaire.identifier.system",
"definition": "Type/name of the system where the given [RESOURCE] is already registered. Fixed to EUDAMED.",
"min": 1,
"fixedUri": "https://ec.europa.eu/tools/eudamed/#/screen/home",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = EUDAMED"
}
]
},
{
"id": "Questionnaire.identifier:EUDAMED.value",
"path": "Questionnaire.identifier.value",
"definition": "Identifier (ID) assigned to the given resource by EUDAMED.",
"min": 1,
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.identifier"
}
]
},
{
"id": "Questionnaire.identifier:UTN",
"path": "Questionnaire.identifier",
"sliceName": "UTN",
"definition": "Group of items providing information about identifiers (IDs) assigned to the given resource by another registering systems, e.g. a register of clinical trials or a data repository.",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "Questionnaire.identifier:UTN.type",
"path": "Questionnaire.identifier.type",
"fixedCodeableConcept": {
"coding": [
{
"code": "101",
"system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
"display": "UTN"
}
]
},
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = UTN"
}
]
},
{
"id": "Questionnaire.identifier:UTN.system",
"path": "Questionnaire.identifier.system",
"definition": "Type/name of the system where the given [RESOURCE] is already registered. Fixed to UTN (WHO).",
"min": 1,
"fixedUri": "https://trialsearch.who.int/utn.aspx",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = UTN"
}
]
},
{
"id": "Questionnaire.identifier:UTN.value",
"path": "Questionnaire.identifier.value",
"min": 1,
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.identifier"
}
]
},
{
"id": "Questionnaire.identifier:KonsortSWD",
"path": "Questionnaire.identifier",
"sliceName": "KonsortSWD",
"definition": "Group of items providing information about identifiers (IDs) assigned to the given resource by another registering systems, e.g. a register of clinical trials or a data repository.",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "Questionnaire.identifier:KonsortSWD.type",
"path": "Questionnaire.identifier.type",
"fixedCodeableConcept": {
"coding": [
{
"code": "102",
"system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
"display": "KonsortSWD"
}
]
},
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = KonsortSWD"
}
]
},
{
"id": "Questionnaire.identifier:KonsortSWD.system",
"path": "Questionnaire.identifier.system",
"definition": "Type/name of the system where the given [RESOURCE] is already registered. Fixed to KonsortSWD.",
"min": 1,
"fixedUri": "https://www.konsortswd.de/",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = KonsortSWD"
}
]
},
{
"id": "Questionnaire.identifier:KonsortSWD.value",
"path": "Questionnaire.identifier.value",
"definition": "Identifier (ID) assigned to the given resource by KonsortSWD.",
"min": 1,
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.identifier"
}
]
},
{
"id": "Questionnaire.identifier:MDMPortal",
"path": "Questionnaire.identifier",
"sliceName": "MDMPortal",
"definition": "Group of items providing information about identifiers (IDs) assigned to the given resource by another registering systems, e.g. a register of clinical trials or a data repository.",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "Questionnaire.identifier:MDMPortal.type",
"path": "Questionnaire.identifier.type",
"fixedCodeableConcept": {
"coding": [
{
"code": "103",
"system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
"display": "MDM Portal"
}
]
},
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = MDM Portal"
}
]
},
{
"id": "Questionnaire.identifier:MDMPortal.system",
"path": "Questionnaire.identifier.system",
"definition": "Type/name of the system where the given [RESOURCE] is already registered. Fixed to MDM Portal.",
"min": 1,
"fixedUri": "https://www.mdm-portal.de/",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = MDM Portal"
}
]
},
{
"id": "Questionnaire.identifier:MDMPortal.value",
"path": "Questionnaire.identifier.value",
"definition": "Identifier (ID) assigned to the given resource by MDM Portal.",
"min": 1,
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.identifier"
}
]
},
{
"id": "Questionnaire.identifier:Other",
"path": "Questionnaire.identifier",
"sliceName": "Other",
"short": "Identifier",
"definition": "Identifier (ID) assigned to the given resource by another registering system, e.g. by a register of clinical trials or a data repository.",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "Questionnaire.identifier:Other.type",
"path": "Questionnaire.identifier.type",
"fixedCodeableConcept": {
"coding": [
{
"code": "C17649",
"system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
"display": "Other"
}
]
},
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = Other"
}
]
},
{
"id": "Questionnaire.identifier:Other.system",
"path": "Questionnaire.identifier.system",
"definition": "Type/Type/name of the system where the given [RESOURCE] is already registered.",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = Other"
}
]
},
{
"id": "Questionnaire.identifier:Other.value",
"path": "Questionnaire.identifier.value",
"definition": "Identifier (ID) assigned to the given resource by another registering system, e.g. by a register of clinical trials or a data repository.",
"min": 1,
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.identifier"
}
]
},
{
"id": "Questionnaire.version",
"path": "Questionnaire.version",
"short": "Version",
"definition": "If applicable, the version number of the [RESOURCE].",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.nonStudyDetails.version"
}
]
},
{
"id": "Questionnaire.status",
"path": "Questionnaire.status",
"comment": "The item does not exist in NFDI4Health' MDS. Fixed to 'active' for all studies.",
"fixedCode": "active"
},
{
"id": "Questionnaire.copyright",
"path": "Questionnaire.copyright",
"short": "Use rights",
"definition": "Group of items providing information about the rights to (re-)use the [RESOURCE].",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.nonStudyDetails.useRights.description"
}
]
},
{
"id": "Questionnaire.copyright.extension",
"path": "Questionnaire.copyright.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Questionnaire.copyright.extension:copyrightLabelandLink",
"path": "Questionnaire.copyright.extension",
"sliceName": "copyrightLabelandLink",
"min": 1,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-copyright-label-and-link"
]
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.nonStudyDetails.useRights.label"
},
{
"identity": "NFDI4Health",
"map": "Resource.nonStudyDetails.useRights.link"
}
]
},
{
"id": "Questionnaire.copyright.extension:useRightsConfirmations",
"path": "Questionnaire.copyright.extension",
"sliceName": "useRightsConfirmations",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-use-rights-confirmations"
]
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.nonStudyDetails.useRights.useRightsConfirmations"
}
]
}
]
}
}