<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Required Archives - DAILY SAN FRANCISCO BAY NEWS</title>
	<atom:link href="https://dailysanfranciscobaynews.com/tag/required/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>ALL ABOUT DAILY SAN FRANCISCO BAY NEWS</description>
	<lastBuildDate>Wed, 08 Nov 2023 18:13:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.2</generator>

<image>
	<url>https://dailysanfranciscobaynews.com/wp-content/uploads/2021/03/cropped-DAILY-SAN-FRANCISCO-BAY-NEWS-e1614935219978-32x32.png</url>
	<title>Required Archives - DAILY SAN FRANCISCO BAY NEWS</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Sutro introduces AI-powered app creation with no coding required</title>
		<link>https://dailysanfranciscobaynews.com/sutro-introduces-ai-powered-app-creation-with-no-coding-required/</link>
					<comments>https://dailysanfranciscobaynews.com/sutro-introduces-ai-powered-app-creation-with-no-coding-required/#respond</comments>
		
		<dc:creator><![CDATA[Daily SF News]]></dc:creator>
		<pubDate>Wed, 08 Nov 2023 18:13:56 +0000</pubDate>
				<category><![CDATA[Plumbing]]></category>
		<category><![CDATA[AIPowered]]></category>
		<category><![CDATA[App]]></category>
		<category><![CDATA[coding]]></category>
		<category><![CDATA[creation]]></category>
		<category><![CDATA[introduces]]></category>
		<category><![CDATA[Required]]></category>
		<category><![CDATA[Sutro]]></category>
		<guid isPermaLink="false">https://dailysanfranciscobaynews.com/?p=39706</guid>

					<description><![CDATA[<p>Image Credits: Sutro AI is already transforming the way we search, gather information, create, code, decipher data, and more, and now it may democratize the process of building an app, too. A new AI-powered startup called Sutro promises the ability to build entire production-ready apps — including those for web, iOS, and Android — in &#8230;</p>
<p>The post <a href="https://dailysanfranciscobaynews.com/sutro-introduces-ai-powered-app-creation-with-no-coding-required/">Sutro introduces AI-powered app creation with no coding required</a> appeared first on <a href="https://dailysanfranciscobaynews.com">DAILY SAN FRANCISCO BAY NEWS</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p></p>
<p class="amp-featured-image">
<p><strong>Image Credits:</strong> Sutro</p>
<p>AI is already transforming the way we search, gather information, create, code, decipher data, and more, and now it may democratize the process of building an app, too. A new AI-powered startup called Sutro promises the ability to build entire production-ready apps — including those for web, iOS, and Android — in a matter of minutes, with no coding experience required.</p>
<p>The idea is to allow founders to focus on their unique ideas by leaning on Sutro to automate other aspects of app building, including the necessary AI expertise, product management and design, hosting, use of domain-specific languages, compiling, and scaling.</p>
<p>The company was founded in late 2021 by Tomas Halgas, who sold his previous startup, the group chat app Sphere, to Twitter, alongside former Google and Facebook Product Manager Owen Campbell-Moore. The two have taken turns running the company, with Campbell-Moore at the head while Halgas worked at Twitter in its chaotic days leading up to Elon Musk’s takeover. Now, with Halgas having departed Twitter, he’s acting as CEO as Campbell-Moore has shifted to a day job at OpenAI.</p>
<p>Halgas, whose background is in machine learning and compilers, imagines Sutro as something that functions as your entire product team — something that would allow app building to become as simple as creating a website.</p>
<p>“Since university, we’ve always talked about how antiquated the craft of software engineering is,” Halgas tells TechCrunch. “We spent so much time thinking and working on technical minutiae, rather than thinking about what would make a technical product unique.”</p>
<p>For example, when starting a new project, Halgas says developers have to spend days figuring out things like infrastructure, authentication, security, and other “data plumbing” before they can actually begin working on their idea.</p>
<p>“It’s completely insane — there has to be a way to basically automate all the stuff that’s common,” he had thought to himself.</p>
<p><img decoding="async" alt="" aria-hidden="true" class="i-amphtml-intrinsic-sizer" role="presentation" src="data:image/svg+xml;charset=utf-8,&lt;svg height=&quot;680&quot; width=&quot;680&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; version=&quot;1.1&quot;/&gt;"/></p>
<p id="caption-attachment-2626547" class="wp-caption-text"><strong>Image Credits:</strong> Sutro</p>
<p>At the same time, the founders were watching the developments of GPT with interest, realizing that something transformative was coming our way, that would be part of the future. They imagined building a platform that could stand in as your product managers, marketers, engineers, and data scientists, where you could present your idea and your target market and the team would get to work mocking up a product, tweaking the design, deploying the servers, patching the vulnerabilities, getting the analytics working, and then scaling its seamlessly as it grows.</p>
<p>AI, however, is not yet capable of doing all the heavy lifting here, especially when you’re looking at building an app, which may include tens of thousands of lines of code. So Sutro instead combines the best of AI — GPT-4 and other LLMs to build the web, mobile, and backend of apps —  with the best of rule-based compilers. On the AI side, most of the work is handled via GPT, though the team has also tapped into open source models in some areas.</p>
<p>Then, on the compiler side, they’ve built proprietary technology that allows you to begin the process of app development via a prompt, where you describe the product you want to make.</p>
<p>After prompting, Sutro will then apply its LLM-powered AI to generate your iOS, Android, and web clients and sets up the production backend. There’s also a studio toolkit where you have abilities to change things to meet your needs, including the visual style and other aspects of the app’s function and design. Customers can either access the product themselves in a self-serve mode, or they can work in tandem with Sutro’s team to develop their apps. When the project is complete, users can publish the app and continue to edit, maintain, and upgrade it as needed.</p>
<p>“What I’d like to highlight is that this is not just another no-code platform,” notes Halgas. “In a no-code platform, you usually come in and you drag and drop something, and it’s still very low level. It’s still a lot of work to get anything working. We are much more like your entire development or your entire product team rather than another no-code tool,” he says.</p>
<p>That is, users can make high-level changes without much effort. For example, you could ask the product to add ratings to posts in an app and Sutro is then able to know where it needs to add the ratings feature, introduce a ranking algorithm, or perform aggregation of those ratings, Halgas explains. Users can also enter their own custom code, custom components, and custom integrations.</p>
<p>The company has a demo where they build a basic version of Pinterest in about 60 seconds. (See below)</p>
<p><span class="embed-youtube embed--youtube embed embed-jetpack breakout embed--video amp-wp-ad18994" data-amp-original-style="text-align:center; display: block;"></span></p>
<p>Because Sutro is handling the hosting and all the work under the hood of app building, the company charges its customers on a subscription basis, depending on the size and complexity of the project and how difficult it is to maintain. The startup isn’t yet ready to disclose its pricing, which is currently being discussed with vetted customers in private, but notes that it’s “a fraction” of hiring a development team.</p>
<p>Currently, Sutro is being used by 715 makers who have now built 934 apps using its system.</p>
<p>A small team based in London and San Francisco, Sutro includes those with engineering backgrounds from Uber, Twitter, Meta, and Google. The company this week has published its new landing page, and is now open to requests for access from interested parties.</p>
<p>Sutro previously raised $2.2 million from Eniac Ventures and other angel investors, including Peter Welinder, VP of Product and Partnerships at OpenAI.</p>
<p>The post <a href="https://dailysanfranciscobaynews.com/sutro-introduces-ai-powered-app-creation-with-no-coding-required/">Sutro introduces AI-powered app creation with no coding required</a> appeared first on <a href="https://dailysanfranciscobaynews.com">DAILY SAN FRANCISCO BAY NEWS</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://dailysanfranciscobaynews.com/sutro-introduces-ai-powered-app-creation-with-no-coding-required/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://techcrunch.com/wp-content/uploads/2023/11/sutro.jpg?resize=1200,569" medium="image"></media:content>
            	</item>
		<item>
		<title>San Francisco&#8217;s Mission district sees inflow of road distributors presumably from Tenderloin; allow required subsequent month</title>
		<link>https://dailysanfranciscobaynews.com/san-franciscos-mission-district-sees-inflow-of-road-distributors-presumably-from-tenderloin-allow-required-subsequent-month/</link>
					<comments>https://dailysanfranciscobaynews.com/san-franciscos-mission-district-sees-inflow-of-road-distributors-presumably-from-tenderloin-allow-required-subsequent-month/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Mon, 18 Apr 2022 03:43:22 +0000</pubDate>
				<category><![CDATA[Moving]]></category>
		<category><![CDATA[District]]></category>
		<category><![CDATA[Franciscos]]></category>
		<category><![CDATA[influx]]></category>
		<category><![CDATA[Mission]]></category>
		<category><![CDATA[month]]></category>
		<category><![CDATA[permit]]></category>
		<category><![CDATA[possibly]]></category>
		<category><![CDATA[Required]]></category>
		<category><![CDATA[San]]></category>
		<category><![CDATA[Sees]]></category>
		<category><![CDATA[Street]]></category>
		<category><![CDATA[Tenderloin]]></category>
		<category><![CDATA[Vendors]]></category>
		<guid isPermaLink="false">https://dailysanfranciscobaynews.com/?p=19106</guid>

					<description><![CDATA[<p>SAN FRANCISCO (KGO) &#8212; Before the pandemic, Angel Sanchez was a construction worker. Now, he is one of dozens of vendors who has set-up shop on 24th street in San Francisco&#8217;s Mission District where he sells shampoo bottles, detergent and toys among other miscellaneous items. Luz Pena: &#8220;How much do you pay for these things?&#8221;Angel &#8230;</p>
<p>The post <a href="https://dailysanfranciscobaynews.com/san-franciscos-mission-district-sees-inflow-of-road-distributors-presumably-from-tenderloin-allow-required-subsequent-month/">San Francisco&#8217;s Mission district sees inflow of road distributors presumably from Tenderloin; allow required subsequent month</a> appeared first on <a href="https://dailysanfranciscobaynews.com">DAILY SAN FRANCISCO BAY NEWS</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>SAN FRANCISCO (KGO) &#8212; Before the pandemic, Angel Sanchez was a construction worker.  Now, he is one of dozens of vendors who has set-up shop on 24th street in San Francisco&#8217;s Mission District where he sells shampoo bottles, detergent and toys among other miscellaneous items.</p>
<p>Luz Pena: &#8220;How much do you pay for these things?&#8221;<br />Angel Sanchez: &#8220;$7 for that. I sell it for $9.&#8221;</p>
<p>Angel buys his merchandise at the flea market and slightly marks up the price.  He&#8217;s making between .50 cents to $2 per item.</p>
<p>Angel says he would never steal.  He buys everything he sells, though he doesn&#8217;t ask where the items come from.  With his profits he pays the bills, and the rest he sends to his kids in Mexico.  One is going to college and the other one is in high school.  Lately he says business has been difficult.</p>
<p>Luz Pena: &#8220;Two years ago, how many vendors were out here?&#8221;<br />Angel Sanchez: &#8220;Eramos as 6.&#8221;  (We used to be about 6)<br />Luz Pena: &#8220;Now?&#8221;<br />Angel Sanchez: &#8220;20&#8221;</p>
<p>VIDEO: I-TEAM EXCLUSIVE: Fencing operation video shows what happens after car break-ins</p>
<p>Susana Rojas Executive Director of Calle 24&#8217;s Cultural District says many of the new vendors are coming from the Tenderloin following the state of emergency declaration in that neighborhood.</p>
<p>&#8220;I think they are coming from the United Plaza in the Tenderloin because they are being very strict,&#8221; said Rojas and added, &#8220;It is getting worse. Unfortunately, as things have been happening in other parts of the city, then people get desperate and they start moving around trying to find a place to be able to either set-up a tent to sleep or a tent to sale some supplies.&#8221;</p>
<p>Watching everything from afar is Diana Medina.  She&#8217;s opened Diju Jewelry 14 years ago.  She used to be a street vendor and understands the struggle.  Medina wants street vendors to have a permit.</p>
<p>VIDEO: San Francisco public officials react to I-Team stolen goods investigation</p>
<p>Many street vendors we spoke to say they want a permit.</p>
<p>Rojas and her team are signing up vendors like Angel to a program introduced by Supervisor Hillary Ronen that will require street vendors to have permits starting next month.</p>
<p>&#8220;After May 7, if someone cannot prove where their items come from, they are going to be confiscated and asked to move,&#8221; said Rojas.</p>
<p>Rojas says it will be complicated for many vendors to reproduce proof of purchase even though they are paying for items.</p>
<p>&#8220;The problem is that they do go to the flea market. They get them legally, but they don&#8217;t give them any receipts. When they come over here, they won&#8217;t be able to prove where they get their items from,&#8221; said Rojas.</p>
<p>RELATED: SF Mayor London Breed declares State of Emergency in Tenderloin due to drug crisis</p>
<p>RELATED: &#8216;I covered their eyes and we ran away&#8217;: Family recounts what it&#8217;s like living in SF&#8217;s Tenderloin</p>
<p>More than 20 vendors have signed up for the program so far.</p>
<p>Rojas says the plan is to continue registering vendors to the program and assign them specific areas from Cesar Chavez to 24th street.  Rojas says the city still doesn&#8217;t know how much, if anything, they will charge these vendors to set-up shop.</p>
<p>If you&#8217;re on the ABC7 News app, click here to watch live</p>
<p>Copyright © 2022 KGO-TV.  All rights reserved.</p>
<p>The post <a href="https://dailysanfranciscobaynews.com/san-franciscos-mission-district-sees-inflow-of-road-distributors-presumably-from-tenderloin-allow-required-subsequent-month/">San Francisco&#8217;s Mission district sees inflow of road distributors presumably from Tenderloin; allow required subsequent month</a> appeared first on <a href="https://dailysanfranciscobaynews.com">DAILY SAN FRANCISCO BAY NEWS</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://dailysanfranciscobaynews.com/san-franciscos-mission-district-sees-inflow-of-road-distributors-presumably-from-tenderloin-allow-required-subsequent-month/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://cdn.abcotvs.com/dip/images/11761363_041522-kgo-misson-vendors-img.jpg?w=1600" medium="image"></media:content>
            	</item>
		<item>
		<title>COVID-Vaccine Proof Required for San Francisco Indoor Entry</title>
		<link>https://dailysanfranciscobaynews.com/covid-vaccine-proof-required-for-san-francisco-indoor-entry/</link>
					<comments>https://dailysanfranciscobaynews.com/covid-vaccine-proof-required-for-san-francisco-indoor-entry/#respond</comments>
		
		<dc:creator><![CDATA[]]></dc:creator>
		<pubDate>Sat, 21 Aug 2021 00:19:34 +0000</pubDate>
				<category><![CDATA[Home services]]></category>
		<category><![CDATA[COVIDVaccine]]></category>
		<category><![CDATA[entry]]></category>
		<category><![CDATA[Francisco]]></category>
		<category><![CDATA[Indoor]]></category>
		<category><![CDATA[Proof]]></category>
		<category><![CDATA[Required]]></category>
		<category><![CDATA[San]]></category>
		<guid isPermaLink="false">https://dailysanfranciscobaynews.com/?p=10232</guid>

					<description><![CDATA[<p>On Thursday, August 12, 2021, the San Francisco Department of Public Health (SFDPH) published an order strengthening the COVID-19 safety requirements applicable to many business establishments and even spaces in the City and County of San Francisco (the “Order”).  As outlined below, the Order requires significant new vaccine mandates for San Francisco businesses operating (1) Indoor Food &#8230;</p>
<p>The post <a href="https://dailysanfranciscobaynews.com/covid-vaccine-proof-required-for-san-francisco-indoor-entry/">COVID-Vaccine Proof Required for San Francisco Indoor Entry</a> appeared first on <a href="https://dailysanfranciscobaynews.com">DAILY SAN FRANCISCO BAY NEWS</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p></p>
<p class="rtejustify">On Thursday, August 12, 2021, the San Francisco Department of Public Health (SFDPH) published an order strengthening the COVID-19 safety requirements applicable to many business establishments and even spaces in the City and County of San Francisco (the “Order”).  As outlined below, the Order requires significant new vaccine mandates for San Francisco businesses operating (1) Indoor Food and Drink and Fitness Facilities; (2) Large Outdoor and Indoor Events; and (3) High Risk Care or Living Settings and Other Health Care Facilities.</p>
<h3 class="rtejustify"><strong>Requirements for </strong><strong>Indoor Food and Drink and Fitness Facilities</strong></h3>
<h4 class="rtejustify">Proof of Full Vaccination Requirement for Patrons</h4>
<p class="rtejustify">As of August 20, 2021 individuals 12 and older, must provide proof of full vaccination (meaning, two weeks after completing the entire recommended series of an FDA-approved COVID-19 vaccination) for entry into the following indoor establishments in the City and County of San Francisco:</p>
<ul>
<li>
<p class="rtejustify">Establishments where food or drink are served indoors, including, but not limited to, dining establishments (i.e., restaurants), bars, clubs, theaters, and entertainment venues; and</p>
</li>
<li>
<p class="rtejustify">Gyms, recreation facilities, yoga studios, dance studios, and other fitness establishments where any patrons engage in cardiovascular aerobic strength training, or other exercise involving elevated breathing.</p>
</li>
</ul>
<p class="rtejustify">Vaccination requirements do not apply to religious ceremonies where food and drinks are served or to fitness and activities that are part of K-12 school or youth programs.</p>
<p class="rtejustify">Individuals who do not provide proof of full vaccination may continue to use outdoor portions of covered establishments and may come indoors to use the restroom, provided they are wearing a well-fitted mask, which does not include scarfs, ski masks, balaclavas, bandanas, or any other single layer fabric.</p>
<h4 class="rtejustify">Proof of Full Vaccination Requirements for Staff</h4>
<p class="rtejustify">By October 13, 2021, the above establishments must ensure all staff who routinely work onsite provide proof of full vaccination before entering or working in any indoor portion of the facility.  Between August 20 and October 13, 2021, the above establishments must use their “best efforts” to ascertain the vaccination status of all staff who routinely work on site.  The City has provided a form which employers can use for this purpose.</p>
<p class="rtejustify">Proof of full vaccination is required at the above establishments regardless of capacity or the number of patrons.  However, proof of vaccination requirements for patrons and staff of food and drink establishments do not apply to establishments that only function for takeout or delivery.</p>
<p class="rtejustify">The above requirements are subject to accommodation requirements and continuing obligations under federal, state, and local law.</p>
<h3 class="rtejustify"><strong>Requirements for Large Outdoor and Indoor Events</strong></h3>
<h4 class="rtejustify">Vaccination Requirements for Indoor Mega Events and Large Indoor Events</h4>
<p class="rtejustify">Beginning August 20, 2021, Large Indoor Events and indoor Mega Events must require proof of full vaccination for all attendees 12 and over, per the above proof of full vaccination requirements.  Beginning October 13, 2021, Large Indoor Events and indoor Mega Events must also require proof of full vaccination for all staff, per the above proof of full vaccination requirements.  Similarly to indoor food and drink and fitness facilities, personal attestation that a person is vaccinated, whether oral or written, without one of the above types of full vaccination proof, is not an acceptable form of vaccination proof for Large Indoor Events and indoor Mega Events.  Proof of vaccination for both attendees and staff is recommended, but not required, for indoor events with fewer than 1000 attendees where food and drink is not sold and for all outdoor events.</p>
<p class="rtejustify">The term “staff” in relation to Mega Events and Large Indoor Event requirements, does not include performers, players, or other visiting individuals who are not employed by the operator of the event, for instance, visiting teams and independent performers.  Therefore, proof of vaccination, while recommended, is not required to these non-staff workers.  Instead, these non-staff workers must remain six feet away from the public at all times, provide proof of a negative COVID-19 test within 48 hours of the event, wear a mask at all times not performing, and remain away from areas where food or drink is served indoors.</p>
<p class="rtejustify">Again, the above requirements are subject to accommodation requirements and continuing obligations under federal, state, and local law.</p>
<h4 class="rtejustify">Planning Requirements for Large Outdoor and Indoor Events</h4>
<p class="rtejustify">The Order also requires operators of outdoor or indoor “Mega Events” and “Large Indoor Events” to submit a proposed plan to the San Francisco Health Officer (HealthPlan@sfcityatty.org), detailing the procedures to be implemented to minimize the risk of transmission among patrons and personnel.  A “Mega Event” is any outdoor event with more than 10,000 people, or any indoor event with more than 5,000 people, in attendance.  A “Large Indoor Event” is one with 1,000 – 4,999 people in attendance.  Proposed plans must be submitted by email at least 10 business days prior to the event or the date tickets will be sold, whichever is earlier.  If tickets were already sold prior to August 12, 2021, a plan must be submitted by September 11, 2021 or 48 hours before the event, whichever is earlier.  Proposed plans must include the following information:</p>
<ul>
<li>
<p class="rtejustify">Event details including the event’s date, time, expected capacity, location, and type of event;</p>
</li>
<li>
<p class="rtejustify">Contact name for the event (i.e., a person who can be reached in the event of an outbreak and/or who can be contacted to discuss the proposed plan);</p>
</li>
<li>
<p class="rtejustify">An explanation of how the host or organizer will have attendees meet requirements for providing their vaccination status;</p>
</li>
<li>
<p class="rtejustify">An explanation of how the host or organizer will communicate to attendees:</p>
<ul>
<li>
<p class="rtejustify">Information regarding full vaccination requirements (indoor Mega Events and Large Indoor Events) and recommendations (outdoor Mega Events); and</p>
</li>
<li>
<p class="rtejustify">The safety measures being taken;</p>
</li>
</ul>
</li>
<li>
<p class="rtejustify">If the event is being held indoors, an explanation of how the host or organizer will adhere to the Face Covering Requirements and Appendix A of this Order; and</p>
</li>
<li>
<p class="rtejustify">A description of the strategies that will be implemented to avoid stagnant crowds (including traffic flow, advanced ticketing, touchless payment, etc.).</p>
</li>
</ul>
<h3 class="rtejustify"><strong>Requirements for Personnel in High Risk Settings and Other Health Care Settings</strong></h3>
<p class="rtejustify">The Order also includes vaccination and record keeping requirements for Personnel in High Risk Settings and other health care settings.  High Risk Settings is defined as care and living settings involving many people, including many congregate settings, where vulnerable populations reside out of necessity.  For instance, High Risk Setting includes acute care hospitals, skilled nursing facilities, intermediate care facilities, residential care facilities for the elderly, homeless shelters, and jails.  Personnel in other health care settings covered by these requirements include, those working in adult care facilities, adult day programs, dental offices, and those who are home health care workers and pharmacists.  “Personnel” means employees, contractors, subcontractors, independent contractors, vendors, volunteers, individuals who regularly provide services onsite, and “gig workers” who work via an app or online interface.</p>
<p class="rtejustify">Specifically, business and entities with Personnel in High Risk Settings and other health care settings in the City of San Francisco must:</p>
<ul>
<li>
<p class="rtejustify">By September 15, 2021, ascertain the vaccination status of all Personnel in High Risk Settings and ensure that all Personnel who routinely work onsite and are not subject to any exceptions are fully vaccinated before such Personnel enter the High Risk Setting.</p>
</li>
<li>
<p class="rtejustify">By October 13, 2021, ensure that all employees who work in High Risk Settings are fully vaccinated, unless otherwise subject to an exception.</p>
</li>
<li>
<p class="rtejustify">By October 13, 2021, ensure that all employees who work in other health care settings (adult care facilities, adult day programs, dental offices, and those who are home health care workers and pharmacists) are fully vaccinated, unless otherwise subject to an exception.</p>
</li>
</ul>
<h4 class="rtejustify">Vaccination Exceptions for Personnel in High Risk Settings and Other Health Care Settings</h4>
<p class="rtejustify">Personnel may be exempted from the above full vaccination requirements by submitting a declination form signed under penalty of perjury for any of the following reasons:</p>
<ul>
<li>
<p class="rtejustify">The individual is declining vaccination based on a sincerely held religious belief, practice, or observance; or</p>
</li>
<li>
<p class="rtejustify">The individual is not receiving a COVID-19 vaccine due to a Qualifying Medical Reason, evidenced by a signed statement from a physician, nurse practitioner, or other licensed medical professional practicing under the license of a physician stating that the individual qualifies for the exemption and indicating the estimated duration of the individual’s inability to receive a vaccine.</p>
</li>
</ul>
<p class="rtejustify">Exempted Personnel are required to get weekly or twice weekly COVID-19 tests (depending on the type of High Risk Setting or other health care setting in which they work) and wear a face covering compliant with prior requirements for workers in High Risk Settings at all times at their worksite.</p>
<h4 class="rtejustify">Record Keeping Requirements</h4>
<p class="rtejustify">Businesses and entities operating High Risk Settings and other health care settings must maintain the following records:</p>
<ul>
<li>
<p class="rtejustify">Records of Personnel vaccination and exemption status, which must be provided to public health authorities within one business day of any request;</p>
</li>
<li>
<p class="rtejustify">Full name, date of birth, vaccine manufacturer, and date of vaccination administration for first and, if applicable, second dose for all fully vaccinated Personnel;</p>
</li>
<li>
<p class="rtejustify">Signed declination forms and written health care provider statements for unvaccinated Personnel.</p>
</li>
</ul>
<p class="rtejustify">Employers are permitted to request additional information and documentation to verify vaccination status to the extent permitted under the law.</p>
<h3 class="rtejustify"><strong>Face Covering Requirements</strong></h3>
<p class="rtejustify">The Order continues to mandate the wearing of well-fitted masks for all individuals, including fully vaccinated persons, in indoor public settings and in all transportation other than private vehicles, and requires all businesses to display signage reminding individuals of COVID-19 prevention best practices to reduce transmission.  Other common exceptions to the face-covering requirements include: delineated medical or safety exceptions, while actively eating or drinking, while showering, sleeping, or engaging in personal hygiene that requires mask removal, children under 2 years of age, and when alone or with a member of one’s household in a completely enclosed space within indoor public setting, such as an office.</p>
<h3 class="rtejustify"><strong>Acceptable Types of Vaccination Proof</strong></h3>
<p class="rtejustify">Acceptable proof of full vaccination includes:</p>
<ul>
<li>
<p class="rtejustify">A CDC vaccination card, including the person’s name, vaccine type, and date of last dose;</p>
</li>
<li>
<p class="rtejustify">A foreign equivalent of a CDC vaccination card;</p>
</li>
<li>
<p class="rtejustify">A physical or electronic photo or copy of a vaccination card;</p>
</li>
<li>
<p class="rtejustify">Documentation of vaccination from a healthcare provider; or</p>
</li>
<li>
<p class="rtejustify">A personal digital COVID-19 vaccine record issued by the State of California through myvaccinerecord.cdph.ca.gov, or similar documentation issued by another state, local, or foreign government, or approved private company.</p>
</li>
</ul>
<p class="rtejustify">Personal attestation that a person is vaccinated, whether oral or written, without one of the above types of full vaccination proof, is not acceptable.  All establishments subject to the Order’s proof of full vaccination requirement must crosscheck each individual’s proof of vaccination with the person’s photo ID.  Therefore, a person may not enter any establishment that requires proof of full vaccination without both (1) one of the approved forms of vaccination proof; and (2) a photo ID.  Additional photo identification is not required if an approved digital vaccine record includes photo identification.  The Order does not address procedures for suspected fraudulent proof of vaccination.</p>
<p class="rtejustify">San Francisco employers and business operators should carefully review their policies and procedures related to vaccine, mask, and safety requirements to ensure compliance with the Order.  Vaccine, mask, and safety requirements evolve and change often; employers and business operators should stay up to date on any developments and reach out to their counsel with any questions or concerns regarding compliance.</p>
<p class="rtejustify">The legal landscape continues to evolve quickly and there is a lack of clear-cut authority or bright line rules on implementation.  This article is not intended to be an unequivocal, one-size fits all guidance, but instead represents our interpretation of where applicable law currently and generally stands.  This article does not address the potential impacts of the numerous other local, state and federal orders that have been issued in response to the COVID-19 pandemic, including, without limitation, potential liability should an employee become ill, requirements regarding family leave, sick pay and other issues.</p>
<p>
            <span><br />
            Copyright © 2021, Sheppard Mullin Richter &#038; Hampton LLP.</span><span class="separator">National Law Review, Volume XI, Number 232</span>        </p>
<p>The post <a href="https://dailysanfranciscobaynews.com/covid-vaccine-proof-required-for-san-francisco-indoor-entry/">COVID-Vaccine Proof Required for San Francisco Indoor Entry</a> appeared first on <a href="https://dailysanfranciscobaynews.com">DAILY SAN FRANCISCO BAY NEWS</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://dailysanfranciscobaynews.com/covid-vaccine-proof-required-for-san-francisco-indoor-entry/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://www.natlawreview.com/sites/default/files/styles/social_media/public/article/aux/13513/City%20views%20seaport%20western%20California%20Pacific%20Ocean%20San%20Francisco%20Bay_0.jpg?itok=un52ytej" medium="image"></media:content>
            	</item>
	</channel>
</rss>
