- ID de exploración:
- d1cb50ab-0b77-41e0-b7cf-a8399a781337Finalizado
- URL enviada:
- https://familymedicine.app/
- Informe finalizado:
Enlaces: 0 encontrados
Los enlaces salientes identificados en la página
Variables JavaScript: 3 encontradas
Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual
Nombre | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Mensajes de registro de la consola: 0 encontrados
Mensajes registrados en la consola web
HTML
El cuerpo HTML sin procesar de la página
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Family Medicine API</title>
<meta name="description" content="The Family Medicine API provides secure and authorized access to healthcare data, supporting family medicine and healthcare services.">
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "WebPage",
"name": "Home",
"url": "https://familymedicine.app",
"description": "Home page of the Family Medicine API, supporting healthcare data access and automation.",
"publisher": {
"@type": "MedicalOrganization",
"name": "Family Medicine API",
"url": "https://familymedicine.app",
"contactPoint": [
{
"@type": "ContactPoint",
"email": "[email protected]",
"contactType": "customer support"
},
{
"@type": "ContactPoint",
"email": "[email protected]",
"contactType": "privacy"
},
{
"@type": "ContactPoint",
"email": "[email protected]",
"contactType": "security"
}
]
}
}
</script>
</head>
<body>
<header>
<nav>
<a href="/">Home</a> |
<a href="/about">About</a> |
<a href="/privacy">Privacy Policy</a> |
<a href="/security">Security</a> |
<a href="/contact">Contact Us</a>
</nav>
</header>
<main>
<section>
<h2>Available API Endpoints</h2>
<ul>
<li><strong><a href="/api/v1/patientRecords">/api/v1/patientRecords</a></strong> - Retrieve and manage patient records. (GET)</li>
<li><strong><a href="/api/v1/medicalConditions">/api/v1/medicalConditions</a></strong> - Access a list of medical conditions with relevant details. (GET)</li>
<li><strong><a href="/api/v1/medicalAppointments">/api/v1/medicalAppointments</a></strong> - Manage appointments; schedule, view, or modify as needed. (GET, POST)</li>
<li><strong><a href="/api/v1/medications">/api/v1/medications</a></strong> - Retrieve information on prescribed medications and dosages. (GET)</li>
<li><strong><a href="/api/v1/symptoms">/api/v1/symptoms</a></strong> - Identify and access details on symptoms to support diagnosis. (GET)</li>
<li><strong><a href="/api/v1/immunizations">/api/v1/immunizations</a></strong> - Track and manage immunization and vaccination records. (GET)</li>
</ul>
</section>
</main>
<footer>
<p>© 2024 Family Medicine API. All rights reserved.</p>
</footer>
<script defer="" src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon="{"rayId":"8e298e51cd912156","version":"2024.10.5","r":1,"serverTiming":{"name":{"cfExtPri":true,"cfL4":true,"cfSpeedBrain":true,"cfCacheStatus":true}},"token":"6dcb4b2b67004b5ea1f7e620c4f763e9","b":1}" crossorigin="anonymous"></script>
</body></html>