{ "description": "Profile to collect information on organizations/institutions having roles and the affiliation and address of persons having roles.", "_filename": "StructureDefinition-nfdi4health-pr-mds-organization.json", "package_name": "de.nfdi4health.mds", "date": null, "derivation": "constraint", "publisher": "NFDI4Health", "fhirVersion": "4.0.1", "name": "NFDI4Health_PR_MDS_Organization", "mapping": [ { "uri": "http://hl7.org/v2", "name": "HL7 v2 Mapping", "identity": "v2" }, { "uri": "http://hl7.org/v3", "name": "RIM Mapping", "identity": "rim" }, { "uri": "http://www.omg.org/spec/ServD/1.0/", "name": "ServD", "identity": "servd" }, { "uri": "http://hl7.org/fhir/fivews", "name": "FiveWs Pattern Mapping", "identity": "w5" }, { "name": "NFDI4Health to FHIR Mapping", "identity": "NFDI4Health" } ], "abstract": false, "type": "Organization", "experimental": null, "resourceType": "StructureDefinition", "title": "NFDI4Health PR MDS Organization", "package_version": "2.0.0", "status": "draft", "id": "b9cb2485-fbef-4482-b8d3-0ddcd67efa75", "kind": "resource", "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-organization", "version": "0.9", "differential": { "element": [ { "id": "Organization", "path": "Organization", "short": "Details about the contributing organisation(s)/institution(s)/group(s) | Organisation(s) associated with the contributor", "comment": "For 1.10.2 Resource.contributors.organisational: Additional information: Group of items applicable only when providing organisational, institutional or group names.", "mapping": [ { "map": "Resource.contributors.organisational", "identity": "NFDI4Health" }, { "map": "Resource.contributors.affiliation", "identity": "NFDI4Health" } ], "definition": "For 1.10.2 Resource.contributors.organisational: Group of items providing information about group(s) of persons, institution(s) or organisation(s) contributing to the [RESOURCE]. | For 1.10.6 Resource.contributors.affiliation: Group of items providing further information about the organisation(s) associated with the contributor." }, { "id": "Organization.identifier", "path": "Organization.identifier", "short": "Funding identifier(s)", "definition": "Identifier(s) assigned by a funder to the [RESOURCE]." }, { "id": "Organization.identifier.value", "min": 1, "path": "Organization.identifier.value", "mapping": [ { "map": "Resource.contributors.organisational.fundingIds", "identity": "NFDI4Health" } ] }, { "path": "Organization.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", "mapping": [ { "map": "Resource.contributors.organisational", "identity": "NFDI4Health" } ], "binding": { "strength": "required", "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-organisational-roles-nci-local" }, "max": "1", "id": "Organization.type", "comment": "Short input help: Which contributor type does the organisation, institution or group fulfill? Select one value from the list." }, { "id": "Organization.name", "min": 1, "path": "Organization.name", "short": "Name of the organisation/institution/group", "comment": "An organisational name can be used to denote a research group or an institution.", "mapping": [ { "map": "Resource.contributors.organisational.name", "identity": "NFDI4Health" } ], "definition": "Name of the organisation, institution or group." }, { "id": "Organization.telecom", "path": "Organization.telecom", "slicing": { "rules": "open", "discriminator": [ { "path": "system", "type": "value" } ] } }, { "id": "Organization.telecom:email", "max": "1", "min": 0, "path": "Organization.telecom", "short": "Email address", "mapping": [ { "map": "Resource.contributors.email", "identity": "NFDI4Health" } ], "sliceName": "email", "definition": "Email address of the institution/organisation." }, { "id": "Organization.telecom:email.system", "min": 1, "path": "Organization.telecom.system", "fixedCode": "email" }, { "id": "Organization.telecom:email.value", "min": 1, "path": "Organization.telecom.value" }, { "id": "Organization.telecom:email.use", "path": "Organization.telecom.use", "patternCode": "work" }, { "id": "Organization.telecom:phone", "max": "1", "min": 0, "path": "Organization.telecom", "short": "Phone number", "mapping": [ { "map": "Resource.contributors.phone", "identity": "NFDI4Health" } ], "sliceName": "phone", "definition": "Phone number of the institution/organisation." }, { "id": "Organization.telecom:phone.system", "min": 1, "path": "Organization.telecom.system", "fixedCode": "phone" }, { "id": "Organization.telecom:phone.value", "min": 1, "path": "Organization.telecom.value", "comment": "Please, use the International ITU-T E.164-number structure for geographic areas, e.g. +49 (0)153 1112233.", "example": [ { "label": "Phone", "valueString": "+49 (0)153 1112233" } ] }, { "id": "Organization.telecom:phone.use", "path": "Organization.telecom.use", "patternCode": "work" }, { "id": "Organization.partOf", "path": "Organization.partOf", "type": [ { "code": "Reference", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy", "valueBoolean": true } ], "targetProfile": [ "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-affiliation" ] } ], "short": "Organisation(s) associated with the contributor", "mapping": [ { "map": "Resources.contributors.affiliation", "identity": "NFDI4Health" } ], "definition": "Group of items providing further information about the organisation(s) associated with the contributor." } ] }, "contact": [ { "telecom": [ { "value": "https://www.nfdi4health.de", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Organization" }