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

Extension: 居民性别扩展

官方URL: http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-gender 版本: 2025.3.12
Draft as of 2025-03-11 机读名称: ExtPersonGender

该扩展用于为患者等资源增加中国性别代码支持。

Usage info

Usage:

Formal Views of Extension Content

Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension 居民性别扩展
... extension 0..0
... url 1..1 uri "http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-gender"
... value[x] 1..1 Coding GB2261.1-2003 人的性别代码
Binding: 生理性别代码表 (required)

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. 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/connectathon/StructureDefinition/ext-person-gender"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Coding: 该扩展用于为患者等资源增加中国性别代码支持。

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..* Extension 居民性别扩展
... extension 0..0
... url 1..1 uri "http://hl7.org.cn/fhir/connectathon/StructureDefinition/ext-person-gender"
... value[x] 1..1 Coding GB2261.1-2003 人的性别代码
Binding: 生理性别代码表 (required)

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. 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/connectathon/StructureDefinition/ext-person-gender"

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension of type Coding: 该扩展用于为患者等资源增加中国性别代码支持。

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSetURI
Extension.value[x]requiredGB2261_1 (a valid code from 生理性别代码表)
http://hl7.org.cn/fhir/connectathon/ValueSet/gb2261-1
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()