This resource includes details about an individual at a healthcare organization. The individual may range from those indirectly responsible for patient treatment or services (e.g., receptionists, IT personnel) to those directly responsible for patient treatment or services (e.g., physicians, pharmacists, therapists). However, this resource doesn’t include people related to the patient like a caregiver.
You can review or retrieve practitioner records.
_search
Query for practitioner records.
cURL request example
Request Body Schema
- identifierArray of string
One or more external identifiers for the practitioner
- givenArray of string
A portion of the given name of the practitioner
- familyArray of string
A portion of the family name of the practitioner
- nameArray of string
A portion of the name of the practitioner
- resourceTyperequired, string
Identifies the type of the resource
Value:Bundle
- typerequired, string
Identifies this bundle as a response to a search
Value:searchset
- totalrequired, number
The total number of matches
- entryArray of Practitioner or Other
A resource matching the search criteria or related to a matching resource
- resourcerequired, object
Information about a healthcare practitioner
- resourceTyperequired, string
Identifies the type of the resource
Value:Practitioner
- identifierrequired, Array of NPI or Other
An identifier that applies to this person in this role.
- systemrequired, string
Establishes the namespace for the value - that is, a URL that describes a set values that are unique.
Value:http://hl7.org/fhir/sid/us-npi
- extensionArray of Boolean, String, CodeableConcept, Coding
May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.
- urlrequired, string
Source of the definition for the extension code - a logical name or a URL.
- valueBooleanboolean
A single value for the extension.
- usestring
The purpose of this identifier.
Possible Values:usual
,official
,temp
,secondary
,old (If known)
- valuestring
The portion of the identifier typically relevant to the user and which is unique within the context of the system.
- namerequired, Array of object
The name(s) associated with the practitioner.
- familyrequired, string
The part of a name that links to the genealogy. In some cultures (e.g. Eritrea) the family name of a son is the first name of his father.
- usestring
Identifies the purpose for this name.
Possible Values:usual
,official
,temp
,nickname
,anonymous
,old
,maiden
- givenArray of string
Given name.
- idstring
The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.
- activeboolean
Whether this practitioner's record is in active use.
- telecomArray of object
A contact detail for the practitioner, e.g. a telephone number or an email address.
- systemstring
Telecommunications form for contact point - what communications system is required to make use of the contact.
Possible Values:phone
,fax
,email
,pager
,url
,sms
,other
- valuestring
The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).
- usestring
Identifies the purpose for the contact point.
Possible Values:home
,work
,temp
,old
,mobile
- addressArray of object
Address(es) of the practitioner that are not role specific (typically home address). Work addresses are not typically entered in this property as they are usually role dependent.
- lineArray of string
This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.
- citystring
The name of the city, town, suburb, village or other community or delivery center.
- statestring
Sub-unit of a country with limited sovereignty in a federally organized country. A code may be used if codes are in common use (e.g. US 2 letter state codes).
- postalCodestring
A postal code designating a region defined by the postal service.
- countrystring
Country - a nation as commonly understood or generally accepted.
- usestring
The purpose of this address.
Possible Values:home
,work
,temp
,old
,billing
- districtstring
The name of the administrative area (county).
- genderstring
Administrative Gender - the gender that the person is considered to have for administration and record keeping purposes.
Possible Values:male
,female
,other
,unknown
- qualificationArray of object
The official certifications, training, and licenses that authorize or otherwise pertain to the provision of care by the practitioner. For example, a medical license issued by a medical board authorizing the practitioner to practice medicine within a certian locality.
- coderequired, object
Coded representation of the qualification.
- codingArray of object
A reference to a code defined by a terminology system.
- systemstring
The identification of the code system that defines the meaning of the symbol in the code.
- codestring
A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).
- textstring
A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.
- searchrequired, object
Information about the search process that lead to the creation of this entry.
- moderequired, string
Identifies the Practitioner as matching the search parameters
Value:match
Response to a Practitioner search operation containing only practitioner resources