HL7中国FHIR Connectathon测试实施指南
2024.4.23 - release
本指南适用于HL7中国的FHIR Connectathon测试。
按照中国手术级别(WS 364.11—2023 卫生健康信息数据元值域代码)扩展的手术级别。
本扩展的官方正式URL为:
http://hl7.org.cn/fhir/StructureDefinition/ext-surgical-level
状态: active
维护: HL7中国
应用上下文
此扩展可用于以下 元素:
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
扩展的其它表示法: Schematron
Path | Conformance | ValueSet | URI |
Extension.value[x]:valueCoding | required | SurgicalLevel (a valid code from 手术级别代码表)http://hl7.org.cn/fhir/ValueSet/surgical-level from this IG |
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() |