基于FHIR标准的健康档案共享文档实施指南
0.8.0.2022705 - 持续集成版
基于FHIR的健康档案共享文档实施时必须严格遵循本实施指南的规定。
该扩展用于为患者等资源增加中国性别代码支持。
本扩展的官方正式URL为:
http://hl7.org.cn/fhir/sd/ehr/StructureDefinition/ext-person-gender
状态: 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
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | 居民性别扩展 | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org.cn/fhir/sd/ehr/StructureDefinition/ext-person-gender" | |
value[x] | 1..1 | (Slice Definition) | GB2261.1-2003 人的性别代码 Slice: Unordered, Open by type:$this | |
valueCoding | 1..1 | Coding | Value of extension 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/ext-person-gender" | |
value[x] | 1..1 | (Slice Definition) | GB2261.1-2003 人的性别代码 Slice: Unordered, Closed by type:$this | |
value[x]:valueCoding | 1..1 | Coding | Value of extension Binding: 生理性别代码表 (required) | |
Documentation for this format |
这种结构源自 Extension
Summary
Mandatory: 2 elements
Fixed Value: 1 element
Prohibited: 1 element
Slices
This structure defines the following Slices:
差异视图
这种结构源自 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/ext-person-gender" | |
value[x] | 1..1 | (Slice Definition) | GB2261.1-2003 人的性别代码 Slice: Unordered, Open by type:$this | |
valueCoding | 1..1 | Coding | Value of extension 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/ext-person-gender" | |
value[x] | 1..1 | (Slice Definition) | GB2261.1-2003 人的性别代码 Slice: Unordered, Closed by type:$this | |
value[x]:valueCoding | 1..1 | Coding | Value of extension Binding: 生理性别代码表 (required) | |
Documentation for this format |
扩展的其它表示法: Schematron
Path | Conformance | ValueSet |
Extension.value[x]:valueCoding | required | GB2261_1_2003 |
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()) | |
ele-1 | Extension.value[x]:valueCoding | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |