{ "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": "2.0.0", "status": "draft", "id": "853ed7d1-f6c2-4969-a716-2ed98bedef95", "kind": "complex-type", "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-keywords", "context": [ { "type": "element", "expression": "Questionnaire" }, { "type": "element", "expression": "DocumentReference" }, { "type": "element", "expression": "Library" } ], "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": "Resource.keywords", "identity": "NFDI4Health" } ], "definition": "Group of items providing information about keywords describing the [RESOURCE]." }, { "id": "Extension.extension", "max": "0", "path": "Extension.extension" }, { "id": "Extension.url", "path": "Extension.url", "fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-keywords" }, { "id": "Extension.value[x]", "path": "Extension.value[x]", "type": [ { "code": "CodeableConcept" } ] }, { "id": "Extension.value[x].coding.system", "min": 1, "path": "Extension.value[x].coding.system", "mapping": [ { "map": "Resource.keywords.code", "identity": "NFDI4Health" } ] }, { "id": "Extension.value[x].text", "min": 1, "path": "Extension.value[x].text", "mapping": [ { "map": "Resource.keywords.label", "identity": "NFDI4Health" } ] } ] }, "contact": [ { "telecom": [ { "value": "https://www.nfdi4health.de", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }