FHIR 使用入门
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
HL7 FHIR(快速医疗互操作性资源);是标准开发组织 Health Level 7 (HL7) 的新一代互操作性标准。
FHIR 源于将医疗保健 IT 转变为采用现代 API 驱动型方法的愿望,该方法可让世界各地的移动和 Web 开发者更轻松地进行医疗保健开发。
虽然互操作性(即促进数据交换)是 FHIR 的主要目标,但其设计提供了许多优势,特别是对于数字健康解决方案:
- 用于构建医疗保健应用的常见数据模型:FHIR 资源表示用于为医疗保健应用定义数据模型的各个临床和管理信息单元。
- 开放规范且可免费使用:FHIR 规范是开放的,这意味着任何人都可以参与投票流程。此外,您可以随意将其用于任何应用。
- 基于熟悉的技术:FHIR 是一种规范的开放式 Web API,基于 REST、OAuth、XML、JSON 和 HTTP 等成熟的网络标准。
- 促进内容的可重用性:可以共享和重复使用特定应用的逻辑模型、数据字典和编码系统的 FHIR 资源。这有助于在类似的计划中实现更加一致的数据收集,并传播基于证据的准则,例如 WHO 智能准则。
如果您刚开始接触 FHIR 或只是想了解详情,可以参考以下资源,快速上手。
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2025-07-25。
[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["没有我需要的信息","missingTheInformationINeed","thumb-down"],["太复杂/步骤太多","tooComplicatedTooManySteps","thumb-down"],["内容需要更新","outOfDate","thumb-down"],["翻译问题","translationIssue","thumb-down"],["示例/代码问题","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-07-25。"],[[["HL7 FHIR is a next-generation standard for healthcare data exchange, designed to make healthcare development more accessible using modern API-driven approaches."],["FHIR offers a common data model, is free to use and built on familiar web technologies, promoting reusability and consistency in healthcare applications."],["FHIR's primary goal is to enhance interoperability by enabling seamless data exchange between different healthcare systems and applications."],["The specification is open and anyone can participate, allowing for wider adoption and community contributions to its development."]]],["FHIR (Fast Healthcare Interoperability Resources) is a healthcare interoperability standard designed to make healthcare development more accessible via API-driven approaches. Key features include a common data model using FHIR Resources, an open and free-to-use specification, reliance on web standards like REST and JSON, and support for content reusability. This promotes data consistency and guideline dissemination. Resources for learning more include the FHIR specification, webinars, and an Android developer SDK.\n"]]