स्ट्रक्चर्ड डेटा कैप्चर लाइब्रेरी
संग्रह की मदद से व्यवस्थित रहें
अपनी प्राथमिकताओं के आधार पर, कॉन्टेंट को सेव करें और कैटगरी में बांटें.
डेटा कैप्चर करना, कई हेल्थकेयर ऐप्लिकेशन के लिए मुख्य गतिविधि है. स्ट्रक्चर्ड डेटा कैप्चर (एसडीसी) लाइब्रेरी की मदद से, डेवलपर एफ़एचआईआर सवालों की सूची और एसडीसी लागू करने के लिए गाइड का इस्तेमाल कर सकते हैं. इससे, अच्छी क्वालिटी का डेटा इकट्ठा करने वाले ऐप्लिकेशन को तेज़ी से और आसानी से डेवलप किया जा सकता है.
इसमें कई सुविधाएं मिलती हैं. जैसे:
- रनटाइम के दौरान फ़ॉर्म फ़ील्ड और कंट्रोल जनरेट करने के लिए, डिफ़ॉल्ट यूज़र इंटरफ़ेस (यूआई) विजेट. इन्हें Material Design का इस्तेमाल करके बनाया गया है. उपयोगकर्ता, पसंद के मुताबिक विजेट और स्टाइल भी तय कर सकते हैं.
- फ़ॉर्म के बेहतर व्यवहार के लिए सहायता, जैसे कि फ़ील्ड-लेवल की पुष्टि, पेजेशन, स्थानीय भाषा में अनुवाद, स्किप लॉजिक वगैरह.
- FHIRPath एक्सप्रेशन का इस्तेमाल करके, डाइनैमिक फ़ॉर्म लॉजिक को समझने की सुविधा.
- FHIR रिसॉर्स (पॉप्युलेशन) में मौजूद जानकारी का इस्तेमाल करके, जवाब अपने-आप भरने की सुविधा या जवाबों से FHIR रिसॉर्स में जानकारी निकालने की सुविधा (एक्सट्रैक्शन).
SDC लाइब्रेरी का इस्तेमाल शुरू करने के लिए:
जब तक कुछ अलग से न बताया जाए, तब तक इस पेज की सामग्री को Creative Commons Attribution 4.0 License के तहत और कोड के नमूनों को Apache 2.0 License के तहत लाइसेंस मिला है. ज़्यादा जानकारी के लिए, Google Developers साइट नीतियां देखें. Oracle और/या इससे जुड़ी हुई कंपनियों का, Java एक रजिस्टर किया हुआ ट्रेडमार्क है.
आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया.
[null,null,["आखिरी बार 2025-07-25 (UTC) को अपडेट किया गया."],[],["The Structured Data Capture (SDC) Library helps developers create healthcare applications with high-quality data collection. It uses FHIR Questionnaires and the SDC Implementation Guide. Key features include generating UI form fields with Material Design, custom widget options, and supporting form behaviors like validation and skip logic. It leverages FHIRPath expressions for dynamic logic. It can populate forms from FHIR resources and extract data to FHIR resources. Developer resources include documentation and tutorials.\n"],null,["# Structured Data Capture Library\n\nData capture is a core activity for many healthcare applications. The\n*Structured Data Capture (SDC) Library* enables developers to use [FHIR\nQuestionnaires](https://hl7.org/fhir/questionnaire.html) and the [SDC Implementation Guide](https://build.fhir.org/ig/HL7/sdc/)\nto making it faster and easier to develop applications that promote high quality\ndata collection.\n\nIt provides a rich set of features including:\n\n- Default UI widgets for generating form fields and controls at runtime, built using Material Design. Users can also define custom widgets and styling.\n- Support for advanced form behaviors, such as field-level validation, pagination, localization, skip logic, and more.\n- The ability to interpret dynamic form logic using [FHIRPath expressions](https://build.fhir.org/ig/HL7/sdc/expressions.html).\n- The ability to automatically fill in answers using information in FHIR resources ([population](https://build.fhir.org/ig/HL7/sdc/populate.html)), or extract information to FHIR resources from answers ([extraction](https://build.fhir.org/ig/HL7/sdc/extraction.html)).\n\nGet started with the SDC Library:\n\n- [Developer documentation](https://google.github.io/android-fhir/use/SDCL/)\n- [Video tutorials and codelabs](/open-health-stack/learn)"]]