SlideShare una empresa de Scribd logo
1 de 29
DANIELKIVATINOS 
#BoxWorks
HEALTH RECORDS
65K 270M 3.5M 
PHYSICIANS 
signed up 
MEDICAL BILLING 
processed in 2013 
PATIENTS 
in platform
BOX SYNC
METADATA in MEDICINE 
DATA about DATA
HISTORY 
CASE STUDIES 
LIVE DEMO
HISTORY 
CASE STUDIES 
LIVE DEMO
HISTORY 
Founded // 2009
Cloud Software
iPhone
iPad
Google Glass
Simple Design
Work Flow 
CHECK-IN POINT-OF-CARE HOME
Box Sync 
CHECK-IN HAPPENS HERE HOME
Freemium Platform
OUR FOCUS 
Small & midsize practices 
1 – 50 doctor practices 
Every doctor specialty
HISTORY 
CASE STUDIES 
LIVE DEMO
Surinder Saini MD 
Gastroenterology 
Newport Beach CA
Surinder Saini MD 
Medical speech to text & iPad mobility 
Loves good design 
Needed fast input
William Wall MD 
Orthopedic Surgeon 
San Jose CA
William Wall MD 
Creating templates 
Generating notes 
Free draw on images 
Digital records, not paper
Theodore Diktaban MD 
Otolaryngologists & Plastic Surgery 
New York NY
Theodore Diktaban MD 
Data stored in cloud 
Access anywhere 
Pull up any notes 
Sharing notes with patient 
Sharing history / diagrams
Bill Metaxas DPM 
Podiatry 
San Francisco CA
Bill Metaxas DPM 
Google Glass recordings 
Surgery pictures 
Real time notifications
BOX METADATA 
{ code deep dive} 
# Update the metadata key:values 
metadata = { 
'patient' : self.patient.fullname, 
'doctor' : self.doctor.getNameForPatientStatements(), 
'uploaded' : str(self.updated_at), 
'sent_to_onpatient' : "Yes" if self.sent_to_onpatient else "No", 
'url' : self.getDocumentUrl(), 
'chart_id': str(self.patient.chart_id), 
'tags': str(self.metatags), 
} 
# tell box to create a new metadata type 'properties' containing our key:values 
meta_response = session.post( 
'files/%s/metadata/properties' % box_file_id, 
data=json.dumps(metadata), 
headers={'content-type': 'application/json'} 
)
HISTORY 
CASE STUDIES 
LIVE DEMO

Más contenido relacionado

Destacado

Cloudsolutionday 2016: How to build a "zero-downtime" web application
Cloudsolutionday 2016: How to build a "zero-downtime" web application Cloudsolutionday 2016: How to build a "zero-downtime" web application
Cloudsolutionday 2016: How to build a "zero-downtime" web application AWS Vietnam Community
 
Secure input and output handling - Meet Magento Romania 2016
Secure input and output handling - Meet Magento Romania 2016Secure input and output handling - Meet Magento Romania 2016
Secure input and output handling - Meet Magento Romania 2016Anna Völkl
 
Peter Gannon Presentation - BDI 3/29/12 HCP Healthcare Social Communicatio
Peter Gannon Presentation - BDI 3/29/12 HCP Healthcare Social CommunicatioPeter Gannon Presentation - BDI 3/29/12 HCP Healthcare Social Communicatio
Peter Gannon Presentation - BDI 3/29/12 HCP Healthcare Social CommunicatioBusiness Development Institute
 
Tectonic Summit 2016: Preparing for Cloud Native
Tectonic Summit 2016: Preparing for Cloud Native Tectonic Summit 2016: Preparing for Cloud Native
Tectonic Summit 2016: Preparing for Cloud Native CoreOS
 
Cloud Solution Day 2016: Service Mesh for Kubernetes
Cloud Solution Day 2016: Service Mesh for KubernetesCloud Solution Day 2016: Service Mesh for Kubernetes
Cloud Solution Day 2016: Service Mesh for KubernetesAWS Vietnam Community
 
Resilience testing with Wiremock and Spock
Resilience testing with Wiremock and SpockResilience testing with Wiremock and Spock
Resilience testing with Wiremock and SpockDavid Schmitz
 
AWS Keynote 1 - AWS Enterprise Summit - Hong Kong
AWS Keynote 1 - AWS Enterprise Summit - Hong KongAWS Keynote 1 - AWS Enterprise Summit - Hong Kong
AWS Keynote 1 - AWS Enterprise Summit - Hong KongAmazon Web Services
 
Openstack in 10 mins
Openstack in 10 minsOpenstack in 10 mins
Openstack in 10 minsDawood M.S
 
Liberty release: Preliminary marketing materials & messages
Liberty release: Preliminary marketing materials & messagesLiberty release: Preliminary marketing materials & messages
Liberty release: Preliminary marketing materials & messagesOpenStack Foundation
 
OpenStack Summits 101: A Guide For Attendees
OpenStack Summits 101: A Guide For AttendeesOpenStack Summits 101: A Guide For Attendees
OpenStack Summits 101: A Guide For AttendeesOpenStack Foundation
 
CIECH - Financial results for 1H2016
CIECH - Financial results for 1H2016CIECH - Financial results for 1H2016
CIECH - Financial results for 1H2016CIECH Group IR
 

Destacado (15)

Cloudsolutionday 2016: How to build a "zero-downtime" web application
Cloudsolutionday 2016: How to build a "zero-downtime" web application Cloudsolutionday 2016: How to build a "zero-downtime" web application
Cloudsolutionday 2016: How to build a "zero-downtime" web application
 
Apache ManifoldCF
Apache ManifoldCFApache ManifoldCF
Apache ManifoldCF
 
Secure input and output handling - Meet Magento Romania 2016
Secure input and output handling - Meet Magento Romania 2016Secure input and output handling - Meet Magento Romania 2016
Secure input and output handling - Meet Magento Romania 2016
 
Peter Gannon Presentation - BDI 3/29/12 HCP Healthcare Social Communicatio
Peter Gannon Presentation - BDI 3/29/12 HCP Healthcare Social CommunicatioPeter Gannon Presentation - BDI 3/29/12 HCP Healthcare Social Communicatio
Peter Gannon Presentation - BDI 3/29/12 HCP Healthcare Social Communicatio
 
Tectonic Summit 2016: Preparing for Cloud Native
Tectonic Summit 2016: Preparing for Cloud Native Tectonic Summit 2016: Preparing for Cloud Native
Tectonic Summit 2016: Preparing for Cloud Native
 
Cloud Solution Day 2016: Service Mesh for Kubernetes
Cloud Solution Day 2016: Service Mesh for KubernetesCloud Solution Day 2016: Service Mesh for Kubernetes
Cloud Solution Day 2016: Service Mesh for Kubernetes
 
Resilience testing with Wiremock and Spock
Resilience testing with Wiremock and SpockResilience testing with Wiremock and Spock
Resilience testing with Wiremock and Spock
 
AWS Keynote 1 - AWS Enterprise Summit - Hong Kong
AWS Keynote 1 - AWS Enterprise Summit - Hong KongAWS Keynote 1 - AWS Enterprise Summit - Hong Kong
AWS Keynote 1 - AWS Enterprise Summit - Hong Kong
 
Gdeploy 2.0
Gdeploy 2.0Gdeploy 2.0
Gdeploy 2.0
 
SFScon16 - Michele Baldessari: "OpenStack – An introduction"
SFScon16 - Michele Baldessari: "OpenStack – An introduction"SFScon16 - Michele Baldessari: "OpenStack – An introduction"
SFScon16 - Michele Baldessari: "OpenStack – An introduction"
 
Openstack in 10 mins
Openstack in 10 minsOpenstack in 10 mins
Openstack in 10 mins
 
Liberty release: Preliminary marketing materials & messages
Liberty release: Preliminary marketing materials & messagesLiberty release: Preliminary marketing materials & messages
Liberty release: Preliminary marketing materials & messages
 
OpenStack Summits 101: A Guide For Attendees
OpenStack Summits 101: A Guide For AttendeesOpenStack Summits 101: A Guide For Attendees
OpenStack Summits 101: A Guide For Attendees
 
Infra for startup
Infra for startupInfra for startup
Infra for startup
 
CIECH - Financial results for 1H2016
CIECH - Financial results for 1H2016CIECH - Financial results for 1H2016
CIECH - Financial results for 1H2016
 

Similar a drchrono at BoxWorks Talking about Metadata API 2014

drchrono at BoxWorks Talking about Metadata API 2014
drchrono at BoxWorks Talking about Metadata API 2014drchrono at BoxWorks Talking about Metadata API 2014
drchrono at BoxWorks Talking about Metadata API 2014Daniel Kivatinos
 
Wearable Medical Records Talk at Wearables Tech Conference
Wearable Medical Records Talk at Wearables Tech ConferenceWearable Medical Records Talk at Wearables Tech Conference
Wearable Medical Records Talk at Wearables Tech Conferencedrchrono
 
Wearable Medical Records Talk at Wearables Tech Conference
Wearable Medical Records Talk at Wearables Tech ConferenceWearable Medical Records Talk at Wearables Tech Conference
Wearable Medical Records Talk at Wearables Tech ConferenceDaniel Kivatinos
 
Wearable Medical Records Talk at Wearables Tech Conference
Wearable Medical Records Talk at Wearables Tech ConferenceWearable Medical Records Talk at Wearables Tech Conference
Wearable Medical Records Talk at Wearables Tech ConferenceDaniel Kivatinos
 
DNA Guide - Full Genome Molecular Diagnostics Platform
DNA Guide - Full Genome Molecular Diagnostics PlatformDNA Guide - Full Genome Molecular Diagnostics Platform
DNA Guide - Full Genome Molecular Diagnostics PlatformDNA Compass
 
Data-Ed Online: Approaching Data Quality
Data-Ed Online: Approaching Data QualityData-Ed Online: Approaching Data Quality
Data-Ed Online: Approaching Data QualityDATAVERSITY
 
COVID-19 Office Update: Strategies for a Safe & Healthy Workplace
COVID-19 Office Update: Strategies for a Safe & Healthy WorkplaceCOVID-19 Office Update: Strategies for a Safe & Healthy Workplace
COVID-19 Office Update: Strategies for a Safe & Healthy WorkplaceCBIZ, Inc.
 
Big Data, Computational Biology & the Future of Strategic Planning for Research
Big Data, Computational Biology & the Future of Strategic Planning for ResearchBig Data, Computational Biology & the Future of Strategic Planning for Research
Big Data, Computational Biology & the Future of Strategic Planning for ResearchNBBJDesign
 
Make data simple in the cognitive era
Make data simple in the cognitive eraMake data simple in the cognitive era
Make data simple in the cognitive eraIBM Analytics
 
Creating a Data Science Ecosystem for Scientific, Societal and Educational Im...
Creating a Data Science Ecosystem for Scientific, Societal and Educational Im...Creating a Data Science Ecosystem for Scientific, Societal and Educational Im...
Creating a Data Science Ecosystem for Scientific, Societal and Educational Im...Ilkay Altintas, Ph.D.
 
UX Meetup #2 - UX strategy and other tales.
UX Meetup #2 - UX strategy and other tales.UX Meetup #2 - UX strategy and other tales.
UX Meetup #2 - UX strategy and other tales.UX Rocks
 
Presentation Sb
Presentation SbPresentation Sb
Presentation Sbstrike
 
Quentry—Beyond Image Sharing Brochure
Quentry—Beyond Image Sharing BrochureQuentry—Beyond Image Sharing Brochure
Quentry—Beyond Image Sharing BrochureBrainlab
 
Three Cool Things You Can Do with Standards
Three Cool Things You Can Do with StandardsThree Cool Things You Can Do with Standards
Three Cool Things You Can Do with StandardsMatt Turner
 

Similar a drchrono at BoxWorks Talking about Metadata API 2014 (20)

drchrono at BoxWorks Talking about Metadata API 2014
drchrono at BoxWorks Talking about Metadata API 2014drchrono at BoxWorks Talking about Metadata API 2014
drchrono at BoxWorks Talking about Metadata API 2014
 
Wearable Medical Records Talk at Wearables Tech Conference
Wearable Medical Records Talk at Wearables Tech ConferenceWearable Medical Records Talk at Wearables Tech Conference
Wearable Medical Records Talk at Wearables Tech Conference
 
Wearable Medical Records Talk at Wearables Tech Conference
Wearable Medical Records Talk at Wearables Tech ConferenceWearable Medical Records Talk at Wearables Tech Conference
Wearable Medical Records Talk at Wearables Tech Conference
 
Wearable Medical Records Talk at Wearables Tech Conference
Wearable Medical Records Talk at Wearables Tech ConferenceWearable Medical Records Talk at Wearables Tech Conference
Wearable Medical Records Talk at Wearables Tech Conference
 
SecondSlide
SecondSlideSecondSlide
SecondSlide
 
HealthAsyst Products Overview FINAL
HealthAsyst Products Overview FINALHealthAsyst Products Overview FINAL
HealthAsyst Products Overview FINAL
 
TAbreha Resume
TAbreha ResumeTAbreha Resume
TAbreha Resume
 
Mi224 snomed santiago & herber 022715
Mi224 snomed santiago & herber 022715Mi224 snomed santiago & herber 022715
Mi224 snomed santiago & herber 022715
 
DNA Guide - Full Genome Molecular Diagnostics Platform
DNA Guide - Full Genome Molecular Diagnostics PlatformDNA Guide - Full Genome Molecular Diagnostics Platform
DNA Guide - Full Genome Molecular Diagnostics Platform
 
Resume_Victoria_Autrey
Resume_Victoria_AutreyResume_Victoria_Autrey
Resume_Victoria_Autrey
 
Data-Ed Online: Approaching Data Quality
Data-Ed Online: Approaching Data QualityData-Ed Online: Approaching Data Quality
Data-Ed Online: Approaching Data Quality
 
COVID-19 Office Update: Strategies for a Safe & Healthy Workplace
COVID-19 Office Update: Strategies for a Safe & Healthy WorkplaceCOVID-19 Office Update: Strategies for a Safe & Healthy Workplace
COVID-19 Office Update: Strategies for a Safe & Healthy Workplace
 
SoleMate
SoleMateSoleMate
SoleMate
 
Big Data, Computational Biology & the Future of Strategic Planning for Research
Big Data, Computational Biology & the Future of Strategic Planning for ResearchBig Data, Computational Biology & the Future of Strategic Planning for Research
Big Data, Computational Biology & the Future of Strategic Planning for Research
 
Make data simple in the cognitive era
Make data simple in the cognitive eraMake data simple in the cognitive era
Make data simple in the cognitive era
 
Creating a Data Science Ecosystem for Scientific, Societal and Educational Im...
Creating a Data Science Ecosystem for Scientific, Societal and Educational Im...Creating a Data Science Ecosystem for Scientific, Societal and Educational Im...
Creating a Data Science Ecosystem for Scientific, Societal and Educational Im...
 
UX Meetup #2 - UX strategy and other tales.
UX Meetup #2 - UX strategy and other tales.UX Meetup #2 - UX strategy and other tales.
UX Meetup #2 - UX strategy and other tales.
 
Presentation Sb
Presentation SbPresentation Sb
Presentation Sb
 
Quentry—Beyond Image Sharing Brochure
Quentry—Beyond Image Sharing BrochureQuentry—Beyond Image Sharing Brochure
Quentry—Beyond Image Sharing Brochure
 
Three Cool Things You Can Do with Standards
Three Cool Things You Can Do with StandardsThree Cool Things You Can Do with Standards
Three Cool Things You Can Do with Standards
 

Último

ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdflior mazor
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 

Último (20)

ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
GenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdfGenAI Risks & Security Meetup 01052024.pdf
GenAI Risks & Security Meetup 01052024.pdf
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 

drchrono at BoxWorks Talking about Metadata API 2014

Notas del editor

  1. Gastroenterology (MeSH heading)[1] is a branch of medicine focused on the digestive system and its disorders.
  2. Gastroenterology (MeSH heading)[1] is a branch of medicine focused on the digestive system and its disorders.
  3. Otolaryngology (pronounced /ˌoʊ toʊ ˌlæ rɪŋ ˈgɒ lə dʒi/) or ENT (ear, nose, and throat) is the branch of medicine and surgery that specializes in the diagnosis and treatment of disorders of the head and neck. It is the oldest medical practice in the United States and nearly 50% of all office visits pertain to the ear, nose, and throat.
  4. Otolaryngology (pronounced /ˌoʊ toʊ ˌlæ rɪŋ ˈgɒ lə dʒi/) or ENT (ear, nose, and throat) is the branch of medicine and surgery that specializes in the diagnosis and treatment of disorders of the head and neck. It is the oldest medical practice in the United States and nearly 50% of all office visits pertain to the ear, nose, and throat.