{ "description": "Profile to collect information about the contact information and affiliations of persons having roles.", "_filename": "StructureDefinition-nfdi4health-pr-mds-practitioner-role.json", "package_name": "de.nfdi4health.mds", "date": null, "derivation": "constraint", "publisher": null, "fhirVersion": "4.0.1", "name": "NFDI4Health_PR_MDS_Practitioner_Role", "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": "PractitionerRole", "experimental": null, "resourceType": "StructureDefinition", "title": "NFDI4Health PR MDS Practitioner Role", "package_version": "2.0.0", "status": "draft", "id": "21381918-a3e5-43a2-830f-93f1494e2490", "kind": "resource", "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-practitioner-role", "version": "0.9", "differential": { "element": [ { "id": "PractitionerRole", "path": "PractitionerRole", "mapping": [ { "map": "Resource.contributors.personal", "identity": "NFDI4Health" } ] }, { "id": "PractitionerRole.practitioner", "path": "PractitionerRole.practitioner", "type": [ { "code": "Reference", "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Practitioner", "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-practitioner" ] } ] }, { "id": "PractitionerRole.organization", "path": "PractitionerRole.organization", "type": [ { "code": "Reference", "targetProfile": [ "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-affiliation" ] } ], "short": "Organisation(s) associated with the contributor", "mapping": [ { "map": "Resource.contributors.affiliations", "identity": "NFDI4Health" } ], "definition": "Group of items providing further information about the organisation(s) associated with the contributor." }, { "id": "PractitionerRole.code", "max": "1", "min": 1, "path": "PractitionerRole.code", "short": "Contributor type", "binding": { "strength": "required", "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-personal-roles-nci-local" }, "mapping": [ { "map": "Resource.contributors.personal.type", "identity": "NFDI4Health" } ], "definition": "Contributor type a person fulfills. For example, this can be a principal investigator of a study or an author of a document." }, { "id": "PractitionerRole.telecom", "path": "PractitionerRole.telecom", "slicing": { "rules": "open", "description": "Email and phone", "discriminator": [ { "path": "system", "type": "value" } ] }, "definition": "Email and phone of the person, group of persons or institution/organisation." }, { "id": "PractitionerRole.telecom:email", "max": "1", "min": 0, "path": "PractitionerRole.telecom", "short": "Email address", "mapping": [ { "map": "Resource.contributors.email", "identity": "NFDI4Health" } ], "sliceName": "email", "definition": "Email address of the person or group of persons" }, { "id": "PractitionerRole.telecom:email.system", "min": 1, "path": "PractitionerRole.telecom.system", "fixedCode": "email" }, { "id": "PractitionerRole.telecom:email.value", "min": 1, "path": "PractitionerRole.telecom.value" }, { "id": "PractitionerRole.telecom:email.use", "path": "PractitionerRole.telecom.use", "patternCode": "work" }, { "path": "PractitionerRole.telecom", "min": 0, "definition": "Phone number of the person or group of persons", "short": "Phone number", "mapping": [ { "map": "Resource.contributors.phone", "identity": "NFDI4Health" } ], "sliceName": "phone", "max": "1", "id": "PractitionerRole.telecom:phone", "comment": "Short input help: Please, use the International ITU-T E.164-number structure for geographic areas, e.g. +49 (0)153 1112233." }, { "id": "PractitionerRole.telecom:phone.system", "min": 1, "path": "PractitionerRole.telecom.system", "fixedCode": "phone" }, { "id": "PractitionerRole.telecom:phone.value", "min": 1, "path": "PractitionerRole.telecom.value", "example": [ { "label": "Phone number", "valueString": "+49 (0)153 1112233" } ] }, { "id": "PractitionerRole.telecom:phone.use", "path": "PractitionerRole.telecom.use", "patternCode": "work" } ] }, "contact": [ { "name": "NFDI4Health", "telecom": [ { "value": "https://www.nfdi4health.de", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/PractitionerRole" }