ไลบรารีการดักจับข้อมูลที่มีโครงสร้าง
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
การบันทึกข้อมูลเป็นกิจกรรมหลักสําหรับแอปพลิเคชันด้านการดูแลสุขภาพหลายรายการ คลังการเก็บรวบรวม Structured Data (SDC) ช่วยให้นักพัฒนาแอปสามารถใช้แบบสอบถาม FHIR และคู่มือการใช้งาน SDC เพื่อให้พัฒนาแอปพลิเคชันที่ส่งเสริมการเก็บรวบรวมข้อมูลที่มีคุณภาพสูงได้เร็วขึ้นและง่ายขึ้น
ซึ่งประกอบด้วยฟีเจอร์มากมาย ได้แก่
- วิดเจ็ต UI เริ่มต้นสำหรับการสร้างช่องและการควบคุมแบบฟอร์มที่รันไทม์ ซึ่งสร้างขึ้นโดยใช้ Material Design นอกจากนี้ ผู้ใช้ยังกำหนดวิดเจ็ตและการจัดสไตล์ที่กำหนดเองได้ด้วย
- รองรับลักษณะการทํางานขั้นสูงของแบบฟอร์ม เช่น การตรวจสอบระดับช่อง การแบ่งหน้า การจัดทําให้เป็นภาษาท้องถิ่น ตรรกะการข้าม และอื่นๆ
- ความสามารถในการตีความตรรกะแบบไดนามิกของแบบฟอร์มโดยใช้นิพจน์ FHIRPath
- ความสามารถในการป้อนคำตอบโดยอัตโนมัติโดยใช้ข้อมูลในแหล่งข้อมูล FHIR (ประชากร) หรือดึงข้อมูลไปยังแหล่งข้อมูล FHIR จากคำตอบ (การดึงข้อมูล)
เริ่มต้นใช้งานคลัง SDC โดยทำดังนี้
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 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)"]]