{ "description": "Extension provinding information about the language in which a study/substudy is conducted, or the language in which a document is composed.", "_filename": "StructureDefinition-nfdi4health-ex-mds-execution-language.json", "package_name": "de.nfdi4health.mds", "date": null, "derivation": "constraint", "publisher": "NFDI4Health", "fhirVersion": "4.0.1", "name": "NFDI4Health_EX_MDS_Execution_Language", "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 Execution Language", "package_version": "1.0.0", "status": "draft", "id": "8c121b75-f8df-41e6-97ad-897e5fc506a8", "kind": "complex-type", "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-execution-language", "context": [ { "type": "element", "expression": "ResearchStudy" }, { "type": "element", "expression": "Questionnaire" } ], "version": "0.9", "differential": { "element": [ { "id": "Extension", "path": "Extension", "short": "Execution language(s) of the [RESOURCE]", "comment": "Short input help: Select all that apply.", "mapping": [ { "map": "1.8 -> Resource.languages", "identity": "NFDI4Health" } ], "definition": "Language(s) in which a study/substudy is conducted, or a language in which a study document is composed." }, { "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-execution-language" }, { "id": "Extension.value[x]", "min": 1, "path": "Extension.value[x]", "type": [ { "code": "code" } ], "short": "A human language.", "binding": { "strength": "required", "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-execution-language-iso", "description": "This value set includes common codes from BCP-47 (http://tools.ietf.org/html/bcp47)" }, "definition": "A human language." } ] }, "contact": [ { "telecom": [ { "value": "https://www.nfdi4health.de", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension" }