Register Service HTTP Check without address

Hi,
I learned that you can register consul services without an address to the local consul agent. This sets the service address to the advertised address of the local consul. Is something similar possible with HTTP health checks? I want to register a health check to /health without knowing the full address, but consul expects a full URL.