HL7中国FHIR Connectathon测试实施指南
2024.4.23 - release

本指南适用于HL7中国的FHIR Connectathon测试。

扩展: 调查问卷条目提取数据扩展

该扩展用于指定调查问卷中哪一个条目可以被提取数据为Observation资源。

本扩展的官方正式URL为:

http://hl7.org.cn/fhir/StructureDefinition/ext-extractable-observation

状态: active
维护: HL7中国

应用上下文

此扩展可用于以下 元素:

  • Element ID
  • Element ID

Usage info

Usage:

扩展内容的视图

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

Summary

Simple Extension of type boolean: 该扩展用于指定调查问卷中哪一个条目可以被提取数据为Observation资源。

 

扩展的其它表示法: Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()