{ "description": "Profile to collect information about persons having roles.", "_filename": "StructureDefinition-nfdi4health-pr-mds-practitioner.json", "package_name": "de.nfdi4health.mds", "date": null, "derivation": "constraint", "publisher": "NFDI4Health", "fhirVersion": "4.0.1", "name": "NFDI4Health_PR_MDS_Practitioner", "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": "Practitioner", "experimental": null, "resourceType": "StructureDefinition", "title": "NFDI4Health PR MDS Practitioner", "package_version": "1.0.0", "status": "draft", "id": "0407df2a-1881-4290-987a-6abd36a589f2", "kind": "resource", "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-practitioner", "version": "0.9", "differential": { "element": [ { "id": "Practitioner", "path": "Practitioner", "short": "Details about the person", "comment": "Additional information: Group of items applicable to personal names.", "mapping": [ { "map": "1.11.3 Resource.roles.personal", "identity": "NFDI4Health" } ], "definition": "Group of items providing information about person(s) contributing to the resource." }, { "id": "Practitioner.identifier", "path": "Practitioner.identifier", "short": "Digital identifier(s) of the person", "mapping": [ { "map": "1.11.3.5 Resource.roles.personal.identifiers", "identity": "NFDI4Health" } ], "definition": "Group of items providing information about digital identifiers of the person." }, { "id": "Practitioner.identifier.type", "min": 1, "path": "Practitioner.identifier.type", "short": "Which type of identifer is reported?", "example": [ { "label": "Example of identifier scheme", "valueCodeableConcept": { "text": "ORCID" } } ], "mapping": [ { "map": "1.11.3.5.2 Resource.roles.personal.identifiers.scheme", "identity": "NFDI4Health" } ], "definition": "Type of the identifier scheme." }, { "id": "Practitioner.identifier.type.coding", "max": "1", "min": 1, "path": "Practitioner.identifier.type.coding", "binding": { "strength": "required", "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-role-name-identifier-scheme-local", "description": "Value set defining codes to specify the identifier scheme of a personal identifier." } }, { "id": "Practitioner.identifier.value", "min": 1, "path": "Practitioner.identifier.value", "short": "Identifier", "comment": "Short input help: Preferably, provide an ORCID (https://orcid.org/).", "example": [ { "label": "Example of ORCID", "valueString": "0000-0003-1379-7023" } ], "definition": "Digital identifier of the person according to a definite scheme." }, { "id": "Practitioner.name", "max": "1", "min": 1, "path": "Practitioner.name" }, { "id": "Practitioner.name.family", "min": 1, "path": "Practitioner.name.family", "short": "Family name of the person", "mapping": [ { "map": "1.11.3.3 Resource.roles.personal.familyName", "identity": "NFDI4Health" } ], "definition": "Family name of the person" }, { "id": "Practitioner.name.given", "max": "1", "min": 1, "path": "Practitioner.name.given", "short": "Given name of the person", "mapping": [ { "map": "1.11.3.2 Resource.roles.personal.givenName", "identity": "NFDI4Health" } ], "definition": "Given name of the person." }, { "id": "Practitioner.name.prefix", "max": "1", "min": 1, "path": "Practitioner.name.prefix", "short": "Title of the person", "binding": { "strength": "required", "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-role-name-personal-title-nci", "description": "Value set defining codes to specify personal titles." }, "mapping": [ { "map": "1.11.3.4 Resource.roles.personal.title", "identity": "NFDI4Health" } ], "definition": "Title of the person." } ] }, "contact": [ { "telecom": [ { "value": "https://www.nfdi4health.de", "system": "url" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner" }