HL7中国FHIR Connectathon测试实施指南
2024.5.5 - release
本指南适用于HL7中国的FHIR Connectathon测试。
该扩展用于为患者等资源增加中国民族代码支持。
本扩展的官方正式URL为:
http://hl7.org.cn/fhir/StructureDefinition/ext-person-ethnicGroup
状态: active
维护: 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/StructureDefinition/ext-person-ethnicGroup" | |
value[x] | 1..1 | Coding | GB3304-1991 中国民族编码(字母代码表示) 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 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org.cn/fhir/StructureDefinition/ext-person-ethnicGroup" | |
Slices for value[x] | 1..1 | Coding | GB3304-1991 中国民族编码(字母代码表示) Slice: Unordered, Closed by type:$this | |
value[x]:valueCoding | 1..1 | Coding | Value of extension 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/StructureDefinition/ext-person-ethnicGroup" | |
value[x] | 1..1 | Coding | GB3304-1991 中国民族编码(字母代码表示) 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 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org.cn/fhir/StructureDefinition/ext-person-ethnicGroup" | |
Slices for value[x] | 1..1 | Coding | GB3304-1991 中国民族编码(字母代码表示) 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 | URI |
Extension.value[x]:valueCoding | required | GB3304_Letterhttp://hl7.org.cn/fhir/ValueSet/gb3304-letter 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() |