HealthCareFacility is used when extracting care sites from encompassingEncounters in the config files care_site_ee_hcf.py and care_site_pr.py (to be renamed care_site_ee_pr.py). These files have companions to set up the location entities, care_site_ee_hcf_location.py and care_site_ee_pr.py).
In the same way that care_site links to location, we need encounter to link to care_site. Instead of a single visit.py file, we will probably have visit_ee_hcf.py, visit_ee_pr.py as above.
HealthCareFacility is used when extracting care sites from encompassingEncounters in the config files care_site_ee_hcf.py and care_site_pr.py (to be renamed care_site_ee_pr.py). These files have companions to set up the location entities, care_site_ee_hcf_location.py and care_site_ee_pr.py).
In the same way that care_site links to location, we need encounter to link to care_site. Instead of a single visit.py file, we will probably have visit_ee_hcf.py, visit_ee_pr.py as above.
See #139 for care_site details.