description: Logical model for practitioner (basic data relevant for this use case) package_name: rs/ihe.pharm.mpd derivation: specialization name: PractitionerBasic type: https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PractitionerBasic elements: identifier: {type: Identifier, short: Prescribing/dispensing practitioner's identifier, array: true, min: 1, index: 0} name: {type: HumanName, short: 'Prescribing/dispensing practitioner''s name, incl first name, last name, or any other relevant name parts', array: true, min: 1, index: 1} specialtyProfession: {type: CodeableConcept, short: Specialty/profession of the prescribing/dispensing practitioner, array: true, index: 2} organisation: type: BackboneElement short: Facility/organisation the prescribing/dispensing practitioner represents index: 3 elements: identifier: {type: Identifier, short: Organisation identifier, index: 4} facilityName: {type: string, short: Facility/organisation name, index: 5} facilityAddress: {type: Address, short: Facility/organisation address, index: 6} contactInformation: type: BackboneElement short: Contact information for the prescriber/dispenser or the organisation index: 7 elements: phone: {type: string, short: Phone number, index: 8} email: {type: string, short: Email address, array: true, index: 9} package_version: 1.0.0-comment-2 class: logical kind: logical url: https://profiles.ihe.net/PHARM/MPD/StructureDefinition/PractitionerBasic base: http://hl7.org/fhir/StructureDefinition/Base version: 1.0.0-comment-2 required: [identifier, name]