Creating an NFC tag with contact info that iPhone background tag scanning can read
This can be achieved using URL NDEF record itself. Just host a vcard on a URL and use that for URL NDEF record. Scanning the tag will trigger browser, and opening it will open the contact application with the details in the vcard loaded.
Note the URL should have VCARD content