This Organization 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 a formally or informally recognized group of people (or organizations) formed for the purpose of achieving a collective action. This includes companies, institutions, corporations, departments, community groups, and healthcare practice groups.
This profile is used to define the content that will be returned by the API Server in response to requests to access Organization 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 Organization resource includes various organizations supported by the athenaPractice and athenaFlow products. It derives from the DoctorFacility, Pharmacy, Vendor, Employer and LOCREG tables in athenaPractice, and the BUSINESS and LOCREG tables in athenaFlow. Specific detail can be found in the Mappings section in the profile detail page.
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 Organization, an application shall perform an HTTP GET, specifying the identifier of the resources being retrieved.
GET [base]/fhir/Organization/[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 Organization 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 Organization resources, an application shall perform an HTTP GET, specifying the query parameters associated with the resource.
GET [base]/fhir/Organization?{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 Organization 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 |
active (token ) | Whether the organization's record is active |
address-city (string ) | A city specified in an address |
address-country (string ) | A country specified in an address |
address-postalcode (string ) | A postal code specified in an address |
address-state (string ) | A state specified in an address |
identifier (token ) | Any identifier for the organization (not the accreditation issuer's identifier) |
name (string ) | A portion of the organization's name |
phonetic (string ) | A portion of the organization's name using some kind of phonetic matching algorithm |
type (token ) | A code for the type of organization |
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/organization-profile
A grouping of people or organizations with a common purpose
Name | Flags | Card. | Type | Description & Constraints | |
---|---|---|---|---|---|
![]() ![]() | I | 0..* | Organization | A grouping of people or organizations with a common purpose org-1: The organization SHALL at least have a name or an id, and possibly more than one | |
![]() ![]() ![]() | ∑ | 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 | |
![]() ![]() ![]() | ∑ I | Identifier | Identifies this organization across multiple systems Slice: Unordered, Closed, by type | ||
![]() ![]() ![]() | ∑ I | 0..* | Identifier | Identifies this organization across multiple systems | |
![]() ![]() ![]() | ∑ I | 0..1 | Identifier | Identifies this organization across multiple systems | |
![]() ![]() ![]() | ∑ I | 0..1 | Identifier | Identifies this organization across multiple systems | |
![]() ![]() ![]() | ∑ I | 0..1 | Identifier | Identifies this organization across multiple systems | |
![]() ![]() ![]() | ∑ I | 0..1 | Identifier | Identifies this organization across multiple systems | |
![]() ![]() ![]() | ?! ∑ | 0..1 | boolean | Whether the organization's record is still in active use | |
![]() ![]() ![]() | ∑ | 0..1 | CodeableConcept | Kind of organization Binding: OrganizationType (example ) | |
![]() ![]() ![]() | ∑ I | 0..1 | string | Name used for the organization | |
![]() ![]() ![]() | I | ContactPoint | A contact detail for the organization Slice: Unordered, Closed, by type use org-3: The telecom of an organization can never be of use 'home' | ||
![]() ![]() ![]() | I | 0..6 | ContactPoint | A contact detail for the organization org-3: The telecom of an organization can never be of use 'home' | |
![]() ![]() ![]() | I | 0..1 | ContactPoint | A contact detail for the organization org-3: The telecom of an organization can never be of use 'home' | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() | ∑ I | 1..1 | code | phone | fax | email | pager | other Binding: ContactPointSystem (required ) Fixed Value: phone | |
![]() ![]() ![]() ![]() | ∑ | 1..1 | string | The actual contact point details | |
![]() ![]() ![]() ![]() | ?! ∑ | 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 | |
![]() ![]() ![]() | I | 0..1 | ContactPoint | A contact detail for the organization org-3: The telecom of an organization can never be of use 'home' | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() | ∑ I | 1..1 | code | phone | fax | email | pager | other Binding: ContactPointSystem (required ) Fixed Value: phone | |
![]() ![]() ![]() ![]() | ∑ | 1..1 | string | The actual contact point details | |
![]() ![]() ![]() ![]() | ?! ∑ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required ) Fixed Value: home | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | Period | Time period when the contact point was/is in use | |
![]() ![]() ![]() | I | 0..1 | ContactPoint | A contact detail for the organization org-3: The telecom of an organization can never be of use 'home' | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() | ∑ I | 1..1 | code | phone | fax | email | pager | other Binding: ContactPointSystem (required ) Fixed Value: phone | |
![]() ![]() ![]() ![]() | ∑ | 1..1 | string | The actual contact point details | |
![]() ![]() ![]() ![]() | ?! ∑ | 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 | |
![]() ![]() ![]() | I | 0..1 | ContactPoint | A contact detail for the organization org-3: The telecom of an organization can never be of use 'home' | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() | ∑ I | 1..1 | code | phone | fax | email | pager | other Binding: ContactPointSystem (required ) Fixed Value: fax | |
![]() ![]() ![]() ![]() | ∑ | 1..1 | string | The actual contact point details | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | Period | Time period when the contact point was/is in use | |
![]() ![]() ![]() | I | 0..1 | ContactPoint | A contact detail for the organization org-3: The telecom of an organization can never be of use 'home' | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() | ∑ I | 1..1 | code | phone | fax | email | pager | other Binding: ContactPointSystem (required ) Fixed Value: pager | |
![]() ![]() ![]() ![]() | ∑ | 1..1 | string | The actual contact point details | |
![]() ![]() ![]() ![]() | ?! ∑ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required ) | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | Period | Time period when the contact point was/is in use | |
![]() ![]() ![]() | I | 0..1 | ContactPoint | A contact detail for the organization org-3: The telecom of an organization can never be of use 'home' | |
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() | ∑ I | 1..1 | code | phone | fax | email | pager | other Binding: ContactPointSystem (required ) Fixed Value: email | |
![]() ![]() ![]() ![]() | ∑ | 1..1 | string | The actual contact point details | |
![]() ![]() ![]() ![]() | ?! ∑ | 0..1 | code | home | work | temp | old | mobile - purpose of this contact point Binding: ContactPointUse (required ) | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | positiveInt | Specify preferred order of use (1 = highest) | |
![]() ![]() ![]() ![]() | ∑ | 0..1 | Period | Time period when the contact point was/is in use | |
![]() ![]() ![]() | I | 0..* | Address | An address for the organization org-2: An address of an organization can never be of use 'home' | |
![]() ![]() ![]() ![]() | 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"} | |
![]() ![]() ![]() | ∑ | 0..1 | Reference (Organization ) | The organization of which this organization forms a part | |
![]() ![]() ![]() | 0..* | BackboneElement | Contact for the organization for a certain purpose | ||
![]() ![]() ![]() ![]() | 0..* | Extension | Additional Content defined by implementations | ||
![]() ![]() ![]() ![]() | ?! | 0..* | Extension | Extensions that cannot be ignored | |
![]() ![]() ![]() ![]() | 0..1 | CodeableConcept | The type of contact Binding: ContactEntityType (extensible ) | ||
![]() ![]() ![]() ![]() | 0..1 | HumanName | A name associated with the contact | ||
![]() ![]() ![]() ![]() | 0..* | ContactPoint | Contact details (telephone, email, etc.) for a contact | ||
![]() ![]() ![]() ![]() | 0..1 | Address | Visiting or postal addresses for the contact | ||
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 .
Organization Profile | ||
Organization | Organization-Profile | FHIR_ORGANIZATIONVIEW |
├ id | ORGANIZATIONID | MakeIdWithPrefix(%ORGANIZATIONID%,%ID_PREFIX%) |
├ identifier | Organization Identifiers | |
├ identifier | ORGANIZATIONID | MakeIdentifier("XX",getSiteIdSystem("ORGANIZATION"),%ORGANIZATIONID%,%ID_PREFIX%) |
├ identifier | NCPDPID | MakeIdentifier("NCPDP", "urn:oid:2.16.840.1.113883.3.79", %NCPDPID%) |
├ identifier | NPI | MakeIdentifier("NPI", "urn:oid:2.16.840.1.113883.4.6", %NPI%) |
├ identifier | TIN | MakeIdentifier("TAX", "urn:oid:2.16.840.1.113883.4.2", %TIN%) |
├ active | Equals("0",%INACTIVE%) | |
├ type | MapConcept(%TYPE%,"ORGANIZATIONTYPE") | |
├ name | %NAME% | |
├ telecom | Phone Numbers | |
├ telecom | WORKPHONE | |
│ └ value | %WORKPHONE% | |
├ telecom | ALTPHONE | |
│ └ value | %ALTPHONE% | |
├ telecom | CELLPHONE | |
│ └ value | %CELLPHONE% | |
├ telecom | FAXPHONE | |
│ └ value | %FAXPHONE% | |
├ telecom | PAGERPHONE | |
│ └ value | %PAGERPHONE% | |
└ telecom | ||
├ value | %EMAIL% | |
├ line | Address Lines | |
├ line | ADDRESS1 | %ADDRESS1% |
├ line | ADDRESS2 | %ADDRESS2% |
├ city | CITY | %CITY% |
├ state | STATE | %STATE% |
├ postalCode | ZIP | %ZIP% |
└ country | COUNTRY | %COUNTRY% |
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 .
Organization Profile | ||
Organization | Organization-Profile | FHIR_ORGANIZATIONVIEW |
├ id | ORGANIZATIONID | MakeIdWithPrefix(%ORGANIZATIONID%,%ID_PREFIX%) |
├ identifier | Organization Identifiers | |
├ identifier | ORGANIZATIONID | MakeIdentifier("XX",getSiteIdSystem("ORGANIZATION"),%ORGANIZATIONID%,%ID_PREFIX%) |
├ identifier | NCPDPID | MakeIdentifier("NCPDP", "urn:oid:2.16.840.1.113883.3.79", %NCPDPID%) |
├ identifier | NPI | MakeIdentifier("NPI", "urn:oid:2.16.840.1.113883.4.6", %NPI%) |
├ identifier | TIN | |
├ active | Equals("A",%ACTIVE%) | |
├ type | MapConcept(%TYPE%,"ORGANIZATIONTYPE") | |
├ name | %NAME% | |
├ telecom | Phone Numbers | |
├ telecom | WORKPHONE | |
│ └ value | %WORKPHONE% | |
├ telecom | ALTPHONE | |
│ └ value | %ALTPHONE% | |
├ telecom | CELLPHONE | |
│ └ value | %CELLPHONE% | |
├ telecom | FAXPHONE | |
│ └ value | %FAXPHONE% | |
├ telecom | PAGERPHONE | |
│ └ value | %PAGERPHONE% | |
└ telecom | ||
├ value | %EMAIL% | |
├ line | Address Lines | |
├ line | ADDRESS1 | %ADDRESS1% |
├ line | ADDRESS2 | %ADDRESS2% |
├ city | CITY | %CITY% |
├ state | STATE | %STATE% |
├ postalCode | ZIP | %ZIP% |
└ country | COUNTRY | %COUNTRY% |