FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Examples of Use for Extension
No extension usage examples found
Narrative
No narrative content found in resource
Source1
{
"resourceType": "StructureDefinition",
"id": "nfdi4health-ex-mds-study-type",
"url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-type",
"name": "NFDI4Health_EX_MDS_Study_Type",
"title": "NFDI4Health EX MDS Study Type",
"status": "draft",
"publisher": "NFDI4Health",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nfdi4health.de"
}
]
}
],
"description": "Group of items providing information about the specification of the type of the [RESOURCE]",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "NFDI4Health",
"name": "NFDI4Health to FHIR Mapping"
}
],
"kind": "complex-type",
"abstract": false,
"context": [
{
"type": "element",
"expression": "ResearchStudy.category"
}
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Extension",
"path": "Extension",
"short": "Information on specific study design",
"definition": "Group of items providing information about the study design.",
"max": "1",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Design.studyType"
}
]
},
{
"id": "Extension.extension:interventional",
"path": "Extension.extension",
"sliceName": "interventional",
"short": "Interventional study model",
"definition": "The strategy for assigning interventions to participants. | Short inout help: Select all that apply. If 'Other' is selected, please specify the type of the [RESOURCE] in the field 'Additional information about the [RESOURCE]'.",
"comment": "Cardinality: 1..*, if Design.primaryDesign == 'C98388'; otherwise 0..0",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Design.studyType.interventional"
}
]
},
{
"id": "Extension.extension:interventional.extension",
"path": "Extension.extension.extension",
"max": "0"
},
{
"id": "Extension.extension:interventional.url",
"path": "Extension.extension.url",
"fixedUri": "interventional"
},
{
"id": "Extension.extension:interventional.value[x]",
"path": "Extension.extension.value[x]",
"type": [
{
"code": "Coding"
}
],
"binding": {
"strength": "required",
"valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-type-interventional-nci",
"description": "Value set defining codes to specify the type of an interventional (sub-)study in a ResearchStudy resource."
}
},
{
"id": "Extension.extension:nonInterventional",
"path": "Extension.extension",
"sliceName": "nonInterventional",
"short": "Non-interventional study model",
"definition": "The primary strategy for participant identification and follow-up.",
"comment": "Cardinality: 1..*, if Design.primaryDesign == 'C142615'; otherwise 0..0 | Short input help: Select all that apply. If 'Other' is selected, please specify the type of the [RESOURCE] in the field 'Additional information about the [RESOURCE].",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Design.studyType.nonInterventional"
}
]
},
{
"id": "Extension.extension:nonInterventional.extension",
"path": "Extension.extension.extension",
"max": "0"
},
{
"id": "Extension.extension:nonInterventional.url",
"path": "Extension.extension.url",
"fixedUri": "nonInterventional"
},
{
"id": "Extension.extension:nonInterventional.value[x]",
"path": "Extension.extension.value[x]",
"min": 1,
"type": [
{
"code": "Coding"
}
],
"binding": {
"strength": "required",
"valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-type-non-interventional-nci-msh-local",
"description": "Value set defining codes to specify the type of a non interventional (sub-)study in a ResearchStudy resource."
}
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-type"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"max": "0"
}
]
}
}