HL7中国FHIR Connectathon测试实施指南
2024.5.5 - release
本指南适用于HL7中国的FHIR Connectathon测试。
排班信息可预约数量扩展。
本扩展的官方正式URL为:
http://hl7.org.cn/fhir/StructureDefinition/ext-slot-frame-number
状态: 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 | 2..* | Extension | Extension | |
extension:total | S | 1..1 | Extension | 号源总数 |
extension | 0..0 | |||
url | 1..1 | uri | "total" | |
value[x] | 0..1 | integer | Value of extension | |
extension:remain | S | 1..1 | Extension | 剩余号数 |
extension | 0..0 | |||
url | 1..1 | uri | "remain" | |
value[x] | 0..1 | integer | Value of extension | |
url | 1..1 | uri | "http://hl7.org.cn/fhir/StructureDefinition/ext-slot-frame-number" | |
value[x] | 0..0 | |||
Documentation for this format |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | 排班信息可预约数量扩展 | |
id | 0..1 | id | Unique id for inter-element referencing | |
Slices for extension | 2..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension:total | S | 1..1 | Extension | 号源总数 |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "total" | |
value[x] | 0..1 | integer | Value of extension | |
extension:remain | S | 1..1 | Extension | 剩余号数 |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "remain" | |
value[x] | 0..1 | integer | Value of extension | |
url | 1..1 | uri | "http://hl7.org.cn/fhir/StructureDefinition/ext-slot-frame-number" | |
Documentation for this format |
这种结构源自 Extension
差异视图
这种结构源自 Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | 排班信息可预约数量扩展 | |
extension | 2..* | Extension | Extension | |
extension:total | S | 1..1 | Extension | 号源总数 |
extension | 0..0 | |||
url | 1..1 | uri | "total" | |
value[x] | 0..1 | integer | Value of extension | |
extension:remain | S | 1..1 | Extension | 剩余号数 |
extension | 0..0 | |||
url | 1..1 | uri | "remain" | |
value[x] | 0..1 | integer | Value of extension | |
url | 1..1 | uri | "http://hl7.org.cn/fhir/StructureDefinition/ext-slot-frame-number" | |
value[x] | 0..0 | |||
Documentation for this format |
快照视图
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..* | Extension | 排班信息可预约数量扩展 | |
id | 0..1 | id | Unique id for inter-element referencing | |
Slices for extension | 2..* | Extension | Extension Slice: Unordered, Open by value:url | |
extension:total | S | 1..1 | Extension | 号源总数 |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "total" | |
value[x] | 0..1 | integer | Value of extension | |
extension:remain | S | 1..1 | Extension | 剩余号数 |
id | 0..1 | id | Unique id for inter-element referencing | |
extension | 0..0 | |||
url | 1..1 | uri | "remain" | |
value[x] | 0..1 | integer | Value of extension | |
url | 1..1 | uri | "http://hl7.org.cn/fhir/StructureDefinition/ext-slot-frame-number" | |
Documentation for this format |
扩展的其它表示法: Schematron
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() |