FHIR IG Statistics: StructureDefinition/nfdi4health-pr-mds-document
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "nfdi4health-pr-mds-document",
"url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-document",
"version": "0.9",
"name": "NFDI4Health_PR_MDS_Document",
"title": "NFDI4Health PR MDS Document",
"status": "draft",
"publisher": "NFDI4Health",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nfdi4health.de"
}
]
}
],
"description": "Profile to collect information about documents related to german clinical, epidemiological or Public health studies.",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "fhircomposition",
"uri": "http://hl7.org/fhir/composition",
"name": "FHIR Composition"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "cda",
"uri": "http://hl7.org/v3/cda",
"name": "CDA (R2)"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "xds",
"uri": "http://ihe.net/xds",
"name": "XDS metadata equivalent"
},
{
"identity": "NFDI4Health",
"name": "NFDI4Health Document to FHIR Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "DocumentReference",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/DocumentReference",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "DocumentReference.extension",
"path": "DocumentReference.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"ordered": false,
"rules": "open"
},
"min": 1
},
{
"id": "DocumentReference.extension:keywords",
"path": "DocumentReference.extension",
"sliceName": "keywords",
"min": 0,
"max": "*",
"type": [
{
"code": "Extension",
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-keywords"
]
}
]
},
{
"id": "DocumentReference.extension:descriptions",
"path": "DocumentReference.extension",
"sliceName": "descriptions",
"min": 1,
"max": "*",
"type": [
{
"code": "Extension",
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-descriptions"
]
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.descriptions"
}
]
},
{
"id": "DocumentReference.extension:useRights",
"path": "DocumentReference.extension",
"sliceName": "useRights",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-document-use-rights"
]
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.nonStudyDetails.useRights"
}
]
},
{
"id": "DocumentReference.extension:relatedResources",
"path": "DocumentReference.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": "DocumentReference.identifier",
"path": "DocumentReference.identifier",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "type"
}
],
"rules": "open"
},
"short": "Alternative identifiers",
"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.",
"comment": "Short input help: If the [RESOURCE] is registered in other systems (e.g. a register of clinical trials or a data repository), you can provide corresponding identifier(s) here.",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "DocumentReference.identifier.type",
"path": "DocumentReference.identifier.type",
"min": 1,
"binding": {
"strength": "required",
"valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-id-type-nci-local"
}
},
{
"id": "DocumentReference.identifier:DRKS",
"path": "DocumentReference.identifier",
"sliceName": "DRKS",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "DocumentReference.identifier:DRKS.type",
"path": "DocumentReference.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": "DocumentReference.identifier:DRKS.system",
"path": "DocumentReference.identifier.system",
"definition": "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": "DocumentReference.identifier:DRKS.value",
"path": "DocumentReference.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": "DocumentReference.identifier:NCT",
"path": "DocumentReference.identifier",
"sliceName": "NCT",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "DocumentReference.identifier:NCT.type",
"path": "DocumentReference.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": "DocumentReference.identifier:NCT.system",
"path": "DocumentReference.identifier.system",
"definition": "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": "DocumentReference.identifier:NCT.value",
"path": "DocumentReference.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": "DocumentReference.identifier:ISRCTN",
"path": "DocumentReference.identifier",
"sliceName": "ISRCTN",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "DocumentReference.identifier:ISRCTN.type",
"path": "DocumentReference.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": "DocumentReference.identifier:ISRCTN.system",
"path": "DocumentReference.identifier.system",
"definition": "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": "DocumentReference.identifier:ISRCTN.value",
"path": "DocumentReference.identifier.value",
"definition": "Identifier (ID) assigned to the given resource by ISRCTN.",
"min": 1,
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.identifier"
}
]
},
{
"id": "DocumentReference.identifier:EudraCT",
"path": "DocumentReference.identifier",
"sliceName": "EudraCT",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "DocumentReference.identifier:EudraCT.type",
"path": "DocumentReference.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": "DocumentReference.identifier:EudraCT.system",
"path": "DocumentReference.identifier.system",
"definition": "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": "DocumentReference.identifier:EudraCT.value",
"path": "DocumentReference.identifier.value",
"min": 1,
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.identifier"
}
]
},
{
"id": "DocumentReference.identifier:EUDAMED",
"path": "DocumentReference.identifier",
"sliceName": "EUDAMED",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "DocumentReference.identifier:EUDAMED.type",
"path": "DocumentReference.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": "DocumentReference.identifier:EUDAMED.system",
"path": "DocumentReference.identifier.system",
"definition": "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": "DocumentReference.identifier:EUDAMED.value",
"path": "DocumentReference.identifier.value",
"definition": "Identifier (ID) assigned to the given resource by EUDAMED.",
"min": 1,
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.identifier"
}
]
},
{
"id": "DocumentReference.identifier:UTN",
"path": "DocumentReference.identifier",
"sliceName": "UTN",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "DocumentReference.identifier:UTN.type",
"path": "DocumentReference.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": "DocumentReference.identifier:UTN.system",
"path": "DocumentReference.identifier.system",
"definition": "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": "DocumentReference.identifier:UTN.value",
"path": "DocumentReference.identifier.value",
"min": 1,
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.identifier"
}
]
},
{
"id": "DocumentReference.identifier:KonsortSWD",
"path": "DocumentReference.identifier",
"sliceName": "KonsortSWD",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "DocumentReference.identifier:KonsortSWD.type",
"path": "DocumentReference.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": "DocumentReference.identifier:KonsortSWD.system",
"path": "DocumentReference.identifier.system",
"definition": "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": "DocumentReference.identifier:KonsortSWD.value",
"path": "DocumentReference.identifier.value",
"definition": "Identifier (ID) assigned to the given resource by KonsortSWD.",
"min": 1,
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.identifier"
}
]
},
{
"id": "DocumentReference.identifier:MDMPortal",
"path": "DocumentReference.identifier",
"sliceName": "MDMPortal",
"min": 0,
"max": "*",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative"
}
]
},
{
"id": "DocumentReference.identifier:MDMPortal.type",
"path": "DocumentReference.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": "DocumentReference.identifier:MDMPortal.system",
"path": "DocumentReference.identifier.system",
"definition": "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": "DocumentReference.identifier:MDMPortal.value",
"path": "DocumentReference.identifier.value",
"definition": "Identifier (ID) assigned to the given resource by MDM Portal.",
"min": 1,
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.identifier"
}
]
},
{
"id": "DocumentReference.identifier:Other",
"path": "DocumentReference.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": "DocumentReference.identifier:Other.type",
"path": "DocumentReference.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": "DocumentReference.identifier:Other.system",
"path": "DocumentReference.identifier.system",
"definition": "Type/name of the system where the given resource is already registered.",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.idsAlternative.scheme",
"comment": "Type = Other"
}
]
},
{
"id": "DocumentReference.identifier:Other.value",
"path": "DocumentReference.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": "DocumentReference.content.extension",
"path": "DocumentReference.content.extension",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "url"
}
],
"rules": "open"
}
},
{
"id": "DocumentReference.content.extension:version",
"path": "DocumentReference.content.extension",
"sliceName": "version",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-version"
]
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.nonStudyDetails.version"
}
]
},
{
"id": "DocumentReference.content.attachment.language",
"path": "DocumentReference.content.attachment.language",
"short": "Languages",
"definition": "Language(s) in which the [RESOURCE] is conducted/provided.",
"comment": "Select all that apply.",
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.languages"
}
]
},
{
"id": "DocumentReference.content.format",
"path": "DocumentReference.content.format",
"short": "Format",
"definition": "If applicable, the file format of the [RESOURCE] (e.g., XML, PDF, XLSX, etc.).",
"example": [
{
"label": "Example of a Document format",
"valueString": "XML"
},
{
"label": "Example of a Document format",
"valueString": "PDF"
},
{
"label": "Example of a Document format",
"valueString": "XLSX"
}
],
"mapping": [
{
"identity": "NFDI4Health",
"map": "Resource.nonStudyDetails.format"
}
]
}
]
}
}