PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@2.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/LogicalModel/nfdi4health-lm-mds-core
{
  "description": "NFDI4Health Logical Model Core Metadataschema",
  "_filename": "StructureDefinition-nfdi4health-lm-mds-core.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "specialization",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_LM_MDS_Core",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  } ],
  "abstract": false,
  "type": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/LogicalModel/nfdi4health-lm-mds-core",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "NFDI4Health LM Core Metadataschema",
  "package_version": "2.0.0",
  "status": "draft",
  "id": "8323abe0-2ac7-4664-a48a-0ad72a60e389",
  "kind": "logical",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/LogicalModel/nfdi4health-lm-mds-core",
  "version": null,
  "differential": {
    "element": [ {
      "id": "nfdi4health-lm-mds-core",
      "path": "nfdi4health-lm-mds-core",
      "short": "NFDI4Health LM Core Metadataschema",
      "definition": "NFDI4Health Logical Model Core Metadataschema"
    }, {
      "id": "nfdi4health-lm-mds-core.Resource",
      "max": "1",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Resource",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing information about a resource. Resources can be, for example, files or parts of them (e.g. datasets or study documents such as study protocols or questionnaires) or also studies or substudies."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.identifier",
      "max": "1",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.identifier",
      "type": [ {
        "code": "string"
      } ],
      "short": "ID of the [RESOURCE]",
      "comment": "Additional information: The identifier is assigned automatically. / Source of the property and/or allowed values: NFDI4Health, DataCite [1]",
      "definition": "Unique identifier of the resource used for identification within the NFDI4Health."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.classification",
      "max": "1",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.classification",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Resource classification",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing information about the classification of the resource within the predefined categories."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.classification.type",
      "min": 1,
      "definition": "A term describing the resource.",
      "short": "Type of the resource",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-resource-type-nci-local"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.classification.type",
      "comment": "Additional information: The selected resource type determines which information will be asked next. / Short Input Help: You can register a study, a study protocol, a questionnaire, etc. Please only add follow up questionnaires if baseline questionnaires have already been registered. / Source of the property and/or allowed values: DataCite [1]"
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.classification.typeGeneral",
      "min": 0,
      "definition": "Specific information about the form in which the [RESOURCE] is available.",
      "short": "In what form is the [RESOURCE] available?",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-resource-type-general-nci-msh-local"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.classification.typeGeneral",
      "comment": "Cardinality: 1..1, if Resource.classification.type != ('Study' OR 'Substudy' OR 'Dataset' OR 'Registry' OR 'Secondary data source'); otherwise 0..0 / Additional Information: If the [RESOURCE] consists primarily of words for reading and is not covered by another textual resource type in this list, 'Text' should be used instead of 'Other'. / Short Input Help: You can select 'Text' for most of the study documents, e.g. for questionnaires, informed consent forms, case report forms, etc.  / Source of the property and/or allowed values: DataCite [1]"
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.titles",
      "max": "*",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.titles",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Title(s)/name(s) of the [RESOURCE]",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing information about title(s)/name(s) of the [RESOURCE]."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.titles.text",
      "max": "1",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.titles.text",
      "type": [ {
        "code": "string"
      } ],
      "short": "Title/name",
      "comment": "Additional information: If no official title/name has been defined yet, a title/name that is suitable for public display should be used. / Short Input Help: Please provide at least one title/name of the [RESOURCE]. If the original title is not in English, please also provide an English translation of the original title. / Source of the property and/or allowed values: NFDI4Health, DataCite [1], CT.gov [2], DRKS [3]",
      "definition": "Scientific unabbreviated title or name of the [RESOURCE]."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.titles.language",
      "min": 1,
      "definition": "Language in which the title/name is provided.",
      "short": "Language of the title/name",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-languages-iso"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.titles.language",
      "comment": "Source of the property and/or allowed values: NFDI4Health, DataCite [1], CT.gov [2], DRKS [3]"
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.acronyms",
      "max": "*",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.acronyms",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Acronym(s) of the [RESOURCE]",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing information about acronym(s) of the [RESOURCE]."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.acronyms.text",
      "max": "1",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.acronyms.text",
      "type": [ {
        "code": "string"
      } ],
      "short": "Acronym",
      "comment": "Additional Information: The field refers primarily to resources which have an acronym. / Short Input Help: If no acronym exists, you can provide a short title, preferably up to 5 words, e.g. 'NAKO-COVID Questionnaire'. / Source of the property and/or allowed values: CT.gov [2], DRKS [3]",
      "definition": "If existing, acronym(s) of the [RESOURCE]."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.acronyms.language",
      "min": 1,
      "definition": "Language in which the acronym is provided.",
      "short": "Language of the acronym",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-languages-iso"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.acronyms.language",
      "comment": "Source of the property and/or allowed values: CT.gov [2], DRKS [3]"
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.descriptions",
      "max": "*",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.descriptions",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Description(s) of the [RESOURCE]",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing information about the description(s) of the [RESOURCE]."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.descriptions.text",
      "max": "1",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.descriptions.text",
      "type": [ {
        "code": "string"
      } ],
      "short": "Description",
      "comment": "Short Input Help: Please provide a description in the original language of the [RESOURCE]. If the original language is not English, please also provide a full English translation of the description. / Source of the property and/or allowed values: NFDI4Health, DataCite [1], CT.gov [2], DRKS [3]",
      "definition": "Short plain text summary of the [RESOURCE]."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.descriptions.language",
      "min": 1,
      "definition": "Language in which the description text is provided.",
      "short": "Language of the description",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-languages-iso"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.descriptions.language",
      "comment": "Source of the property and/or allowed values: NFDI4Health, DataCite [1], CT.gov [2], DRKS [3]"
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.keywords",
      "max": "*",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.keywords",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Keyword(s) describing the [RESOURCE]",
      "comment": "Additional Information: The findability of the [RESOURCE] can be significantly increased if proper keywords are stated. / Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing information about keywords describing the [RESOURCE]."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.keywords.label",
      "min": 1,
      "definition": "Keyword(s) describing the [RESOURCE].",
      "short": "Keyword",
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.keywords.label",
      "comment": "Additional Information: The use of terms from established classifications/vocabularies (e.g. SNOMED CT, MeSH, UMLS) is preferred. However, also self-assigned keywords are allowed. / Short Input Help: Preferably, use terms from SNOMED CT or MESH. / Source of the property and/or allowed values: DataCite [1], CT.gov [2], DRKS [3]",
      "example": [ {
        "label": "Example of a keyword label",
        "valueString": "SARS-CoV-2"
      } ]
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.keywords.code",
      "min": 0,
      "definition": "If known, the code of the keyword in the classification/vocabulary used.",
      "short": "Code of the keyword",
      "type": [ {
        "code": "uri"
      } ],
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.keywords.code",
      "comment": "Short Input Help: If known, you can provide the code of the keyword in the classification/vocabulary used. / Source of the property and/or allowed values: DataCite [1], CT.gov [2], DRKS [3]",
      "example": [ {
        "label": "Example of a keyword code",
        "valueUri": "http://id.nlm.nih.gov/mesh/D000086402"
      } ]
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.languages",
      "min": 0,
      "definition": "Language(s) in which the [RESOURCE] is conducted/provided.",
      "short": "Language(s) of the [RESOURCE]",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-languages-iso"
      },
      "max": "*",
      "id": "nfdi4health-lm-mds-core.Resource.languages",
      "comment": "Short Input Help: Select all that apply. / Source of the property and/or allowed values: DataCite [1]"
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.webpage",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.webpage",
      "type": [ {
        "code": "url"
      } ],
      "short": "Web page of the [RESOURCE]",
      "comment": "Additional Information: Other web pages related to the [RESOURCE] can additionally be entered in the section 'Related resources'. / Source of the property and/or allowed values: DataCite [1], CT.gov [2], DRKS [3]",
      "definition": "If existing, a link to the web page directly relevant to the [RESOURCE]."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.nonStudyDetails",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.nonStudyDetails",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Detailed information about the [RESOURCE]",
      "comment": "Cardinality: 1..1, if Resource.classification.type != ('Study' OR 'Substudy' OR 'Registry' OR 'Secondary data source'); otherwise 0..0 / Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items applicable only to resource types other than a study/substudy, a dataset, a registry, or a secondary data source."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.version",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.version",
      "type": [ {
        "code": "string"
      } ],
      "short": "Version",
      "comment": "Source of the property and/or allowed values: DataCite [1]",
      "definition": "If applicable, the version number of the [RESOURCE]."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.format",
      "min": 0,
      "definition": "If applicable, the file format of the [RESOURCE] (e.g., XML, PDF, XLSX, etc.).",
      "short": "Format",
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.format",
      "comment": "Source of the property and/or allowed values: DataCite [1]",
      "example": [ {
        "label": "Example of a format",
        "valueString": "PDF"
      } ]
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights",
      "max": "1",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "(Re-)use rights",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing information about the rights to (re-)use the [RESOURCE]."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights.label",
      "min": 1,
      "definition": "License defining the rights to (re-)use the [RESOURCE].",
      "short": "License",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-use-rights-label-spdx-smomed-local"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights.label",
      "comment": "Short Input Help: Select one value from the list. If 'Other' is selected, please provide an explanation of the (re-)use terms and conditions in the field 'Additional information about use rights'. / Source of the property and/or allowed values: NFDI4Health, DataCite [1]"
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights.link",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights.link",
      "type": [ {
        "code": "url"
      } ],
      "short": "URL of the license",
      "comment": "Cardinality: 0..1, if Resource.nonStudyDetails.useRights.label == 'Other'; otherwise 0..0 / Source of the property and/or allowed values: NFDI4Health, DataCite [1]",
      "definition": "Link to the selected license."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights.confirmations",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights.confirmations",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Licensing confirmations",
      "comment": "Cardinality: 1..1, if Resource.nonStudyDetails.useRights.label != ('CC0 1.0 (Creative Commons Zero v1.0 Universal') OR 'All rights reserved' OR 'Other' OR 'Not applicable' OR 'Unknown'); otherwise 0..0 / Additional Information: In order to successfully publish the [RESOURCE] under the respective license, all four questions ought to be confirmed. / Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items applicable only if a Creative Commons license is selected."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights.confirmations.authority",
      "max": "1",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights.confirmations.authority",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Do you confirm that the authors of the [RESOURCE] have authority to license it?",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "definition": "Confirmation that the authors of the [RESOURCE] have authority to license it."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights.confirmations.terms",
      "max": "1",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights.confirmations.terms",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Do you confirm that the authors of the [RESOURCE] have read and understood the terms of the chosen license?",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "definition": "Confirmation that the authors of the [RESOURCE] have read and understood the terms of the chosen license."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights.confirmations.irrevocability",
      "max": "1",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights.confirmations.irrevocability",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Do you confirm that the authors of the [RESOURCE] understand that Creative Commons (CC) licensing is irrevocable?",
      "comment": "Additional Information: The [RESOURCE] can be licensed using a CC-license only if it is free of the third-party rights. / Source of the property and/or allowed values: NFDI4Health",
      "definition": "Confirmation that the authors of the [RESOURCE] understand that Creative Commons (CC) licensing is not revocable."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights.confirmations.supportByLicensing",
      "max": "1",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights.confirmations.supportByLicensing",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Do you confirm that the authors of the [RESOURCE] allow NFDI4Health to license the document?",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "definition": "Confirmation that NFDI4Health is allowed to license the document, i.e. to mark the [RESOURCE] with the license information."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights.description",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.nonStudyDetails.useRights.description",
      "type": [ {
        "code": "string"
      } ],
      "short": "Additional information about use rights",
      "comment": "Additional Information: If 'Other' is selected in the field 'License', the preferred license or terms and conditions for (re-)use should be specified here. / Source of the property and/or allowed values: NFDI4Health, DataCite [1]",
      "definition": "Any additional descriptive information explaining terms and conditions to (re-)use the [RESOURCE]."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.contributors",
      "max": "*",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.contributors",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Contributor(s) of the [RESOURCE]",
      "comment": "Additional Information: For each [RESOURCE], there may be multiple contributors, but at least one person, group of persons or institution/organisation must be specified. / Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing information about person(s), group(s) of persons or institution(s)/organisation(s)"
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.contributors.nameType",
      "min": 1,
      "definition": "Indication whether the contribution was made by person(s) or organisation(s)/institution(s)/group(s).",
      "short": "Is it a personal or organisational contribution?",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-role-name-type-snomed"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.contributors.nameType",
      "comment": "Source of the property and/or allowed values: NFDI4Health, DataCite [1]"
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.contributors.organisational",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.contributors.organisational",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Details about the contributing organisation(s)/institution(s)/group(s)",
      "comment": "Cardinality: 1..1, if Resource.contributors.nameType == 'Organisational'; otherwise 0..0 / Additional Information: Group of items applicable only when providing organisational, institutional or group names. / Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing information about group(s) of persons, institution(s) or organisation(s) contributing to the [RESOURCE]."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.contributors.organisational.type",
      "min": 1,
      "definition": "Contributor type an organisation, institution or group fulfills. For example, this can be a sponsor of the study or a group of authors of the document.",
      "short": "Contributor type",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-organisational-roles-nci-local"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.contributors.organisational.type",
      "comment": "Short Input Help: Which contributor type does the organisation, institution or group fulfill? Select one value from the list. / Source of the property and/or allowed values: DataCite [1], CT.gov [2], DRKS [3]"
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.contributors.organisational.fundingIds",
      "max": "*",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.contributors.organisational.fundingIds",
      "type": [ {
        "code": "string"
      } ],
      "short": "Funding identifier(s)",
      "comment": "Cardinality: 0..*, if Resource.contributors.organisational.type == ('Funder (public)' OR 'Funder (private)'); otherwise 0..0 / Short Input Help: If available, you can enter funding identifiers. / Source of the property and/or allowed values: NFDI4Health, DataCite [1], CT.gov [2]",
      "definition": "Identifier(s) assigned by a funder to the [RESOURCE]."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.contributors.organisational.name",
      "max": "1",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.contributors.organisational.name",
      "type": [ {
        "code": "string"
      } ],
      "short": "Name of the organisation/institution/group",
      "comment": "Short Input Help: An organisational name can be used to denote a research group or an institution. / Source of the property and/or allowed values: NFDI4Health, DataCite [1], DataCite [1], CT.gov [2], DRKS [3]",
      "definition": "Name of the organisation, institution or group."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.contributors.personal",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.contributors.personal",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Details about the contributing person(s)",
      "comment": "Cardinality: 1..1, if Resource.contributors.nameType == 'Personal'; otherwise 0..0 / Additional Information: Group of items applicable only when providing person names. / Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing information about person(s) contributing to the [RESOURCE]."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.contributors.personal.type",
      "min": 1,
      "definition": "Contributor type a person fulfills. For example, this can be a principal investigator of a study or an author of a document.",
      "short": "Contributor type",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-personal-roles-nci-local"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.contributors.personal.type",
      "comment": "Short Input Help: Which contributor type does the person fulfill? Select one value from the list. / Source of the property and/or allowed values: DataCite [1], CT.gov [2], DRKS [3]"
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.contributors.personal.givenName",
      "max": "1",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.contributors.personal.givenName",
      "type": [ {
        "code": "string"
      } ],
      "short": "Given name",
      "comment": "Source of the property and/or allowed values: DataCite [1], CT.gov [2], DRKS [3]",
      "definition": "Given name of the person."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.contributors.personal.familyName",
      "max": "1",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.contributors.personal.familyName",
      "type": [ {
        "code": "string"
      } ],
      "short": "Family name(s)",
      "comment": "Source of the property and/or allowed values: DataCite [1], CT.gov [2], DRKS [3]",
      "definition": "Family name(s) of the person."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.contributors.personal.identifiers",
      "max": "*",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.contributors.personal.identifiers",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Digital identifier(s)",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing information about digital identifiers of the person."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.contributors.personal.identifiers.identifier",
      "min": 1,
      "definition": "Digital identifier according to a specific scheme that uniquely identifies the person.",
      "short": "Identifier",
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.contributors.personal.identifiers.identifier",
      "comment": "Short Input Help: Preferably, provide an ORCID (https://orcid.org/). / Source of the property and/or allowed values: DataCite [1]",
      "example": [ {
        "label": "Example of an ORCID",
        "valueString": "0000-0003-1379-7023"
      } ]
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.contributors.personal.identifiers.scheme",
      "min": 1,
      "definition": "Type of the identifier scheme reported.",
      "short": "Scheme",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-role-name-identifier-scheme-local"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.contributors.personal.identifiers.scheme",
      "comment": "Source of the property and/or allowed values: DataCite [1]",
      "example": [ {
        "label": "Example of an Identifier System",
        "valueCodeableConcept": {
          "text": "ORCID",
          "coding": [ {
            "code": "080",
            "system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
            "display": "ORCID"
          } ]
        }
      } ]
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.contributors.email",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.contributors.email",
      "type": [ {
        "code": "string"
      } ],
      "short": "Email address",
      "comment": "Source of the property and/or allowed values: CT.gov [2], DRKS [3]",
      "definition": "Email address of the  person, group of persons or institution/organisation."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.contributors.phone",
      "min": 0,
      "definition": "Phone number of the  person, group of persons or institution/organisation.",
      "short": "Phone number",
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.contributors.phone",
      "comment": "Short Input Help: Please use the International ITU-T E.164-number structure for geographic areas. / Source of the property and/or allowed values: CT.gov [2], DRKS [3]",
      "example": [ {
        "label": "Example of a Phone Number",
        "valueString": "+49 (0)153 1112233"
      } ]
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.contributors.affiliations",
      "max": "*",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.contributors.affiliations",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Organisation(s) associated with the contributor",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing further information about the organisation(s) associated with the contributor."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.contributors.affiliations.name",
      "max": "1",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.contributors.affiliations.name",
      "type": [ {
        "code": "string"
      } ],
      "short": "Name",
      "comment": "Short Input Help: If you have already entered the name of the organistion in the field 'Name of the organisation/institution/group', please repeat it here. / Source of the property and/or allowed values: DataCite[1], CT.gov [2], DRKS [3], NFDI4Health",
      "definition": "Name of the organisation associated with the contributor."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.contributors.affiliations.address",
      "min": 0,
      "definition": "Address of the organisation associated with the contributor.",
      "short": "Address",
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.contributors.affiliations.address",
      "comment": "Short Input Help: Please preferably use the following address format: Street name and number [comma] post code [comma] city [comma] country. / Source of the property and/or allowed values: CT.gov [2], DRKS [3], NFDI4Health",
      "example": [ {
        "label": "Example of an address of a contributor",
        "valueString": "Gleueler Straße 60, 50931, Cologne, Germany"
      } ]
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.contributors.affiliations.webpage",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.contributors.affiliations.webpage",
      "type": [ {
        "code": "url"
      } ],
      "short": "Web page",
      "comment": "Source of the property and/or allowed values: DRKS [3]",
      "definition": "Web page of the organisation associated with the contributor."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.contributors.affiliations.identifiers",
      "max": "*",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.contributors.affiliations.identifiers",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Digital identifier(s)",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing information about identifiers of the organisation."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.contributors.affiliations.identifiers.identifier",
      "min": 1,
      "definition": "Digital identifier according to a specific scheme that uniquely identifies the organisation.",
      "short": "Identifier",
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.contributors.affiliations.identifiers.identifier",
      "comment": "Short Input Help: Preferably, provide an identifier from ROR (https://ror.org/search). / Source of the property and/or allowed values: DataCite [1]",
      "example": [ {
        "label": "Example of a ROR identifier",
        "valueString": "0259fwx54"
      } ]
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.contributors.affiliations.identifiers.scheme",
      "min": 1,
      "definition": "Type of the identifier scheme reported.",
      "short": "Scheme",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-role-affiliation-identifier-scheme-local"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.contributors.affiliations.identifiers.scheme",
      "comment": "Source of the property and/or allowed values: DataCite [1]",
      "example": [ {
        "label": "Example of an Identifier System",
        "valueCodeableConcept": {
          "text": "ROR",
          "coding": [ {
            "code": "081",
            "system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
            "display": "ROR"
          } ]
        }
      } ]
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.idsAlternative",
      "max": "*",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.idsAlternative",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Alternative identifiers",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing information about identifiers (IDs) assigned to the given [RESOURCE] by another registering systems, e.g. a registry of clinical trials or a data repository."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.idsAlternative.scheme",
      "min": 1,
      "definition": "Type/name of the system where the given [RESOURCE] is already registered.",
      "short": "Type of the registry",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-id-type-nci-local"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.idsAlternative.scheme",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "example": [ {
        "label": "Example of a registry",
        "valueCodeableConcept": {
          "text": "DRKS",
          "coding": [ {
            "code": "098",
            "system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
            "display": "DRKS"
          } ]
        }
      } ]
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.idsAlternative.identifier",
      "min": 1,
      "definition": "Identifier (ID) assigned to the given [RESOURCE] by another registering system, e.g. by a registry of clinical trials or a data repository.",
      "short": "Identifier",
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.idsAlternative.identifier",
      "comment": "Short Input Help: If the [RESOURCE] is registered in other systems (e.g. a registry of clinical trials or a data repository), you can provide here corresponding identifier(s) such as DRKS00021273, NCT04327505, etc. / Source of the property and/or allowed values: NFDI4Health, DataCite [1]",
      "example": [ {
        "label": "Example of an Identifier",
        "valueString": "ISRCTN91495258"
      } ]
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.ids",
      "max": "*",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.ids",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Related resources",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing information about identifiers (IDs) of the resources related to the given [RESOURCE], e.g. DOIs of publications, datasets, study documents or links to web pages."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.ids.identifier",
      "min": 1,
      "definition": "Identifier (ID) related to, or associated with, the [RESOURCE] being registered. These can be IDs of related publications, datasets, study documents, web pages, etc.",
      "short": "Identifier of the related resource",
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.ids.identifier",
      "comment": "Additional Information: a) Publications like journal articles usually have a DOI, e.g. 10.3238/arztebl.2020.0861. b) A link (URL) starting with 'http(s)://' to a web page with any additional information can also be provided. / Short Input Help: If existing, you can specify here identifier(s) of any related resources, e.g. DOIs of publications, datasets, study documents, links to web pages, etc. / Source of the property and/or allowed values: DataCite [1]",
      "example": [ {
        "label": "Example of an Identifier",
        "valueString": "10.4126/FRL01-006431467"
      } ]
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.ids.scheme",
      "min": 1,
      "definition": "Type of the identifier of the related resource.",
      "short": "Type of the identifier",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-identifier-type-related-artifact-nci-local"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.ids.scheme",
      "comment": "Short Input Help: Select one value from the list. / Source of the property and/or allowed values: DataCite [1]",
      "example": [ {
        "label": "Example of an Identifier System",
        "valueCodeableConcept": {
          "text": "DOI"
        }
      } ]
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.ids.relationType",
      "min": 1,
      "definition": "Relationship between the [RESOURCE] being registered (A) and the related resource (B).",
      "short": "Relationship between this [RESOURCE] (A) and the related resource (B)",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-relation-type-ids-local"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.ids.relationType",
      "comment": "Short Input Help: Select one value from the list. / Source of the property and/or allowed values: DataCite [1]",
      "example": [ {
        "label": "Example of a relationship between two resources",
        "valueCodeableConcept": {
          "text": "A is part of B",
          "coding": [ {
            "code": "065",
            "system": "https://www.nfdi4health.de/fhir/metadataschema/CodeSystem/nfdi4health-cs-remaining-concepts",
            "display": "A is part of B"
          } ]
        }
      } ]
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.ids.typeGeneral",
      "min": 0,
      "definition": "Type of the related resource, e.g. journal article, dataset, text, etc.",
      "short": "Type of the related resource",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-resource-type-general-nci-msh-local"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.ids.typeGeneral",
      "comment": "Short Input Help: Select one value from the list./ Source of the property and/or allowed values: DataCite [1]",
      "example": [ {
        "label": "Example of a related resource type",
        "valueCodeableConcept": {
          "text": "Text"
        }
      } ]
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.idsNfdi4health",
      "max": "*",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.idsNfdi4health",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Related resources registered on this portal",
      "comment": "Additional Information: Does the [RESOURCE] have any related resources registered on this portal? / Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing information about related resources (e.g. (sub-)studies, study documents, etc.) registered on this portal."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.idsNfdi4health.identifier",
      "min": 1,
      "definition": "Identifier (ID) of the related resource assigned on this portal.",
      "short": "Identifier of the related resource",
      "type": [ {
        "code": "string"
      } ],
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.idsNfdi4health.identifier",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "example": [ {
        "label": "Example of an Identifier assigned by NFDI4Health",
        "valueString": "39"
      } ]
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.idsNfdi4health.date",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.idsNfdi4health.date",
      "type": [ {
        "code": "date"
      } ],
      "short": "Date of ID assignment",
      "comment": "Additional Information: Preferred date format: DD.MM.YYYY. / Source of the property and/or allowed values: NFDI4Health",
      "definition": "Date when the identifier of the related resource was assigned."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.idsNfdi4health.relationType",
      "min": 0,
      "definition": "Relationship between the [RESOURCE] being registered (A) and the related resource (B).",
      "short": "Relationship between this [RESOURCE] (A) and the related resource (B)",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-relation-type-ids-local"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.idsNfdi4health.relationType",
      "comment": "Source of the property and/or allowed values: DataCite [1]"
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.nutritionalData",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.nutritionalData",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Collects nutritional data?",
      "comment": "Cardinality: 1..1, if Resource.classification.type == ('Study' OR 'Substudy') AND Resource.provenance.dataSource == 'Manually collected'; otherwise 0..0 / Source of the property and/or allowed values: NFDI4Health UC 5.1 requirements",
      "definition": "Indication whether the [RESOURCE] collects nutritional data."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.chronicDiseases",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.chronicDiseases",
      "type": [ {
        "code": "boolean"
      } ],
      "short": "Includes chronic diseases?",
      "comment": "Cardinality: 1..1, if Resource.provenance.dataSource == 'Manually collected'; otherwise 0..0 / Source of the property and/or allowed values: NFDI4Health UC 5.2 requirements",
      "definition": "Indication whether the [RESOURCE] addresses chronic diseases."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.provenance",
      "max": "1",
      "min": 1,
      "path": "nfdi4health-lm-mds-core.Resource.provenance",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Provenance aspects of data entry",
      "comment": "Source of the property and/or allowed values: NFDI4Health",
      "definition": "Group of items providing information about provenance aspects of the data entry on this portal."
    }, {
      "path": "nfdi4health-lm-mds-core.Resource.provenance.dataSource",
      "min": 1,
      "definition": "Source of information about the [RESOURCE] and the way it was uploaded/collected.",
      "short": "Source of information about the [RESOURCE]",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-provenance-data-source-local"
      },
      "max": "1",
      "id": "nfdi4health-lm-mds-core.Resource.provenance.dataSource",
      "comment": "Source of the property and/or allowed values: NFDI4Health"
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.provenance.verificationDate",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.provenance.verificationDate",
      "type": [ {
        "code": "date"
      } ],
      "short": "Last verified on",
      "comment": "Source of the property and/or allowed values: CT.gov [2]",
      "definition": "Date on which the responsible party last verified the information about the [RESOURCE], even if no additional or updated information is being submitted."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.provenance.verificationUser",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.provenance.verificationUser",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Last verified by",
      "comment": "Source of the property and/or allowed values: CT.gov [2]",
      "definition": "User who last verified the information about the [RESOURCE]."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.provenance.firstSubmittedDate",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.provenance.firstSubmittedDate",
      "type": [ {
        "code": "date"
      } ],
      "short": "First submitted on",
      "comment": "Source of the property and/or allowed values: CT.gov [2]",
      "definition": "Date when the [RESOURCE] was first submitted for publication."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.provenance.firstSubmittedUser",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.provenance.firstSubmittedUser",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "First submitted by",
      "comment": "Source of the property and/or allowed values: CT.gov [2]",
      "definition": "User who first submitted the [RESOURCE] for publication."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.provenance.firstPostedDate",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.provenance.firstPostedDate",
      "type": [ {
        "code": "date"
      } ],
      "short": "First posted/published on",
      "comment": "Source of the property and/or allowed values: CT.gov [2]",
      "definition": "Date when the [RESOURCE] was first posted/published."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.provenance.firstPostedUser",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.provenance.firstPostedUser",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "First posted/published by",
      "comment": "Source of the property and/or allowed values: CT.gov [2]",
      "definition": "User who first posted/published the [RESOURCE]."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.provenance.lastUpdateSubmittedDate",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.provenance.lastUpdateSubmittedDate",
      "type": [ {
        "code": "date"
      } ],
      "short": "Last update submitted on",
      "comment": "Source of the property and/or allowed values: CT.gov [2]",
      "definition": "Date when the last update of the [RESOURCE] was submitted for publication."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.provenance.lastUpdateSubmittedUser",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.provenance.lastUpdateSubmittedUser",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Last updated submitted by",
      "comment": "Source of the property and/or allowed values: CT.gov [2]",
      "definition": "User who submitted the last update of the [RESOURCE]."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.provenance.lastUpdatePostedDate",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.provenance.lastUpdatePostedDate",
      "type": [ {
        "code": "date"
      } ],
      "short": "Last update posted/published on",
      "comment": "Source of the property and/or allowed values: CT.gov [2]",
      "definition": "Date when the last update of the [RESOURCE] was posted/published."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.provenance.lastUpdatePostedUser",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.provenance.lastUpdatePostedUser",
      "type": [ {
        "code": "Coding"
      } ],
      "short": "Last update posted/published by",
      "comment": "Source of the property and/or allowed values: CT.gov [2]",
      "definition": "User who posted/published the last update of the [RESOURCE]."
    }, {
      "id": "nfdi4health-lm-mds-core.Resource.provenance.resourceVersion",
      "max": "1",
      "min": 0,
      "path": "nfdi4health-lm-mds-core.Resource.provenance.resourceVersion",
      "type": [ {
        "code": "string"
      } ],
      "short": "Version number",
      "comment": "Source of the property and/or allowed values: CT.gov [2]",
      "definition": "Version number of the [RESOURCE] within this portal."
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.nfdi4health.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}