description: Model for information about a health professional. package_name: xtehr.eu.ehds.models derivation: specialization name: EHDSHealthProfessional type: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional elements: identifier: {type: Identifier, short: 'An identifier of the health professional that is unique within a defined scope. Example: National health professional ID. Multiple identifiers could be provided.', array: true, index: 0} name: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHumanName', short: Name of the health professional that has been treating or taking responsibility for the patient., index: 1} address: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSAddress', short: 'Mailing and office or home addresses. The addresses are always sequences of address parts (e.g. street address line, country, postcode, city) even if postal address formats may vary depending on the country. An address may or may not include a specific use code; if this attribute is not present it is assumed to be the default address useful for any purpose.', array: true, index: 2} telecom: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSTelecom', short: 'Telecommunication contact information (addresses) associated with a person, such as phone number, email, or messaging service. Multiple telecommunication addresses might be provided.', array: true, index: 3} professionalRole: type: Base short: Professional role that the health professional is practicing at a given organisation. This is a generalisation of the FHIR PractitionerRole resource, which is used to represent the role of a practitioner in a specific context, such as a specific organisation or location. array: true index: 4 elements: role: {type: CodeableConcept, short: Health professional role. Multiple roles could be provided., array: true, index: 5} organisation: {type: 'http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSOrganisation', short: The organisation where this role is available, index: 6} specialty: {type: CodeableConcept, short: The specialty of a practitioner that describes the functional role they are practicing at a given organisation, array: true, index: 7} package_version: 1.0.0 class: logical kind: logical url: http://www.xt-ehr.eu/fhir/models/StructureDefinition/EHDSHealthProfessional base: http://hl7.org/fhir/StructureDefinition/Base version: 1.0.0