This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

5.3.8 Resource Practitioner - Formal Definitions

Formal definitions for the elements in the Practitioner resource.

Practitioner
DefinitionA person who is directly or indirectly involved in the provisioning of healthcare.
Control1..1
RequirementsNeed to track doctors, staff, locums etc. for both healthcare practitioners, funders, etc.
CommentsNote that a cab driver no longer fits the bill. You probably would be interested in the organization rather than the individual?.
Practitioner.identifier
DefinitionAn identifier that applies to this person in this role.
Control0..*
TypeIdentifier
RequirementsOften, specific identities are assigned for the agent.
Summarytrue
Practitioner.name
DefinitionA name associated with the person.
Control0..1
TypeHumanName
RequirementsContact persons need to be identified by name, but it is uncommon to need details about multiple other names for that person.
Summarytrue
Practitioner.telecom
DefinitionA contact detail for the practitioner, e.g. a telephone number or an email address.
Control0..*
TypeContact
RequirementsNeed to know how to reach a practitioner.
Summarytrue
CommentsPerson may have multiple ways to be contacted with different uses or applicable periods. May need to have options for contacting the person urgently, and also to help with identification.
Practitioner.address
DefinitionThe postal address where the practitioner can be found or visited or to which mail can be delivered.
Control0..1
TypeAddress
RequirementsNeed to keep track where the practitioner can found during work or for directing mail.
Summarytrue
Practitioner.gender
DefinitionAdministrative Gender - the gender that the person is considered to have for administration and record keeping purposes.
Control0..1
BindingAdministrativeGender: (See http://hl7.org/fhir/vs/administrative-gender)
TypeCodeableConcept
RequirementsNeeded to address the person correctly.
Summarytrue
Practitioner.birthDate
DefinitionThe date and time of birth for the practitioner.
Control0..1
TypedateTime
RequirementsNeeded for identification.
Summarytrue
Practitioner.photo
DefinitionImage of the person.
Control0..*
TypeAttachment
RequirementsMany EHR systems have the capability to capture an image of patients and personnel. Fits with newer social media usage too.
Practitioner.organization
DefinitionThe organization that the practitioner represents.
Control0..1
TypeResource(Organization)
RequirementsNeed to be able to track the represented organization separately, if any.
Summarytrue
Practitioner.role
DefinitionRoles which this practitioner is authorized to perform for the organization.
Control0..*
BindingPractitionerRole: (See http://hl7.org/fhir/vs/practitioner-role)
TypeCodeableConcept
RequirementsNeed to know what authority the practitioner has - what can they do?.
Summarytrue
CommentsA person may have more than one role. At least one role is required.
Practitioner.specialty
DefinitionSpecific specialty of the practitioner.
Control0..*
BindingPractitionerSpecialty: (See http://hl7.org/fhir/vs/practitioner-specialty)
TypeCodeableConcept
Summarytrue
Practitioner.period
DefinitionThe period during which the person is authorized to act as a practitioner in these role(s) for the organization.
Control0..1
TypePeriod
RequirementsEven after the agencies is revoked, the fact that it existed must still be recorded.
Summarytrue
Practitioner.location
DefinitionThe location(s) at which this practitioner provides care.
Control0..*
TypeResource(Location)
Practitioner.qualification
DefinitionQualifications obtained by training and certification.
Control0..*
Practitioner.qualification.code
DefinitionCoded representation of the qualification.
Control1..1
BindingQualification: (See http://hl7.org/fhir/vs/anzsco-occupations)
TypeCodeableConcept
Practitioner.qualification.period
DefinitionPeriod during which the qualification is valid.
Control0..1
TypePeriod
RequirementsQualifications are often for a limited period of time, and can be revoked.
Practitioner.qualification.issuer
DefinitionOrganization that regulates and issues the qualification.
Control0..1
TypeResource(Organization)
Practitioner.communication
DefinitionA language the practitioner is able to use in patient communication.
Control0..*
BindingLanguage: see IETF language tag
TypeCodeableConcept
RequirementsKnowing which language a practitioner speaks can help in facilitating communication with patients.
CommentsThe structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems actually code this but instead have it as free text. Hence CodeableConcept instead of code as the data type.

comments powered by Disqus