Profile: Organization-Lab

Definition

The Organization Resource is a formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, clinics, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc.

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.

Context

The Organization-Lab (PS-CA) profile represents the constraints applied to the Organization resource by the PS-CA project to represent an organization that acts as performer or observer for a result observation (laboratory, pathology or imaging), or as performer for a procedure. It is informed by the constraints of the Organization IPS-UV profile and the Canadian Baseline Profile to allow for cross-border and cross-jurisdiction sharing of details that support Diagnostic Result Information.

Links

Simplifier project page: Organization-Lab(PS-CA) Profile

Derived from: Organization(R4) Profile

Example: PS-CA:BC Organization

Content

idΣ0..1string
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
text0..1Narrative
contained0..*Resource
extensionI0..*Extension
modifierExtension?! I0..*Extension
identifierΣ I0..*Identifier
activeΣ ?!0..1boolean
typeΣ0..*CodeableConcept
nameS Σ I1..1string
alias0..*string
telecomI0..*ContactPoint
addressI0..*Address
partOfΣ I0..1Reference(Organization)
id0..1string
extensionI0..*Extension
modifierExtensionΣ ?! I0..*Extension
purpose0..1CodeableConceptBinding
name0..1HumanName
telecomI0..*ContactPoint
address0..1Address
endpointI0..*Reference(Endpoint)

 

Usage

The Organization Resource is used to provide header information in the Patient Summary, including the custodian of the document and the organization that the author of a Patient Summary are associated with. In BC, we have Organization FHIR Profile provided by BC Provider Location Registry. There is only one difference between PLR and Canada Baseline in Organization Profile. The PLR will be the data source for the PS-CA:BC.

BC-specific Notes

Organization (Composition.custodian)

  • Definition: A formally or informally recognized grouping of people or organizations formed for the purpose of achieving some form of collective action. Includes companies, institutions, corporations, departments, community groups, healthcare practice groups, payer/insurer, etc.

Organization.identifier

  • Definition: Identifier for the organization that is used to identify the organization across multiple disparate systems.

Organization.type

  • Definition: The kind(s) of organization that this is, such as corporations, wards, sections, clinical teams, government departments, etc.

Organization.name

  • Definition: A name associated with the organization.
  • Comments: For the Canadian Baseline, this element is (0..*) but PLR needs at least one Name (1..*). Canadian Baseline (S) indicates it must be supported. Since it is always available in BC PLR Organization Profile, BC can always provide this element.

Organization.telecom

  • Definition: A contact detail for the organization.
  • Comments: For Phone, use "where system = phone"; For Fax, use "where system = fax".

Organization.address

  • Definition: An address for the organization.

Data Fields Mapping (PS-Form & FHIR Profile)

PS Form Fields FHIR Profile Elements
Name Organization.name
Type of Organization Organization.type
Phone Organization.telecom (where system = phone)
Fax Organization.telecom (where system = fax)
Address Organization.address
Notes (Free Text) TBD