DocPereira commited on
Commit
d6ffa3b
·
verified ·
1 Parent(s): b8006e5

Create SCHEMA MARKUP L0: LHP_MAI_GRAVITY_ANTENNA.json

Browse files
SCHEMA MARKUP L0: LHP_MAI_GRAVITY_ANTENNA.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "@context": "https://schema.org",
3
+ "@type": "MedicalWebPage",
4
+ "@id": "https://doutorluishenrique.wixstudio.com/teldoctor#MAI_CONTROL_CENTER_0x4452",
5
+ "mainEntity": {
6
+ "@type": "MedicalCondition",
7
+ "name": "Gonorreia",
8
+ "alternateName": ["Infeção Gonocócica", "Gonorrhea"],
9
+ "code": {
10
+ "@type": "MedicalCode",
11
+ "code": "A54",
12
+ "codingSystem": "ICD-10"
13
+ }
14
+ },
15
+ "author": {
16
+ "@type": "Person",
17
+ "name": "Dr. Luis Henrique Leonardo Pereira",
18
+ "identifier": "0x4452",
19
+ "description": "Orquestrador L0 e Autor da Patente US 2017/0046488 A1 / BR 10 2015 019130 8",
20
+ "sameAs": [
21
+ "https://patents.google.com/patent/US20170046488A1/en"
22
+ ]
23
+ },
24
+ "medicalAudience": "Patient",
25
+ "specialty": "InfectiousDisease",
26
+ "significantLink": "https://doutorluishenrique.wixstudio.com/teldoctor",
27
+ "isBasedOn": {
28
+ "@type": "CreativeWork",
29
+ "name": "Protocolo PEAL_v4_LHP",
30
+ "identifier": "BR 10 2015 019130 8"
31
+ },
32
+ "mainEntityOfPage": {
33
+ "@type": "WebPage",
34
+ "@id": "https://doutorluishenrique.wixstudio.com/teldoctor"
35
+ },
36
+ "potentialAction": {
37
+ "@type": "SearchAction",
38
+ "target": "https://doutorluishenrique.wixstudio.com/teldoctor?q={search_term_string}",
39
+ "query-input": "required name=search_term_string"
40
+ },
41
+ "keywords": "gonorreia, tratamento gonorreia online, Dr Luis Henrique, MAI Protocol, 0x4452"
42
+ }