У нас вы можете посмотреть бесплатно Building Patient Registration Forms on FHIR - Part 2 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Do you want to become a FHIR 🔥 expert? You’ve just scratched the surface, master FHIR step-by-step with our Definitive FHIR Fundamentals Course. Enroll now for free!: https://medblocks.com/l/fhir-5afe6b 🛠 Resources: Medblocks UI - https://www.npmjs.com/package/medbloc... Svelte Official Documentation - https://svelte.dev/docs/introduction Tailwind CSS for Rapid Styling - https://tailwindcss.com/docs/installa... Chapters: 0:00 - Introduction 0:28 - Refactoring Code into Separate Components 0:45 - Setting Up Routing with Svelte Router 1:05 - Defining Routing Paths 1:30 - Implementing Routing Logic 2:00 - Troubleshooting Routing Issues 3:24 - Implementing Layout for Routing 3:38 - Checking Routing Appearance 3:59 - Optimizing Dependencies for Svelte Routing 4:13 - Testing Routing Functionality 4:22 - Implementing List Component 4:55 - Setting Up FHIR Server URL 5:24 - Refactoring Axios Requests 6:18 - Adding Loading Indicator 6:34 - Fetching Patient List 7:31 - Stringifying Response Data 8:21 - Styling List Component 8:46 - Implementing Client-Side Routing 9:57 - Displaying Patient Names 11:26 - Implementing Client-Side Navigation 12:31 - Setting Up Routing for Patient Registration 13:46 - Binding Patient Data to Form 14:56 - Updating Patient Data with Form 15:33 - Handling Update or Create Logic 16:05 - Refactoring Code for Update or Create Logic 16:57 - Adding ID Element for PUT Requests 17:52 - Adding New Patient Link 18:21 - Creating a New Patient 20:09 - Implementing Navigation after Submit 21:45 - Previewing Svelte Demographics Application 22:27 - Conclusion Welcome to this detailed tutorial on building an efficient Patient Management System using Svelte, tailored for healthcare professionals and developers interested in leveraging Svelte for creating dynamic web applications. This video picks up from our previous session on creating a patient registration form using Medblocks UI and explores further into listing and editing patient information fetched from a FHIR server. Dive into refactoring techniques, implementing Svelte Router for seamless SPA navigation, and efficiently managing patient data with practical coding demonstrations. 🔥 Key Highlights: Refactoring for Efficiency: Learn how to improve your code structure by creating separate components for patient registration, enhancing maintainability and scalability. Implementing Svelte Router: Discover how to introduce Svelte Router in your project for sophisticated URL routing, facilitating navigation between different components such as patient listing and patient registration. Patient Data Management: Understand the process of fetching all registered patients from a FHIR server, displaying the information in a list, and crafting a detailed view for editing patient data. Dynamic Form Handling: Explore advanced techniques for creating dynamic forms in Svelte that can adapt based on the context (new patient registration or editing existing data), ensuring a seamless user experience. Tailwind CSS Integration: See how Tailwind CSS is utilized to rapidly style elements, making your application visually appealing and user-friendly. 👍 Don't forget to like, share, and subscribe for more in-depth tutorials on Svelte and other web technologies. 📬 Leave your questions or feedback in the comments below, and let's build a community of knowledgeable developers together! #Svelte #PatientManagementSystem #HealthcareAppDevelopment #SvelteRouter #WebDevelopment #FHIR #Medblocks #TailwindCSS #CodingTutorial