HL7中国FHIR Connectathon测试实施指南
2024.5.5 - release
本指南适用于HL7中国的FHIR Connectathon测试。
该扩展用于指定调查问卷中哪一个条目可以被提取数据为Observation资源。
本扩展的官方正式URL为:
http://hl7.org.cn/fhir/StructureDefinition/ext-extractable-observation
状态: active
维护: HL7中国
应用上下文
此扩展可用于以下 元素:
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | 调查问卷条目提取数据扩展 | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org.cn/fhir/StructureDefinition/ext-extractable-observation" | |
value[x] | 1..1 | boolean | 指定该条目是否可以被提取数据为Observation资源 | |
Documentation for this format |
这种结构源自 Extension
差异视图
这种结构源自 Extension
快照视图
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | 调查问卷条目提取数据扩展 | |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org.cn/fhir/StructureDefinition/ext-extractable-observation" | |
value[x] | 1..1 | boolean | 指定该条目是否可以被提取数据为Observation资源 | |
Documentation for this format |
扩展的其它表示法: Schematron
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |