{ "description": "Extension storing keyword(s) describing a resource.", "_filename": "StructureDefinition-nfdi4health-ex-mds-keywords.json", "package_name": "de.nfdi4health.mds", "date": null, "derivation": "constraint", "publisher": "NFDI4Health", "fhirVersion": "4.0.1", "name": "NFDI4Health_EX_MDS_Keywords", "mapping": [ { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "name": "NFDI4Health to FHIR Mapping", "identity": "NFDI4Health" } ], "abstract": false, "type": "Extension", "experimental": null, "resourceType": "StructureDefinition", "title": "NFDI4Health EX MDS Keyword", "package_version": "1.0.0", "status": "draft", "id": "09ee8687-fce5-4631-8735-d4b51927cc5a", "kind": "complex-type", "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-keywords", "context": [ { "type": "element", "expression": "Questionnaire" }, { "type": "element", "expression": "DocumentReference" } ], "version": "0.9", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Keyword(s) describing the [RESOURCE]", "comment": "Additional information : The findability of the resource can be significantly increased if proper keywords are stated.", "mapping": [ { "map": "1.7 Resource.keywords", "identity": "NFDI4Health" } ], "definition": "Group of items providing Information about keywords describing the resource." }, { "id": "Extension.extension", "min": 1, "path": "Extension.extension" }, { "path": "Extension.extension", "min": 1, "definition": "Keyword(s) describing the resource.", "short": "Keyword", "mapping": [ { "map": "1.7.1 Resource.keywords.label", "identity": "NFDI4Health" } ], "sliceName": "label", "max": "1", "id": "Extension.extension:label", "comment": "Additional information : The use of terms from established classifications/vocabularies (e.g. MeSH, UMLS, SNOMED CT) is preferred. However, also self-assigned keywords are allowed.\r\nShort input help : Preferably, use terms from MeSH (https://meshb.nlm.nih.gov/search) or UMLS (https://uts.nlm.nih.gov/uts/umls/home)." }, { "id": "Extension.extension:label.extension", "max": "0", "path": "Extension.extension.extension" }, { "id": "Extension.extension:label.url", "path": "Extension.extension.url", "fixedUri": "label" }, { "id": "Extension.extension:label.value[x]", "path": "Extension.extension.value[x]", "type": [ { "code": "string" } ] }, { "path": "Extension.extension", "min": 0, "definition": "If known, the code of the keyword in a classification/vocabulary.", "short": "Code of the keyword", "mapping": [ { "map": "1.7.2 Resource.keywords.code", "identity": "NFDI4Health" } ], "sliceName": "code", "max": "1", "id": "Extension.extension:code", "comment": "Short input help : If found, the code from the classification/vocabulary used." }, { "id": "Extension.extension:code.extension", "max": "0", "path": "Extension.extension.extension" }, { "id": "Extension.extension:code.url", "path": "Extension.extension.url", "fixedUri": "code" }, { "id": "Extension.extension:code.value[x]", "path": "Extension.extension.value[x]", "type": [ { "code": "uri" } ] }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-keywords" }, { "id": "Extension.value[x]", "max": "0", "path": "Extension.value[x]" } ] }, "contact": [ { "telecom": [ { "value": "https://www.nfdi4health.de", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }