基于FHIR标准的健康档案共享文档实施指南
0.8.0.2022705 - 持续集成版
基于FHIR的健康档案共享文档实施时必须严格遵循本实施指南的规定。
该扩展用于为患者的手术操作、体格检查等增加身体部位偏侧性的支持。例如:左眼、右眼、左臂、右臂等,用于标识身体部位的左右侧之分。
本扩展的官方正式URL为:
http://hl7.org.cn/fhir/sd/ehr/StructureDefinition/body-part-laterality
状态: active
维护: CHIMA&HL7中国委员会
应用上下文
此扩展可用于以下 元素:
Usage info
Usage:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | 身体部位偏侧性扩展 | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org.cn/fhir/sd/ehr/StructureDefinition/body-part-laterality" | |
value[x] | 1..1 | code | 身体部位偏侧性代码 Binding: 身体部位偏侧性代码表 (required) | |
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | 身体部位偏侧性扩展 | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org.cn/fhir/sd/ehr/StructureDefinition/body-part-laterality" | |
value[x] | 1..1 | code | 身体部位偏侧性代码 Binding: 身体部位偏侧性代码表 (required) | |
Documentation for this format |
这种结构源自 Extension
差异视图
这种结构源自 Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | 身体部位偏侧性扩展 | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org.cn/fhir/sd/ehr/StructureDefinition/body-part-laterality" | |
value[x] | 1..1 | code | 身体部位偏侧性代码 Binding: 身体部位偏侧性代码表 (required) | |
Documentation for this format |
快照视图
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | 身体部位偏侧性扩展 | |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org.cn/fhir/sd/ehr/StructureDefinition/body-part-laterality" | |
value[x] | 1..1 | code | 身体部位偏侧性代码 Binding: 身体部位偏侧性代码表 (required) | |
Documentation for this format |
扩展的其它表示法: Schematron
Path | Conformance | ValueSet |
Extension.value[x] | required | VSBodyPartLaterality |
Id | Path | Details | Requirements |
ele-1 | Extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | Extension.value[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |