HL7中国FHIR Connectathon测试实施指南
2025.3.12 - release
HL7中国FHIR Connectathon测试实施指南 - Local Development build (v2025.3.12) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
官方URL: http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-gender | 版本: 2025.3.12 | |||
Draft as of 2025-03-11 | 机读名称: ExtPersonGender |
该扩展用于为患者等资源增加中国性别代码支持。
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![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | 居民性别扩展 | |
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-gender" | |
![]() ![]() ![]() |
1..1 | Coding | GB2261.1-2003 人的性别代码 Binding: 生理性别代码表 (required) | |
![]() |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Snapshot View
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | 居民性别扩展 | |
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-gender" | |
![]() ![]() ![]() |
1..1 | Coding | GB2261.1-2003 人的性别代码 Binding: 生理性别代码表 (required) | |
![]() |
This structure is derived from Extension
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet | URI |
Extension.value[x] | required | GB2261_1 (a valid code from 生理性别代码表)http://hl7.org.cn/fhir/connectathon/ValueSet/gb2261-1 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() |