User Tools

Site Tools


documentation:cdm:care_site

This is an old revision of the document!


CARE_SITE table

The CARE_SITE table contains a list of uniquely identified institutional (physical or organizational) units where healthcare delivery is practiced (offices, wards, hospitals, clinics, etc.).

FieldRequiredTypeDescription
care_site_idYesintegerA unique identifier for each Care Site.
care_site_nameNovarchar(255)The description or name of the Care Site
place_of_service_concept_idNointegerA foreign key that refers to a Place of Service Concept ID in the Standardized Vocabularies.
location_idNointegerA foreign key to the geographic Location of the Care Site in the LOCATION table, where the detailed address information is stored.
care_site_source_valueNovarchar(50)The identifier for the Care Site in the source data, stored here for reference.
place_of_service_source_valueNovarchar(50)The source code for the Place of Service as it appears in the source data, stored here for reference.

Conventions

  • Many sources do not make a distinction between individual and institutional providers. The CARE_SITE table contains the institutional providers.
  • If the source, instead of uniquely identifying individual Care Sites, only provides limited information such as Place of Service, generic or “pooled” Care Site records are listed in the CARE_SITE table.
  • There are hierarchical and business relationships between Care Sites. For example,wards can belong to clinics or departments, which can in turn belong to hospitals, which in turn can belong to hospital systems, which in turn can belong to HMOs.
  • The relationships between Care Sites are defined in the FACT_RELATIONSHIP table.
  • The Care Site Source Value typically contains the name of the Care Site.
  • The Place of Service Concepts belongs to the Domain 'Place of Service'.
documentation/cdm/care_site.1489366314.txt.gz · Last modified: 2017/03/13 00:51 by gowtham_rao