FHIR 中文版

首页 > 实现

2.0 实现

交换模式/交换框架

定义资源如何交换.

帮助

实现中的帮助.

FHIR 规范和实施指南Profiles & Implementation Guides

根据特定用途对FHIR进行本地化.

2.0.1 Implementers Safety Check List

FHIR is as simple to implement as we know how to make it. However, due to the nature of
healthcare, and healthcare processes, and cultural concerns, there are a number of features in
FHIR that implementers are obliged to consider in order to implement safe systems.

This section is a check list to help implementers be sure that they’ve considered all the parts
of FHIR that impact on their system design with regard to safety.

  1. Production exchange of patient or other sensitive data will always use some form of encryption on the wire
  2. For each resource that my system handles, I’ve reviewed the Modifier elements
  3. My system checks for modifierExtension elements
  4. My system supports elements labelled as "must-support" in the Profiles that apply to my system
  5. My system can render narratives properly (if/when they are used)
  6. My system has documented how distributed resource identification works in its relevant contexts of use
  7. My system uses the right security labels where appropriate
  8. When other systems return http errors from the RESTful API or from the Mailbox (perhaps using Operation Outcome), my system checks for them and handles them appropriately
  9. My system publishes a conformance statement so other implementers know what it does

Obviously this list is only a small part of the overall safety check list for an application, which will have checks regarding jurisdictionally mandated policies, internal integrity, etc.

© HL7.org 2011 - 2014. FHIR DSTU (v0.2.1-2606)构建于2014 7月2号 16:29+0800 星期三 .
链接:试行版是什么 |版本更新情况 | 许可协议 |提交变更建议