View raw Markdown
type: resourceresource: Organization

Organization

Introduction

Scope and Usage

This resource may be used in a shared registry of contact and other information for various organizations or it can be used merely as a support for other resources that need to reference organizations, perhaps as a document, message or as a contained resource. If using a registry approach, it's entirely possible for multiple registries to exist, each dealing with different types or levels of organization.

Examples of Organizations include companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc.

Boundaries and Relationships

The Organization resource is used for collections of people that have come together to achieve an objective. The Group resource is used to identify a collection of people (or animals, devices, etc.) that are gathered for the purpose of analysis or acting upon, but are not expected to act themselves.

In the context of service provision, the Organization provides the services, the HealthcareService describes the services provided, and the Location describes the place where the service(s) are offered/available.

The Organization resource often exists as a hierarchy of organization resources, using the part-of property to provide the association of the child to its parent organization.
This organizational hierarchy helps communicate the conceptual structure, whereas the Location resource provides the physical representation of the hierarchy.
The linkage between Organization and Location is from each point in the location hierarchy to the appropriate level in the Organization hierarchy. These links don't all have to be to the top level Organization.
When populating the organization and location hierarchies there is often not a clear distinction between these 2, however to assist in making the decision, Locations are always used for recording where a service occurs, and hence where encounters and observations are associated. The Organization property on these resources might not be the location where the service took place.

OrganizationAffiliation allows you to specify details about organization affiliations that are more complex than simple partOf relationships, such as organizations that are separate legal entities, or have other non-hierarchical relationships. No ownership is implied via OrganizationAffiliation. A single OrganizationAffiliation represents the details of a single relationship between a single pair of Organizations, including the period during which the relationship is active. Current network members can be discovered by searching for OrganizationAffiliations, and historic data can be retained without overhead and still be accessible when searching.

As noted in the Event pattern, a Location represents where a service is performed. An Organization can represent who performed the service.

Notes

Notes:

Example Organization Hierarchy:

An example organization hierarchy should help give some guidance as to one example of how a location hierarchy could look within a fictitious Medical Organization.
(The nesting here would be the "part-of" structure of the Organization resource)

Burgers University Medical Center Eastern Services (prov) Emergency Dept Oncology Dept Nuclear Medicine Research Trials (edu) Maternity Ward Childrens Ward Day Procedures Unit Mobile Services (Ambulance) Research Center (edu) Nuclear Medicine (edu) Burgers University (edu) Nuclear Medicine Faculty (edu) Undergraduate Medicine (edu) ...

Note that physical structures of this hierarchy are not present - these are defined by a Location hierarchy.

StructureDefinition

Elements (Simplified)

Mappings

Implementation Guide

implementationguide-Organization-core.xml

<?xml version="1.0" encoding="UTF-8"?>

<ImplementationGuide xmlns="http://hl7.org/fhir">
  <id value="Organization-core"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.30.2"/>
  </identifier>
  <version value="0.1"/>
  <name value="OrganizationHL7Extensions"/>
  <title value="Organization  H L7  Extensions"/>
  <status value="draft"/>
  <date value="2015-02-21T00:00:00.000"/>
  <publisher value="Health Level Seven, Inc. - FHIR WG"/>
  <description value="Defines common extensions used with or related to the Organization resource"/>
</ImplementationGuide>

Resource Packs

list-Organization-packs.xml

<?xml version="1.0" encoding="UTF-8"?>

<List xmlns="http://hl7.org/fhir">
  <id value="Organization-packs"/>
  <status value="current"/>
  <mode value="working"/>
  <entry>
    <item>
      <reference value="ImplementationGuide/Organization-core"/>
    </item>
  </entry>
</List>

Search Parameters

Full Search Parameters

Examples

Full Examples

Mapping Exceptions

organization-fivews-mapping-exceptions.xml

Unmapped Elements

organization-participant-mapping-exceptions.xml

Divergent Elements

organization-participantcontactable-mapping-exceptions.xml

Unmapped Elements