{ "description": "A stripped-down practitioner profile containing only elements needed.", "_filename": "rdc-Practitioner.json", "package_name": "navify.fhir.r5.rdc", "date": null, "derivation": "constraint", "publisher": "F. Hoffmann-La Roche AG", "fhirVersion": "5.0.0", "name": "RdcPractitioner", "abstract": false, "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.", "type": "Practitioner", "experimental": null, "resourceType": "StructureDefinition", "title": "RDC Practitioner", "package_version": "1.2.0", "status": "draft", "id": "cd36033f-1b82-4391-bccc-20d9a020805a", "kind": "resource", "url": "https://roche.com/fhir/iop/StructureDefinition/rdc-Practitioner", "version": null, "differential": { "element": [ { "id": "Practitioner.identifier", "max": "1", "min": 1, "path": "Practitioner.identifier", "short": "An identifier for the person as this agent", "definition": "An identifier that applies to this person in this role.", "requirements": "Often, specific identities are assigned for the agent." }, { "id": "Practitioner.identifier.system", "max": "1", "min": 1, "path": "Practitioner.identifier.system", "comment": "The organisation ID of the Practitioner" }, { "id": "Practitioner.identifier.value", "max": "1", "min": 1, "path": "Practitioner.identifier.value", "comment": "The Health Care Professional Number in the organisation" }, { "id": "Practitioner.identifier.use", "max": "0", "path": "Practitioner.identifier.use" }, { "id": "Practitioner.identifier.type", "max": "0", "path": "Practitioner.identifier.type" }, { "id": "Practitioner.identifier.period", "max": "0", "path": "Practitioner.identifier.period" }, { "id": "Practitioner.identifier.assigner", "max": "0", "path": "Practitioner.identifier.assigner" }, { "id": "Practitioner.active", "max": "0", "path": "Practitioner.active" }, { "id": "Practitioner.name", "max": "1", "min": 1, "path": "Practitioner.name", "short": "The name(s) associated with the practitioner", "definition": "The name(s) associated with the practitioner.", "requirements": "The name(s) that a Practitioner is known by. Where there are multiple, the name that the practitioner is usually known as should be used in the display." }, { "id": "Practitioner.name.family", "max": "1", "min": 1, "path": "Practitioner.name.family", "comment": "The surname of the Practitioner" }, { "id": "Practitioner.name.given", "max": "1", "min": 1, "path": "Practitioner.name.given", "comment": "The first name of the Practitioner" }, { "id": "Practitioner.name.use", "max": "0", "path": "Practitioner.name.use" }, { "id": "Practitioner.name.text", "max": "0", "path": "Practitioner.name.text" }, { "id": "Practitioner.name.prefix", "max": "0", "path": "Practitioner.name.prefix" }, { "id": "Practitioner.name.suffix", "max": "0", "path": "Practitioner.name.suffix" }, { "id": "Practitioner.name.period", "max": "0", "path": "Practitioner.name.period" }, { "id": "Practitioner.telecom", "max": "1", "min": 1, "path": "Practitioner.telecom", "short": "A contact detail for the practitioner (that apply to all roles)", "comment": "Person may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently and to help with identification. These typically will have home numbers, or mobile numbers that are not role specific.", "definition": "A contact detail for the practitioner, e.g. a telephone number or an email address.", "requirements": "Need to know how to reach a practitioner independent to any roles the practitioner may have." }, { "id": "Practitioner.telecom.system", "max": "1", "min": 1, "path": "Practitioner.telecom.system", "comment": "Hardcoded value `email`" }, { "id": "Practitioner.telecom.value", "max": "1", "min": 1, "path": "Practitioner.telecom.value", "comment": "Email ID of the Practitioner" }, { "id": "Practitioner.telecom.use", "max": "0", "path": "Practitioner.telecom.use" }, { "id": "Practitioner.telecom.rank", "max": "0", "path": "Practitioner.telecom.rank" }, { "id": "Practitioner.telecom.period", "max": "0", "path": "Practitioner.telecom.period" }, { "id": "Practitioner.gender", "max": "0", "path": "Practitioner.gender" }, { "id": "Practitioner.birthDate", "max": "0", "path": "Practitioner.birthDate" }, { "id": "Practitioner.deceased[x]", "max": "0", "path": "Practitioner.deceased[x]" }, { "id": "Practitioner.address", "max": "0", "path": "Practitioner.address" }, { "id": "Practitioner.photo", "max": "0", "path": "Practitioner.photo" }, { "id": "Practitioner.qualification", "max": "0", "path": "Practitioner.qualification" }, { "id": "Practitioner.communication", "max": "0", "path": "Practitioner.communication" } ] }, "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Practitioner" }