This Practitioner profile is part of the set of resource profiles supported by the API Server used with the athenaPractice 12.3 and athenaFlow 9.12 products. It further describes read and search capabilities of these products. Note: The create and update operations are NOT supported for this resource.
This resource records the person who is directly or indirectly involved in the provisioning of healthcare. For ambulatory clinics, this is typically the physician or nurse attending to a patient.
This profile is used to define the content that will be returned by the API Server in response to requests to access Practitioner resources. All elements listed in the differential profile view are Supported, which means that the API Server is capable of supplying these fields from the product database when they have been populated via the product or its APIs.
The Practitioner resource describes healthcare providers who use or indirectly interact (e.g., through referrals) with the athenaPractice or athenaFlow products. It is derived from the DoctorFacility and SERVPROV tables in athenaFlow and the USR, SERVPROV and PERSON tables in athenaFlow. Specific detail can be found in the Mappings section below.
The operations supported by this resource are listed below.
Read operations are executed as specified in the HL7 FHIR RESTful API implementation definition. To read a Practitioner, an application shall perform an HTTP GET, specifying the identifier of the resources being retrieved.
GET [base]/fhir/Practitioner/[id]{?_format=[json|xml]&_summary=[true|data]}
Parameter | Description |
---|---|
[base] | Specifies the base URL of the FHIR Server, e.g., https://cpsapisandbox.virenceaz.com:9443/demoAPIServer |
[id] | Specifies the identifier of the Practitioner resource to retrieve |
[_format] | Specifies the format of the output and may be xml or json. When present, the _format value overrides the value of the Accept header in the request. |
[_summary] | Filters the output to include only summary elements (_summary=true) or to omit the generated narrative (_summary=data). Note: If the generated html narrative for the resource is not going to be used by the call, using _summary=data provides slightly improved API response times. |
Response Code | Description |
---|---|
200 OK | The requested resource was found and is contained within the body of the HTTP response. |
401 Unauthorized | Authorization is required for this request, and either the Authorization header is missing or the supplied user credentials in the Authorization header are not valid or have expired. The body of the HTTP response will contain an OperationOutcome resource that indicates that Authorization is required. |
404 Not Found | The requested resource does not exist. The body of the HTTP response will contain an OperationOutcome resource that indicates that the resource could not be found. |
500 Server Error | The server may return other error codes to indicate other error conditions. The body of the HTTP response will contain an OperationOutcome resource that indicates the nature of the error. |
Search operations are executed as specified in the HL7 FHIR RESTful API implementation definition. To search for Practitioner resources, an application shall perform an HTTP GET, specifying the query parameters associated with the resource.
GET [base]/fhir/Practitioner?{search-parameters}{&_count=[max-results]&_format=[json|xml]&_summary=[true|text|data]}
Parameter | Description |
---|---|
[base] | Specifies the base URL of the FHIR Server, e.g., https://cpsapisandbox.virenceaz.com:9443/demoAPIServer |
[_count] | Specifies the maximum number of search results to return in a single query. Note: The count of results does not limit the number of additional resources returned via the _include parameter. No more than max-results Practitioner resources which match the search criteria will be returned. The API Server has default and maximum limits for the value that can be specified for this parameter. These limits may vary depending upon the client application vendors participation level in the AthenaHealth Partner program. Note: The API Server support the HL7 FHIR Paging capability. |
[_format] | Specifies the format of the output and may be xml or json. When present, the _format value overrides the value of the Accept header in the request. |
[_summary] | Filters the output to include only narrative elements (_summary=text), summary elements (_summary=true) or to omit the generated narrative (_summary=data). Note: If the generated html narrative for the resource is not going to be used by the call, using _summary=data provides improved API response times, especially when returning larger result sets. |
_id (token ) | The ID of the resource |
address-city (string ) | A city specified in an address |
address-country (string ) | A country specified in an address |
address-postalcode (string ) | A postalCode specified in an address |
address-state (string ) | A state specified in an address |
family (string ) | A portion of the family name |
given (string ) | A portion of the given name |
identifier (token ) | A practitioner's Identifier |
location (reference ) | One of the locations at which this practitioner provides care |
organization (reference ) | The identity of the organization the practitioner represents / acts on behalf of |
phone (token ) | A value in a phone contact |
role (token ) | The practitioner can perform this role at for the organization |
specialty (token ) | The practitioner has this specialty at an organization |
telecom (token ) | The value in any kind of contact |
Response Code | Description |
---|---|
200 OK | The query was performed and any results found are contained within the body of the HTTP response. Note: The search API will return 200 OK when the query itself is successful, regardless of whether or not any matching results were found. |
401 Unauthorized | Authorization is required for this request, and either the Authorization header is missing or the supplied user credentials in the Authorization header are not valid or have expired. The body of the HTTP response will contain an OperationOutcome resource that indicates that Authorization is required. |
500 Server Error | The server may return other error codes to indicate other error conditions. The body of the HTTP response will contain an OperationOutcome resource that indicates the nature of the error. |
The official URL for this profile is:
http://hl7.org/fhir/StructureDefinition/practitioner-profile
Information about an individual or animal receiving health care services
Name | Flags | Card. | Type | Description & Constraints | |
---|---|---|---|---|---|
![]() ![]() | 0..* | Practitioner | Information about an individual or animal receiving health care services | ||
![]() ![]() ![]() | ∑ | 0..1 | Meta | Metadata about the resource | |
![]() ![]() ![]() | ?! ∑ | 0..1 | uri | A set of rules under which this content was created | |
![]() ![]() ![]() | 0..1 | code | Language of the resource content Binding: IETF BCP-47 ![]() | ||
![]() ![]() ![]() | I | 0..1 | Narrative | Text summary of the resource, for human interpretation | |
![]() ![]() ![]() | 0..* | Resource | Contained, inline Resources | ||
![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | |
![]() ![]() ![]() | ∑ | Identifier | A identifier for the person as this agent Slice: Unordered, Closed, by type | ||
![]() ![]() ![]() | S ∑ | 1..* | Identifier | A identifier for the person as this agent | |
![]() ![]() ![]() | ∑ | 0..1 | Identifier | A identifier for the person as this agent | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() | ?! ∑ | 1..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required ) | |
![]() ![]() ![]() ![]() | S ∑ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible ) | |
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() ![]() | ∑ | 1..1 | Coding | Code defined by a terminology system | |
![]() ![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() ![]() ![]() | ∑ | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/v2/0203 | |
![]() ![]() ![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Version of the system - if relevant | |
![]() ![]() ![]() ![]() ![]() ![]() | ∑ | 1..1 | code | Symbol in syntax defined by the system Fixed Value: PN | |
![]() ![]() ![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Representation defined by the system | |
![]() ![]() ![]() ![]() ![]() ![]() | ∑ | 0..1 | boolean | If this coding was chosen directly by the user | |
![]() ![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Plain text representation of the concept | |
![]() ![]() ![]() ![]() | S ∑ | 1..1 | uri | The namespace for the identifier Example: http://www.acme.com/identifiers/patient or urn:ietf:rfc:3986 if the Identifier.value itself is a full uri | |
![]() ![]() ![]() ![]() | S ∑ | 1..1 | string | The value that is unique Example: 123456 | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | Period | Time period when id is/was valid for use | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | Reference (Organization ) | Organization that issued id (may be just text) | |
![]() ![]() ![]() | ∑ | 0..1 | Identifier | A identifier for the person as this agent | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() | ?! ∑ | 1..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required ) | |
![]() ![]() ![]() ![]() | S ∑ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible ) | |
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() ![]() | ∑ | 1..1 | Coding | Code defined by a terminology system | |
![]() ![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() ![]() ![]() | ∑ | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/v2/0203 | |
![]() ![]() ![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Version of the system - if relevant | |
![]() ![]() ![]() ![]() ![]() ![]() | ∑ | 1..1 | code | Symbol in syntax defined by the system Fixed Value: NPI | |
![]() ![]() ![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Representation defined by the system | |
![]() ![]() ![]() ![]() ![]() ![]() | ∑ | 0..1 | boolean | If this coding was chosen directly by the user | |
![]() ![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Plain text representation of the concept | |
![]() ![]() ![]() ![]() | S ∑ | 1..1 | uri | The namespace for the identifier Fixed Value: http://hl7.org/fhir/sid/us-npi | |
![]() ![]() ![]() ![]() | S ∑ | 1..1 | string | The value that is unique Example: 123456 | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | Period | Time period when id is/was valid for use | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | Reference (Organization ) | Organization that issued id (may be just text) | |
![]() ![]() ![]() | ∑ | 0..1 | Identifier | A identifier for the person as this agent | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() | ?! ∑ | 1..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required ) | |
![]() ![]() ![]() ![]() | S ∑ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible ) | |
![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() ![]() | ∑ | 1..1 | Coding | Code defined by a terminology system | |
![]() ![]() ![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() ![]() ![]() | ∑ | 1..1 | uri | Identity of the terminology system Fixed Value: http://hl7.org/fhir/v2/0203 | |
![]() ![]() ![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Version of the system - if relevant | |
![]() ![]() ![]() ![]() ![]() ![]() | ∑ | 1..1 | code | Symbol in syntax defined by the system Fixed Value: TIN | |
![]() ![]() ![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Representation defined by the system | |
![]() ![]() ![]() ![]() ![]() ![]() | ∑ | 0..1 | boolean | If this coding was chosen directly by the user | |
![]() ![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Plain text representation of the concept | |
![]() ![]() ![]() ![]() | S ∑ | 1..1 | uri | The namespace for the identifier Fixed Value: http://hl7.org/fhir/sid/us-tin | |
![]() ![]() ![]() ![]() | S ∑ | 1..1 | string | The value that is unique Example: 123456 | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | Period | Time period when id is/was valid for use | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | Reference (Organization ) | Organization that issued id (may be just text) | |
![]() ![]() ![]() | S ∑ | 0..1 | boolean | Whether this practitioner's record is in active use | |
![]() ![]() ![]() | S ∑ | 0..1 | HumanName | A name associated with the person | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() | ?! ∑ | 0..1 | code | usual | official | temp | nickname | anonymous | old | maiden Binding: NameUse (required ) | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Text representation of the full name | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Family name (often called 'Surname') | |
![]() ![]() ![]() ![]() | ∑ | string | Given names (not always 'first'). Includes middle names Slice: Ordered, Closed, by given | ||
![]() ![]() ![]() ![]() | ∑ | 0..2 | string | Given names (not always 'first'). Includes middle names | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Given names (not always 'first'). Includes middle names | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Given names (not always 'first'). Includes middle names | |
![]() ![]() ![]() ![]() | ∑ | 0..* | string | Parts that come before the name | |
![]() ![]() ![]() ![]() | ∑ | 0..* | string | Parts that come after the name | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | Period | Time period when name was/is in use | |
![]() ![]() ![]() | ∑ | ContactPoint | A contact detail for the practitioner Slice: Unordered, Closed, by type use | ||
![]() ![]() ![]() | S ∑ | 0..2 | ContactPoint | A contact detail for the practitioner | |
![]() ![]() ![]() | ∑ | 0..1 | ContactPoint | A contact detail for the practitioner | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() | S ∑I | 1..1 | code | phone | fax | email | pager | other Binding: ContactPointSystem (required ) Fixed Value: phone | |
![]() ![]() ![]() ![]() | S ∑ | 1..1 | string | The actual contact point details | |
![]() ![]() ![]() ![]() | ?! S∑ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required ) Fixed Value: work | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | Period | Time period when the contact point was/is in use | |
![]() ![]() ![]() | ∑ | 0..1 | ContactPoint | A contact detail for the practitioner | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() | S ∑I | 1..1 | code | phone | fax | email | pager | other Binding: ContactPointSystem (required ) Fixed Value: phone | |
![]() ![]() ![]() ![]() | S ∑ | 1..1 | string | The actual contact point details | |
![]() ![]() ![]() ![]() | ?! S∑ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required ) Fixed Value: mobile | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | Period | Time period when the contact point was/is in use | |
![]() ![]() ![]() | S ∑ | 0..1 | Address | Addresses for the individual | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() | ?! ∑ | 0..1 | code | home | work | temp | old - purpose of this address Binding: AddressUse (required ) Example: home | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | code | postal | physical | both Binding: AddressType (required ) Example: both | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Text representation of the address Example: 137 Nowhere Street, Erewhon 9132 | |
![]() ![]() ![]() ![]() | ∑ | string | Street name, number, direction & P.O. Box etc. Slice: Ordered, Closed, by line Example: 137 Nowhere Street | ||
![]() ![]() ![]() ![]() | ∑ | 0..2 | string | Street name, number, direction & P.O. Box etc. Example: 137 Nowhere Street | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Street name, number, direction & P.O. Box etc. Example: 137 Nowhere Street | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Street name, number, direction & P.O. Box etc. Example: 137 Nowhere Street | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Name of city, town etc. Example: Erewhon | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | string | District name (aka county) Example: Madison | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Sub-unit of country (abbreviations ok) | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Postal code for area Example: 9132 | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | string | Country (can be ISO 3166 3 letter code) | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | Period | Time period when address was/is in use Example: {"start":"2010-03-23","end":"2010-07-01"} | |
![]() ![]() ![]() | S ∑ | 0..1 | code | male | female | other | unknown Binding: AdministrativeGender (required ) | |
![]() ![]() ![]() | S ∑ | 0..1 | date | The date on which the practitioner was born | |
![]() ![]() ![]() | 0..* | Attachment | Image of the person | ||
![]() ![]() ![]() | 0..* | BackboneElement | Roles/organizations the practitioner is associated with | ||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | |
![]() ![]() ![]() ![]() | 0..1 | Reference (Organization ) | Organization where the roles are performed | ||
![]() ![]() ![]() ![]() | ∑ | 0..1 | CodeableConcept | Roles which this practitioner may perform Binding: PractitionerRole (example ) | |
![]() ![]() ![]() ![]() | ∑ | 0..* | CodeableConcept | Specific specialty of the practitioner Binding: PractitionerSpecialty (example ) | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | Period | The period during which the practitioner is authorized to perform in these role(s) | |
![]() ![]() ![]() ![]() | 0..1 | Reference (Location ) | The location(s) at which this practitioner provides care | ||
![]() ![]() ![]() ![]() | 0..* | Reference (HealthcareService ) | The list of healthcare services that this worker provides for this role's Organization/Location(s) | ||
![]() ![]() ![]() | 0..* | BackboneElement | Qualifications obtained by training and certification | ||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | |
![]() ![]() ![]() ![]() | 0..* | Identifier | An identifier for this qualification for the practitioner | ||
![]() ![]() ![]() ![]() | 1..1 | CodeableConcept | Coded representation of the qualification Binding: ANZSCO -- Australian and New Zealand Standard Classification of Occupations, 2013, Version 1.2 (example ) | ||
![]() ![]() ![]() ![]() | 0..1 | Period | Period during which the qualification is valid | ||
![]() ![]() ![]() ![]() | 0..1 | Reference (Organization ) | Organization that regulates and issues the qualification | ||
![]() ![]() ![]() | 0..* | CodeableConcept | A language the practitioner is able to use in patient communication Binding: IETF BCP-47 ![]() | ||
The mappings in this section represent the how data stored within athenaPractice is served through the product's APIs.
athenaPractice and athenaFlow share a common schema for patient clinical data and only one is shown when these are
the same. Use of this information is subject to the API Server
Terms and Conditions .
Practitioner Profile | ||
Practitioner | Practitioner-Profile | FHIR_PRACTITIONERVIEW |
├ id | ID | MakeId(%ID%) |
├ identifier | Practitioner Identifiers | |
├ identifier | PVID | |
│ ├ system | getSiteIdSystem("DOCTORFACILITYID") | |
│ └ value | %DOCTORFACILITYID% | |
├ identifier | NPI | |
│ └ value | %NPI% | |
├ identifier | TIN | |
│ └ value | %TIN% | |
├ active | STATUS | %STATUS% |
│ ├ family | LASTNAME | %LASTNAME% |
│ ├ given | Given Names | |
│ ├ given | FIRSTNAME | %FIRSTNAME% |
│ └ given | MIDDLENAME | %MIDDLENAME% |
├ telecom | Phone Numbers | |
├ telecom | WORKPHONE | |
│ └ value | %WORKPHONE% | |
├ telecom | FAXPHONE | |
│ ├ value | %FAXPHONE% | |
│ ├ line | Address Lines | |
│ ├ line | ADDRESS1 | %ADDRESS1% |
│ ├ line | ADDRESS2 | %ADDRESS2% |
│ ├ city | CITY | %CITY% |
│ ├ state | STATE | %STATE% |
│ ├ postalCode | ZIP | %ZIP% |
│ └ country | COUNTRY | %COUNTRY% |
├ gender | SEX | |
└ birthDate | DATEOFBIRTH | |
├ managingOrganization | MANAGINGORGANIZATION | MakeReference("ORGANIZATION",%ORGANIZATIONID%,"Organization") |
├ role | ROLE | MakePractitionerRoleConcept(%ROLELIST%) |
├ specialty | SPECALITY | MapConcept(%SPECIALTYCODE%,"SPECIALTYCPS") |
└ location | LOCATION | MakeReference("LOCREG",%LOCATIONID%,"Location") |
The mappings in this section represent the how data stored within athenaFlow is served through the product's APIs.
Use of this information is subject to the API Server
Terms and Conditions .
Practitioner Profile | ||
Practitioner | Practitioner-Profile | FHIR_PRACTITIONERVIEW |
├ id | ID | MakeId(%ID%) |
├ identifier | Practitioner Identifiers | |
├ identifier | PVID | |
│ ├ system | getSiteIdSystem("DOCTORFACILITYID") | |
│ └ value | %ID% | |
├ identifier | NPI | |
│ └ value | %NPI% | |
├ identifier | TIN | |
├ active | STATUS | %STATUS% |
│ ├ family | LASTNAME | %LASTNAME% |
│ ├ given | Given Names | |
│ ├ given | FIRSTNAME | %FIRSTNAME% |
│ └ given | MIDDLENAME | %MIDDLENAME% |
├ telecom | Phone Numbers | |
├ telecom | WORKPHONE | |
│ └ value | %WORKPHONE% | |
├ telecom | FAXPHONE | |
│ ├ value | %FAXPHONE% | |
│ ├ line | Address Lines | |
│ ├ line | ADDRESS1 | %ADDRESS1% |
│ ├ line | ADDRESS2 | %ADDRESS2% |
│ ├ city | CITY | %CITY% |
│ ├ state | STATE | %STATE% |
│ ├ postalCode | ZIP | %ZIP% |
│ └ country | COUNTRY | %COUNTRY% |
├ gender | SEX | |
└ birthDate | DATEOFBIRTH | |
├ managingOrganization | MANAGINGORGANIZATION | MakeReference("ORGANIZATION",%ORGANIZATIONID%,"Organization") |
├ role | ROLE | MakePractitionerRoleConcept(%ROLELIST%) |
├ specialty | SPECALITY | MapConcept(%SPECCODE%,"SPECIALTYEMR") |
└ location | LOCATION | MakeReference("LOCREG",%LOCATIONID%,"Location") |