HL7® Serious Med FHIR® Core Implementation Guide
1.0.0 - ci-build

HL7® Serious Med FHIR® Core Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Resource Profile: SmLocation - Detailed Descriptions

Draft as of 2024-11-11

Definitions for the sm-location resource profile.

Guidance on how to interpret the contents of this table can be found here

0. Location
Definition

提供服务的实体地点的详细和位置信息,包括可以储存、查找、容纳或安置 resources和参与者的地点的信息。

Short用于描述一个实体地点的详细信息和位置信息
2. Location.id
Definition

resource的逻辑ID,在resource的URL中使用。一旦指定,这个值永远不会改变。

Short不重复的ID用以识别储存在特定FHIR Server中的Location纪录,通常又称为逻辑性ID。
Comments

一个resource使用新增操作(create operation)提交给服务器时,此resource没有id,它的id在resource被创建后由服务器分配/指定。

4. Location.language
Short用以表述Location Resource内容的语言。
BindingThe codes SHOULD be taken from CommonLanguages
(preferred to http://hl7.org/fhir/ValueSet/languages)

人类语言;鼓励使用CommonLanguages代码表中的代码,但不强制一定要使用此代码表,你也可使用其他代码表的代码或单纯以文字表示。

Additional BindingsPurpose
AllLanguagesMax Binding
Example<br/><b>Value</b>:zh-CN
6. Location.text
Definition

人可读的叙述,包含resource的摘要,可用于向人表述resource的内容。叙述不需要对所有的结构化资料进行编码,但需要包含足够的细节使人在阅读叙述时理解「临床安全性」。resource定义有哪些内容应该在叙述中表示,以确保临床安全。

ShortLocation Resource之内容摘要以供人阅读
Comments

内嵌(contained)的resource没有叙述,非内嵌(contained)的resource则 建议应该(SHOULD) 有叙述。有时resource可能只有文字表述,很少或没有额外的结构化资料(只要满足所有minOccurs=1的资料项目)。这可能出现在旧系统的资料,当信息以 「文字表述区块(text blob) 」的形式被取得,或者文字表述是原始输入或说明,而编码信息稍后再添加。

8. Location.contained
Definition

这些resource内嵌(contains)的resource不会另外存于任何FHIR服务器,意即它们无法在任何FHIR服务器中被找到,也无法有自己独立的资料异动/交易(transaction)范围。

Short内嵌的(contained)、行内的Resources
Comments

当内容可以从任何FHIR服务器找到时,不应该以内嵌(contained)resource的方式呈现,因为一旦失去识别,再次恢复它是非常困难的(并且取决于场景)。内嵌(contained)的resource可在它们的meta资料项目中表述profiles和tag,但不应该有安全标号(security labels)。

10. Location.extension
Definition

可用于表示不属于此resource基本定义的额外信息。为了扩充的使用安全和可管理,对扩充的定义和使用有一套严格的管理。尽管任何实作者都可以定义一个扩充,但作为扩充定义的一部分,必须(SHALL) 满足一系列要求。

Short扩展字段
Comments

任何应用程序、专案或标准使用扩充时,都不应该带有任何负面的联想。使用扩充是允许FHIR规范为每个人保留一个核心的简易性。

12. Location.modifierExtension
Definition

可以用来表示不属于此resource的基本定义的额外信息,并修改包含它所内嵌(contained)的资料项目的理解和/或对包含资料项目之后续使用的理解。通常修饰用的资料项目提供否定或限定的信息。为了使扩充的使用安全和可管理,对扩充的定义和使用有一套严格的管理。虽然任何实作者都可以定义一个扩充,但在定义扩充时 必须(SHALL) 满足一组要求。处理resource的应用程序需要检查修饰用的扩充资料项目。
修饰用的扩充资料项目 必须没有(SHALL NOT) 改变resource或DomainResource上任何资料项目的含义(包括不能改变modifierExtension本身的含义)。

Short此扩展字段可能会完全修正或改变其他资料项目的意涵,需特别留意。
Comments

任何应用程序、专案或标准使用扩充时,都不应该带有任何负面的联想。使用扩充是允许FHIR规范为每个人保留一个核心的简易性。

Requirements

修饰用的资料项目扩充允许将不能安全地忽略的扩充,与绝大多数可以安全地忽略的扩充明确区分开来。这样做有助于促进可互操作性,因为无需禁止实作者使用扩充,想要了解更多信息,请参见[修饰用的资料项目扩充之定义](http://hl7.org/fhir/R4/extensibility.html#modifierExtension)。

14. Location.identifier
Definition

这是唯一的识别号,用来帮助使用者识别该地点

Short地点的唯一识别号
NoteThis is a business identifier, not a resource identifier (see discussion)
Requirements

机构会在注册档中给地点贴上标签,我们需要记录并追踪这些被标记的地点。

16. Location.status
Definition

这里的状态属性是指 resource 是否一般可用,而不是指它当前的具体状态。当前的具体状态可能会由 operationStatus 作描述,或者如果这个地点设有排程或时段的话,则由这些排程或时段来描述。

BindingThe codes SHALL be taken from LocationStatus
(required to http://hl7.org/fhir/ValueSet/location-status|4.0.1)

地点的状态,指明该地点是否目前正在使用中;应填入所绑定值集中的其中一个代码。

Must Supporttrue
18. Location.operationalStatus
Definition

运营状态主要描述与床位相关的运营情况(但也可以用于房间、单位、椅子等,例如:隔离区或透析椅)。这通常包括床位是否受到污染、需要房间清洁,或者正在进行维修等情况。

Short地点的运营状态(通常仅适用于床位 / 房间)
BindingThe codes SHOULD be taken from hl7VS-bedStatus
(preferred to http://terminology.hl7.org/ValueSet/v2-0116)

鼓励使用所绑定值集中的代码,但不强制一定要使用此值集,你也可使用其他值集的代码或单纯以文字表示。

20. Location.name
Definition

人们常用的地点名称。不需要是唯一的。

Short人们使用的地点名称
Comments

如果某地点的名称发生变更,可以考虑将旧名称放入别名(alias)资料项目,这样在查询时仍然可以找到此地点。

Control1..?
Must Supporttrue
22. Location.alias
Definition

这是一份地点过去或现在所使用的其他名称的清单

Short这是一份地点过去或现在所使用的其他名称的清单
Comments

别名或过去的名称并不附带具体的日期,因为这不是用来记录名称使用的时间。其主要目的是帮助查询,让人们用旧名称也能找到对应的地点。

Requirements

随著时间的流逝,地点和机构会有很多变化,它们可能会有不同的名称。在查询资料时,知道一个地点之前的名称可能会很有帮助。

24. Location.description
Definition

对地点的描述,可以帮助人们找到或者识别这个地点。

Short关于地点的额外信息,除了名称之外,还可以提供更多的细节来帮助识别这个地点。
Requirements

人们需要额外信息来确保找到的是正确的地点

26. Location.mode
Definition

表明这个 resource 实例是指一个具体的地点,还是指一种地点的类别。

Comments

之所以将此资料项目标记为修饰用(modifier),是因为地点是否属于某一类的地点类别会改变其使用和理解方式。

BindingThe codes SHALL be taken from LocationMode
(required to http://hl7.org/fhir/ValueSet/location-mode|4.0.1)

表明为一个地点或是一个地点的类别;应填入所绑定值集中的其中一个代码。

Requirements

当在排程或下医嘱中使用Location resource时,我们需要能够参照某类地点,而不是一个具体的地点。

28. Location.type
Definition

指明此地点执行的功能类型

Short执行的功能类型
BindingUnless not suitable, these codes SHALL be taken from ServiceDeliveryLocationRoleType
(extensible to http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType)

应填入所绑定值集中的其中一个代码。

30. Location.telecom
Definition

此地点提供的通讯设备联络方式。这可能包括电话号码、传真号码、手机号码、电子邮件地址和网站。

Short地点的联络细节
Must Supporttrue
32. Location.telecom.system
Definition

联络方式的通讯形式-需要什么通讯系统进行联络

BindingThe codes SHALL be taken from ContactPointSystem
(required to http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1)

应填入所绑定值集中的其中一个代码。

Must Supporttrue
34. Location.telecom.value
Definition

实际的联络方式之细节,针对指定的通讯系统提供有意义的形式(电话号码或是电子邮件位址)

Short实际的联络方式之细节
Comments

额外的文字资料,例如电话分机号码、或关于联络人的说明,有时也包括于此值。

Must Supporttrue
Requirements

需支援非严格格式控制之旧有号码

36. Location.telecom.use
Definition

确定联络方式的用途

Shorthome | work | temp | old | mobile
Comments

应用程序可以假定一个联络方法是目前使用中,除非它明确说它是暂时的或旧的。

BindingThe codes SHALL be taken from ContactPointUse
(required to http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1)

此联络方式的用途;应填入所绑定值集中的其中一个代码。

Must Supporttrue
Requirements

需要追踪此人使用这种联络的方式,使用者可以选择适合他们用途的联络方式。

38. Location.telecom.rank
Definition

具体说明使用一组联系方式的优先顺序,较小排名序位的联络方式比较大排名序位的联络方式之序位还要前面。

Short具体说明偏好的使用顺序(1=最高优先顺序)
Comments

请注意,排名序位没有一定要遵循联络方式在实例中呈现的顺序。

40. Location.telecom.period
Definition

此联络方式的使用效期

Short此联络方式的使用效期
Must Supporttrue
42. Location.address
Definition

实体地点

Short实体地点
Comments

额外的地址应使用另一个Location resource 实例或透过 Organiztion 进行记录

TypeAddress(SmAddress)
Must Supporttrue
Requirements

如果可以访问地点,我们需要记录其地址。

44. Location.physicalType
Definition

地点的实体形态,如建筑物、房间、车辆、道路。

Short绝对的地理位置
BindingFor example codes, see LocationType
(example to http://hl7.org/fhir/ValueSet/location-physical-type)

可参考所绑定值集,但此值集只是针对这个栏位的一个可能值的范例,不预期也不鼓励使用者一定要使用此值集的代码。

Requirements

为了在查询中显示相关地点,我们需要对地点进行分类。

46. Location.position
Definition

地点的绝对地理位置,使用 WGS84 基准表示(这与 KML 中使用的坐标系相同)。

Short绝对地理位置
Requirements

对于行动应用和自动导航来说,需要知道地点的确切位置。

48. Location.position.longitude
Definition

经度,值域和解释与 KML 中经度资料项目文字表述相同(见下文注释)。

Short以 WGS84 为基准的经度
50. Location.position.latitude
Definition

纬度,值域和解释与 KML 中纬度资料项目文字表述相同(见下文注释)。

Short以 WGS84 为基准的纬度
52. Location.position.altitude
Definition

海拔高度,值域和解释与 KML 中高度资料项目的文字表述相同(见下文注释)。

Short以 WGS84 为基准的海拔高度
54. Location.managingOrganization
Definition

负责地点的提供与维护之机构

Short负责地点的提供与维护之机构
Comments

这也可以用来指出此地点隶属于哪个机构,以及提供哪些服务。这些服务可以透过HealthcareService resource来具体定义。

TypeReference(SmOrganization)
Must Supporttrue
Requirements

需要知道谁负责管理此地点

56. Location.partOf
Definition

此地点是另一个地点的一部分

Short此地点是另一个地点的一部分
TypeReference(SmLocation)
Requirements

为了方便查找地点、显示地点以及识别地点,知道哪些地点位于其他地点之内是重要的。

58. Location.hoursOfOperation
Definition

这个地点通常在一个星期的哪些日子/时间开放?

Short这个地点通常在一个星期的哪些日子/时间开放?
Comments

这种信息通常可以在目录和网站上找到,以告知客户机构的开放时间。此地点内的特定服务可能有自己的营业时间,这些时间可能会比此地点的整体营业时间短或长。

60. Location.hoursOfOperation.daysOfWeek
Definition

在规定的开始和结束时间内,一周中哪些天是开放的。

BindingThe codes SHALL be taken from DaysOfWeek
(required to http://hl7.org/fhir/ValueSet/days-of-week|4.0.1)

应填入所绑定值集中的其中一个代码。

62. Location.hoursOfOperation.allDay
Definition

此地点全天开放

Short此地点全天开放
64. Location.hoursOfOperation.openingTime
Definition

此地点的开放时间

Short此地点的开放时间
66. Location.hoursOfOperation.closingTime
Definition

此地点的关闭时间

Short此地点的关闭时间
68. Location.availabilityExceptions
Definition

描述地点开放时间与正常情况不同的情形,例如国定假日。简明扼要地描述所有可能的异常情况,这些异常情况在开放时间的时间表中有详细说明。

Short可用性例外情况说明
70. Location.endpoint
Definition

提供用于此地点运营服务的技术端点

Short提供用于此地点运营服务的技术端点
Requirements

机构在不同地点有提供各种服务的不同系统,需要明确怎样以及为了什么目的来连接这些系统的技术详情。

Guidance on how to interpret the contents of this table can be found here

0. Location
Definition

提供服务的实体地点的详细和位置信息,包括可以储存、查找、容纳或安置 resources和参与者的地点的信息。


Details and position information for a physical place where services are provided and resources and participants may be stored, found, contained, or accommodated.

Short用于描述一个实体地点的详细信息和位置信息Details and position information for a physical place
Control0..*
Is Modifierfalse
Summaryfalse
Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
2. Location.id
Definition

resource的逻辑ID,在resource的URL中使用。一旦指定,这个值永远不会改变。


The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

Short不重复的ID用以识别储存在特定FHIR Server中的Location纪录,通常又称为逻辑性ID。Logical id of this artifact
Comments

一个resource使用新增操作(create operation)提交给服务器时,此resource没有id,它的id在resource被创建后由服务器分配/指定。


The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

Control0..1
Typeidstring
Is Modifierfalse
Summarytrue
4. Location.implicitRules
Definition

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

ShortA set of rules under which this content was created
Comments

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

Control0..1
Typeuri
Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
6. Location.language
Definition

The base language in which the resource is written.

Short用以表述Location Resource内容的语言。Language of the resource content
Comments

Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

Control0..1
BindingThe codes SHOULD be taken from CommonLanguageshttp://hl7.org/fhir/ValueSet/languages
(preferred to http://hl7.org/fhir/ValueSet/languages)

人类语言;鼓励使用CommonLanguages代码表中的代码,但不强制一定要使用此代码表,你也可使用其他代码表的代码或单纯以文字表示。


A human language.

Additional BindingsPurpose
AllLanguagesMax Binding
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Example<br/><b>Value</b>:zh-CN
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
8. Location.text
Definition

人可读的叙述,包含resource的摘要,可用于向人表述resource的内容。叙述不需要对所有的结构化资料进行编码,但需要包含足够的细节使人在阅读叙述时理解「临床安全性」。resource定义有哪些内容应该在叙述中表示,以确保临床安全。


A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

ShortLocation Resource之内容摘要以供人阅读Text summary of the resource, for human interpretation
Comments

内嵌(contained)的resource没有叙述,非内嵌(contained)的resource则 建议应该(SHOULD) 有叙述。有时resource可能只有文字表述,很少或没有额外的结构化资料(只要满足所有minOccurs=1的资料项目)。这可能出现在旧系统的资料,当信息以 「文字表述区块(text blob) 」的形式被取得,或者文字表述是原始输入或说明,而编码信息稍后再添加。


Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

Control0..1
TypeNarrative
Is Modifierfalse
Summaryfalse
Alternate Namesnarrative, html, xhtml, display
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
10. Location.contained
Definition

这些resource内嵌(contains)的resource不会另外存于任何FHIR服务器,意即它们无法在任何FHIR服务器中被找到,也无法有自己独立的资料异动/交易(transaction)范围。


These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

Short内嵌的(contained)、行内的ResourcesContained, inline Resources
Comments

当内容可以从任何FHIR服务器找到时,不应该以内嵌(contained)resource的方式呈现,因为一旦失去识别,再次恢复它是非常困难的(并且取决于场景)。内嵌(contained)的resource可在它们的meta资料项目中表述profiles和tag,但不应该有安全标号(security labels)。


This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

Control0..*
TypeResource
Is Modifierfalse
Summaryfalse
Alternate Namesinline resources, anonymous resources, contained resources
12. Location.extension
Definition

可用于表示不属于此resource基本定义的额外信息。为了扩充的使用安全和可管理,对扩充的定义和使用有一套严格的管理。尽管任何实作者都可以定义一个扩充,但作为扩充定义的一部分,必须(SHALL) 满足一系列要求。


May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

Short扩展字段Additional content defined by implementations
Comments

任何应用程序、专案或标准使用扩充时,都不应该带有任何负面的联想。使用扩充是允许FHIR规范为每个人保留一个核心的简易性。


There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
14. Location.modifierExtension
Definition

可以用来表示不属于此resource的基本定义的额外信息,并修改包含它所内嵌(contained)的资料项目的理解和/或对包含资料项目之后续使用的理解。通常修饰用的资料项目提供否定或限定的信息。为了使扩充的使用安全和可管理,对扩充的定义和使用有一套严格的管理。虽然任何实作者都可以定义一个扩充,但在定义扩充时 必须(SHALL) 满足一组要求。处理resource的应用程序需要检查修饰用的扩充资料项目。
修饰用的扩充资料项目 必须没有(SHALL NOT) 改变resource或DomainResource上任何资料项目的含义(包括不能改变modifierExtension本身的含义)。


May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

Short此扩展字段可能会完全修正或改变其他资料项目的意涵,需特别留意。Extensions that cannot be ignored
Comments

任何应用程序、专案或标准使用扩充时,都不应该带有任何负面的联想。使用扩充是允许FHIR规范为每个人保留一个核心的简易性。


There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
Summaryfalse
Requirements

修饰用的资料项目扩充允许将不能安全地忽略的扩充,与绝大多数可以安全地忽略的扩充明确区分开来。这样做有助于促进可互操作性,因为无需禁止实作者使用扩充,想要了解更多信息,请参见[修饰用的资料项目扩充之定义](http://hl7.org/fhir/R4/extensibility.html#modifierExtension)。


Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
16. Location.identifier
Definition

这是唯一的识别号,用来帮助使用者识别该地点


Unique code or number identifying the location to its users.

Short地点的唯一识别号Unique code or number identifying the location to its users
NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Is Modifierfalse
Summarytrue
Requirements

机构会在注册档中给地点贴上标签,我们需要记录并追踪这些被标记的地点。


Organization label locations in registries, need to keep track of those.

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
18. Location.status
Definition

这里的状态属性是指 resource 是否一般可用,而不是指它当前的具体状态。当前的具体状态可能会由 operationStatus 作描述,或者如果这个地点设有排程或时段的话,则由这些排程或时段来描述。


The status property covers the general availability of the resource, not the current value which may be covered by the operationStatus, or by a schedule/slots if they are configured for the location.

Shortactive | suspended | inactive
Control0..1
BindingThe codes SHALL be taken from LocationStatushttp://hl7.org/fhir/ValueSet/location-status|4.0.1
(required to http://hl7.org/fhir/ValueSet/location-status|4.0.1)

地点的状态,指明该地点是否目前正在使用中;应填入所绑定值集中的其中一个代码。


Indicates whether the location is still in use.

Typecode
Is Modifiertrue because This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
20. Location.operationalStatus
Definition

运营状态主要描述与床位相关的运营情况(但也可以用于房间、单位、椅子等,例如:隔离区或透析椅)。这通常包括床位是否受到污染、需要房间清洁,或者正在进行维修等情况。


The operational status covers operation values most relevant to beds (but can also apply to rooms/units/chairs/etc. such as an isolation unit/dialysis chair). This typically covers concepts such as contamination, housekeeping, and other activities like maintenance.

Short地点的运营状态(通常仅适用于床位 / 房间)The operational status of the location (typically only for a bed/room)
Control0..1
BindingThe codes SHOULD be taken from hl7VS-bedStatushttp://terminology.hl7.org/ValueSet/v2-0116
(preferred to http://terminology.hl7.org/ValueSet/v2-0116)

鼓励使用所绑定值集中的代码,但不强制一定要使用此值集,你也可使用其他值集的代码或单纯以文字表示。


The operational status if the location (where typically a bed/room).

TypeCoding
Is Modifierfalse
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
22. Location.name
Definition

人们常用的地点名称。不需要是唯一的。


Name of the location as used by humans. Does not need to be unique.

Short人们使用的地点名称Name of the location as used by humans
Comments

如果某地点的名称发生变更,可以考虑将旧名称放入别名(alias)资料项目,这样在查询时仍然可以找到此地点。


If the name of a location changes, consider putting the old name in the alias column so that it can still be located through searches.

Control10..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
24. Location.alias
Definition

这是一份地点过去或现在所使用的其他名称的清单


A list of alternate names that the location is known as, or was known as, in the past.

Short这是一份地点过去或现在所使用的其他名称的清单A list of alternate names that the location is known as, or was known as, in the past
Comments

别名或过去的名称并不附带具体的日期,因为这不是用来记录名称使用的时间。其主要目的是帮助查询,让人们用旧名称也能找到对应的地点。


There are no dates associated with the alias/historic names, as this is not intended to track when names were used, but to assist in searching so that older names can still result in identifying the location.

Control0..*
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Requirements

随著时间的流逝,地点和机构会有很多变化,它们可能会有不同的名称。在查询资料时,知道一个地点之前的名称可能会很有帮助。


Over time locations and organizations go through many changes and can be known by different names.

For searching knowing previous names that the location was known by can be very useful.

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
26. Location.description
Definition

对地点的描述,可以帮助人们找到或者识别这个地点。


Description of the Location, which helps in finding or referencing the place.

Short关于地点的额外信息,除了名称之外,还可以提供更多的细节来帮助识别这个地点。Additional details about the location that could be displayed as further information to identify the location beyond its name
Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

人们需要额外信息来确保找到的是正确的地点


Humans need additional information to verify a correct location has been identified.

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
28. Location.mode
Definition

表明这个 resource 实例是指一个具体的地点,还是指一种地点的类别。


Indicates whether a resource instance represents a specific location or a class of locations.

Shortinstance | kind
Comments

之所以将此资料项目标记为修饰用(modifier),是因为地点是否属于某一类的地点类别会改变其使用和理解方式。


This is labeled as a modifier because whether or not the location is a class of locations changes how it can be used and understood.

Control0..1
BindingThe codes SHALL be taken from LocationModehttp://hl7.org/fhir/ValueSet/location-mode|4.0.1
(required to http://hl7.org/fhir/ValueSet/location-mode|4.0.1)

表明为一个地点或是一个地点的类别;应填入所绑定值集中的其中一个代码。


Indicates whether a resource instance represents a specific location or a class of locations.

Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

当在排程或下医嘱中使用Location resource时,我们需要能够参照某类地点,而不是一个具体的地点。


When using a Location resource for scheduling or orders, we need to be able to refer to a class of Locations instead of a specific Location.

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
30. Location.type
Definition

指明此地点执行的功能类型


Indicates the type of function performed at the location.

Short执行的功能类型Type of function performed
Control0..*
BindingUnless not suitable, these codes SHALL be taken from ServiceDeliveryLocationRoleTypehttp://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType
(extensible to http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType)

应填入所绑定值集中的其中一个代码。


Indicates the type of function performed at the location.

TypeCodeableConcept
Is Modifierfalse
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
32. Location.telecom
Definition

此地点提供的通讯设备联络方式。这可能包括电话号码、传真号码、手机号码、电子邮件地址和网站。


The contact details of communication devices available at the location. This can include phone numbers, fax numbers, mobile numbers, email addresses and web sites.

Short地点的联络细节Contact details of the location
Control0..*
TypeContactPoint
Is Modifierfalse
Must Supporttrue
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
34. Location.telecom.system
Definition

联络方式的通讯形式-需要什么通讯系统进行联络


Telecommunications form for contact point - what communications system is required to make use of the contact.

Shortphone | fax | email | pager | url | sms | other
Control0..1
This element is affected by the following invariants: cpt-2
BindingThe codes SHALL be taken from ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1
(required to http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1)

应填入所绑定值集中的其中一个代码。


Telecommunications form for contact point.

Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
36. Location.telecom.value
Definition

实际的联络方式之细节,针对指定的通讯系统提供有意义的形式(电话号码或是电子邮件位址)


The actual contact point details, in a form that is meaningful to the designated communication system (i.e. phone number or email address).

Short实际的联络方式之细节The actual contact point details
Comments

额外的文字资料,例如电话分机号码、或关于联络人的说明,有时也包括于此值。


Additional text data such as phone extension numbers, or notes about use of the contact are sometimes included in the value.

Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

需支援非严格格式控制之旧有号码


Need to support legacy numbers that are not in a tightly controlled format.

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
38. Location.telecom.use
Definition

确定联络方式的用途


Identifies the purpose for the contact point.

Shorthome | work | temp | old | mobilehome | work | temp | old | mobile - purpose of this contact point
Comments

应用程序可以假定一个联络方法是目前使用中,除非它明确说它是暂时的或旧的。


Applications can assume that a contact is current unless it explicitly says that it is temporary or old.

Control0..1
BindingThe codes SHALL be taken from ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1
(required to http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1)

此联络方式的用途;应填入所绑定值集中的其中一个代码。


Use of contact point.

Typecode
Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Requirements

需要追踪此人使用这种联络的方式,使用者可以选择适合他们用途的联络方式。


Need to track the way a person uses this contact, so a user can choose which is appropriate for their purpose.

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
40. Location.telecom.rank
Definition

具体说明使用一组联系方式的优先顺序,较小排名序位的联络方式比较大排名序位的联络方式之序位还要前面。


Specifies a preferred order in which to use a set of contacts. ContactPoints with lower rank values are more preferred than those with higher rank values.

Short具体说明偏好的使用顺序(1=最高优先顺序)Specify preferred order of use (1 = highest)
Comments

请注意,排名序位没有一定要遵循联络方式在实例中呈现的顺序。


Note that rank does not necessarily follow the order in which the contacts are represented in the instance.

Control0..1
TypepositiveInt
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
42. Location.telecom.period
Definition

此联络方式的使用效期


Time period when the contact point was/is in use.

Short此联络方式的使用效期Time period when the contact point was/is in use
Control0..1
TypePeriod
Is Modifierfalse
Must Supporttrue
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
44. Location.address
Definition

实体地点


Physical location.

Short实体地点Physical location
Comments

额外的地址应使用另一个Location resource 实例或透过 Organiztion 进行记录


Additional addresses should be recorded using another instance of the Location resource, or via the Organization.

Control0..1
This element is affected by the following invariants: ele-1
TypeAddress(SmAddress)
Is Modifierfalse
Must Supporttrue
Requirements

如果可以访问地点,我们需要记录其地址。


If locations can be visited, we need to keep track of their address.

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
46. Location.physicalType
Definition

地点的实体形态,如建筑物、房间、车辆、道路。


Physical form of the location, e.g. building, room, vehicle, road.

Short绝对的地理位置Physical form of the location
Control0..1
BindingFor example codes, see LocationTypehttp://hl7.org/fhir/ValueSet/location-physical-type
(example to http://hl7.org/fhir/ValueSet/location-physical-type)

可参考所绑定值集,但此值集只是针对这个栏位的一个可能值的范例,不预期也不鼓励使用者一定要使用此值集的代码。


Physical form of the location.

TypeCodeableConcept
Is Modifierfalse
Summarytrue
Requirements

为了在查询中显示相关地点,我们需要对地点进行分类。


For purposes of showing relevant locations in queries, we need to categorize locations.

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
48. Location.position
Definition

地点的绝对地理位置,使用 WGS84 基准表示(这与 KML 中使用的坐标系相同)。


The absolute geographic location of the Location, expressed using the WGS84 datum (This is the same co-ordinate system used in KML).

Short绝对地理位置The absolute geographic location
Control0..1
TypeBackboneElement
Is Modifierfalse
Summaryfalse
Requirements

对于行动应用和自动导航来说,需要知道地点的确切位置。


For mobile applications and automated route-finding knowing the exact location of the Location is required.

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
50. Location.position.modifierExtension
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

ShortExtensions that cannot be ignored even if unrecognized
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
Summarytrue
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Alternate Namesextensions, user content, modifiers
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
52. Location.position.longitude
Definition

经度,值域和解释与 KML 中经度资料项目文字表述相同(见下文注释)。


Longitude. The value domain and the interpretation are the same as for the text of the longitude element in KML (see notes below).

Short以 WGS84 为基准的经度Longitude with WGS84 datum
Control1..1
Typedecimal
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
54. Location.position.latitude
Definition

纬度,值域和解释与 KML 中纬度资料项目文字表述相同(见下文注释)。


Latitude. The value domain and the interpretation are the same as for the text of the latitude element in KML (see notes below).

Short以 WGS84 为基准的纬度Latitude with WGS84 datum
Control1..1
Typedecimal
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
56. Location.position.altitude
Definition

海拔高度,值域和解释与 KML 中高度资料项目的文字表述相同(见下文注释)。


Altitude. The value domain and the interpretation are the same as for the text of the altitude element in KML (see notes below).

Short以 WGS84 为基准的海拔高度Altitude with WGS84 datum
Control0..1
Typedecimal
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
58. Location.managingOrganization
Definition

负责地点的提供与维护之机构


The organization responsible for the provisioning and upkeep of the location.

Short负责地点的提供与维护之机构Organization responsible for provisioning and upkeep
Comments

这也可以用来指出此地点隶属于哪个机构,以及提供哪些服务。这些服务可以透过HealthcareService resource来具体定义。


This can also be used as the part of the organization hierarchy where this location provides services. These services can be defined through the HealthcareService resource.

Control0..1
TypeReference(SmOrganization, Organization)
Is Modifierfalse
Must Supporttrue
Summarytrue
Requirements

需要知道谁负责管理此地点


Need to know who manages the location.

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
60. Location.partOf
Definition

此地点是另一个地点的一部分


Another Location of which this Location is physically a part of.

Short此地点是另一个地点的一部分Another Location this one is physically a part of
Control0..1
TypeReference(SmLocation, Location)
Is Modifierfalse
Summaryfalse
Requirements

为了方便查找地点、显示地点以及识别地点,知道哪些地点位于其他地点之内是重要的。


For purposes of location, display and identification, knowing which locations are located within other locations is important.

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
62. Location.hoursOfOperation
Definition

这个地点通常在一个星期的哪些日子/时间开放?


What days/times during a week is this location usually open.

Short这个地点通常在一个星期的哪些日子/时间开放?What days/times during a week is this location usually open
Comments

这种信息通常可以在目录和网站上找到,以告知客户机构的开放时间。此地点内的特定服务可能有自己的营业时间,这些时间可能会比此地点的整体营业时间短或长。


This type of information is commonly found published in directories and on websites informing customers when the facility is available.

Specific services within the location may have their own hours which could be shorter (or longer) than the locations hours.

Control0..*
TypeBackboneElement
Is Modifierfalse
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
64. Location.hoursOfOperation.modifierExtension
Definition

May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

ShortExtensions that cannot be ignored even if unrecognized
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
Summarytrue
Requirements

Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

Alternate Namesextensions, user content, modifiers
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
66. Location.hoursOfOperation.daysOfWeek
Definition

在规定的开始和结束时间内,一周中哪些天是开放的。


Indicates which days of the week are available between the start and end Times.

Shortmon | tue | wed | thu | fri | sat | sun
Control0..*
BindingThe codes SHALL be taken from DaysOfWeekhttp://hl7.org/fhir/ValueSet/days-of-week|4.0.1
(required to http://hl7.org/fhir/ValueSet/days-of-week|4.0.1)

应填入所绑定值集中的其中一个代码。


The days of the week.

Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
68. Location.hoursOfOperation.allDay
Definition

此地点全天开放


The Location is open all day.

Short此地点全天开放The Location is open all day
Control0..1
Typeboolean
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
70. Location.hoursOfOperation.openingTime
Definition

此地点的开放时间


Time that the Location opens.

Short此地点的开放时间Time that the Location opens
Control0..1
Typetime
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
72. Location.hoursOfOperation.closingTime
Definition

此地点的关闭时间


Time that the Location closes.

Short此地点的关闭时间Time that the Location closes
Control0..1
Typetime
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
74. Location.availabilityExceptions
Definition

描述地点开放时间与正常情况不同的情形,例如国定假日。简明扼要地描述所有可能的异常情况,这些异常情况在开放时间的时间表中有详细说明。


A description of when the locations opening ours are different to normal, e.g. public holiday availability. Succinctly describing all possible exceptions to normal site availability as detailed in the opening hours Times.

Short可用性例外情况说明Description of availability exceptions
Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
76. Location.endpoint
Definition

提供用于此地点运营服务的技术端点


Technical endpoints providing access to services operated for the location.

Short提供用于此地点运营服务的技术端点Technical endpoints providing access to services operated for the location
Control0..*
TypeReference(Endpoint)
Is Modifierfalse
Summaryfalse
Requirements

机构在不同地点有提供各种服务的不同系统,需要明确怎样以及为了什么目的来连接这些系统的技术详情。


Organizations may have different systems at different locations that provide various services and need to be able to define the technical connection details for how to connect to them, and for what purpose.

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

Guidance on how to interpret the contents of this table can be found here

0. Location
Definition

提供服务的实体地点的详细和位置信息,包括可以储存、查找、容纳或安置 resources和参与者的地点的信息。

Short用于描述一个实体地点的详细信息和位置信息
Control0..*
Is Modifierfalse
Summaryfalse
Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource (contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty())
dom-4: If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated (contained.meta.versionId.empty() and contained.meta.lastUpdated.empty())
dom-5: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
2. Location.id
Definition

resource的逻辑ID,在resource的URL中使用。一旦指定,这个值永远不会改变。

Short不重复的ID用以识别储存在特定FHIR Server中的Location纪录,通常又称为逻辑性ID。
Comments

一个resource使用新增操作(create operation)提交给服务器时,此resource没有id,它的id在resource被创建后由服务器分配/指定。

Control0..1
Typeid
Is Modifierfalse
Summarytrue
4. Location.meta
Definition

The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

ShortMetadata about the resource
Control0..1
TypeMeta
Is Modifierfalse
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
6. Location.implicitRules
Definition

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

ShortA set of rules under which this content was created
Comments

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

Control0..1
Typeuri
Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
8. Location.language
Definition

The base language in which the resource is written.

Short用以表述Location Resource内容的语言。
Comments

Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

Control0..1
BindingThe codes SHOULD be taken from CommonLanguages
(preferred to http://hl7.org/fhir/ValueSet/languages)

人类语言;鼓励使用CommonLanguages代码表中的代码,但不强制一定要使用此代码表,你也可使用其他代码表的代码或单纯以文字表示。

Additional BindingsPurpose
AllLanguagesMax Binding
Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Example<br/><b>Value</b>:zh-CN
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
10. Location.text
Definition

人可读的叙述,包含resource的摘要,可用于向人表述resource的内容。叙述不需要对所有的结构化资料进行编码,但需要包含足够的细节使人在阅读叙述时理解「临床安全性」。resource定义有哪些内容应该在叙述中表示,以确保临床安全。

ShortLocation Resource之内容摘要以供人阅读
Comments

内嵌(contained)的resource没有叙述,非内嵌(contained)的resource则 建议应该(SHOULD) 有叙述。有时resource可能只有文字表述,很少或没有额外的结构化资料(只要满足所有minOccurs=1的资料项目)。这可能出现在旧系统的资料,当信息以 「文字表述区块(text blob) 」的形式被取得,或者文字表述是原始输入或说明,而编码信息稍后再添加。

Control0..1
TypeNarrative
Is Modifierfalse
Summaryfalse
Alternate Namesnarrative, html, xhtml, display
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
12. Location.contained
Definition

这些resource内嵌(contains)的resource不会另外存于任何FHIR服务器,意即它们无法在任何FHIR服务器中被找到,也无法有自己独立的资料异动/交易(transaction)范围。

Short内嵌的(contained)、行内的Resources
Comments

当内容可以从任何FHIR服务器找到时,不应该以内嵌(contained)resource的方式呈现,因为一旦失去识别,再次恢复它是非常困难的(并且取决于场景)。内嵌(contained)的resource可在它们的meta资料项目中表述profiles和tag,但不应该有安全标号(security labels)。

Control0..*
TypeResource
Is Modifierfalse
Summaryfalse
Alternate Namesinline resources, anonymous resources, contained resources
14. Location.extension
Definition

可用于表示不属于此resource基本定义的额外信息。为了扩充的使用安全和可管理,对扩充的定义和使用有一套严格的管理。尽管任何实作者都可以定义一个扩充,但作为扩充定义的一部分,必须(SHALL) 满足一系列要求。

Short扩展字段
Comments

任何应用程序、专案或标准使用扩充时,都不应该带有任何负面的联想。使用扩充是允许FHIR规范为每个人保留一个核心的简易性。

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
16. Location.modifierExtension
Definition

可以用来表示不属于此resource的基本定义的额外信息,并修改包含它所内嵌(contained)的资料项目的理解和/或对包含资料项目之后续使用的理解。通常修饰用的资料项目提供否定或限定的信息。为了使扩充的使用安全和可管理,对扩充的定义和使用有一套严格的管理。虽然任何实作者都可以定义一个扩充,但在定义扩充时 必须(SHALL) 满足一组要求。处理resource的应用程序需要检查修饰用的扩充资料项目。
修饰用的扩充资料项目 必须没有(SHALL NOT) 改变resource或DomainResource上任何资料项目的含义(包括不能改变modifierExtension本身的含义)。

Short此扩展字段可能会完全修正或改变其他资料项目的意涵,需特别留意。
Comments

任何应用程序、专案或标准使用扩充时,都不应该带有任何负面的联想。使用扩充是允许FHIR规范为每个人保留一个核心的简易性。

Control0..*
TypeExtension
Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
Summaryfalse
Requirements

修饰用的资料项目扩充允许将不能安全地忽略的扩充,与绝大多数可以安全地忽略的扩充明确区分开来。这样做有助于促进可互操作性,因为无需禁止实作者使用扩充,想要了解更多信息,请参见[修饰用的资料项目扩充之定义](http://hl7.org/fhir/R4/extensibility.html#modifierExtension)。

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
18. Location.identifier
Definition

这是唯一的识别号,用来帮助使用者识别该地点

Short地点的唯一识别号
NoteThis is a business identifier, not a resource identifier (see discussion)
Control0..*
TypeIdentifier
Is Modifierfalse
Summarytrue
Requirements

机构会在注册档中给地点贴上标签,我们需要记录并追踪这些被标记的地点。

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
20. Location.status
Definition

这里的状态属性是指 resource 是否一般可用,而不是指它当前的具体状态。当前的具体状态可能会由 operationStatus 作描述,或者如果这个地点设有排程或时段的话,则由这些排程或时段来描述。

Shortactive | suspended | inactive
Control0..1
BindingThe codes SHALL be taken from LocationStatus
(required to http://hl7.org/fhir/ValueSet/location-status|4.0.1)

地点的状态,指明该地点是否目前正在使用中;应填入所绑定值集中的其中一个代码。

Typecode
Is Modifiertrue because This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
22. Location.operationalStatus
Definition

运营状态主要描述与床位相关的运营情况(但也可以用于房间、单位、椅子等,例如:隔离区或透析椅)。这通常包括床位是否受到污染、需要房间清洁,或者正在进行维修等情况。

Short地点的运营状态(通常仅适用于床位 / 房间)
Control0..1
BindingThe codes SHOULD be taken from hl7VS-bedStatus
(preferred to http://terminology.hl7.org/ValueSet/v2-0116)

鼓励使用所绑定值集中的代码,但不强制一定要使用此值集,你也可使用其他值集的代码或单纯以文字表示。

TypeCoding
Is Modifierfalse
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
24. Location.name
Definition

人们常用的地点名称。不需要是唯一的。

Short人们使用的地点名称
Comments

如果某地点的名称发生变更,可以考虑将旧名称放入别名(alias)资料项目,这样在查询时仍然可以找到此地点。

Control1..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
26. Location.alias
Definition

这是一份地点过去或现在所使用的其他名称的清单

Short这是一份地点过去或现在所使用的其他名称的清单
Comments

别名或过去的名称并不附带具体的日期,因为这不是用来记录名称使用的时间。其主要目的是帮助查询,让人们用旧名称也能找到对应的地点。

Control0..*
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summaryfalse
Requirements

随著时间的流逝,地点和机构会有很多变化,它们可能会有不同的名称。在查询资料时,知道一个地点之前的名称可能会很有帮助。

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
28. Location.description
Definition

对地点的描述,可以帮助人们找到或者识别这个地点。

Short关于地点的额外信息,除了名称之外,还可以提供更多的细节来帮助识别这个地点。
Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

人们需要额外信息来确保找到的是正确的地点

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
30. Location.mode
Definition

表明这个 resource 实例是指一个具体的地点,还是指一种地点的类别。

Shortinstance | kind
Comments

之所以将此资料项目标记为修饰用(modifier),是因为地点是否属于某一类的地点类别会改变其使用和理解方式。

Control0..1
BindingThe codes SHALL be taken from LocationMode
(required to http://hl7.org/fhir/ValueSet/location-mode|4.0.1)

表明为一个地点或是一个地点的类别;应填入所绑定值集中的其中一个代码。

Typecode
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Requirements

当在排程或下医嘱中使用Location resource时,我们需要能够参照某类地点,而不是一个具体的地点。

Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
32. Location.type
Definition

指明此地点执行的功能类型

Short执行的功能类型
Control0..*
BindingUnless not suitable, these codes SHALL be taken from ServiceDeliveryLocationRoleType
(extensible to http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType)

应填入所绑定值集中的其中一个代码。

TypeCodeableConcept
Is Modifierfalse
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
34. Location.telecom
Definition

此地点提供的通讯设备联络方式。这可能包括电话号码、传真号码、手机号码、电子邮件地址和网站。

Short地点的联络细节
Control0..*
TypeContactPoint
Is Modifierfalse
Must Supporttrue
Summaryfalse
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
36. Location.telecom.id
Definition

Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

ShortUnique id for inter-element referencing
Control0..1
Typestring
Is Modifierfalse
XML FormatIn the XML format, this property is represented as an attribute.
Summaryfalse
38. Location.telecom.extension
Definition

May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ShortAdditional content defined by implementations
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on Location.telecom.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 40. Location.telecom.system
    Definition

    联络方式的通讯形式-需要什么通讯系统进行联络

    Shortphone | fax | email | pager | url | sms | other
    Control0..1
    This element is affected by the following invariants: cpt-2
    BindingThe codes SHALL be taken from ContactPointSystem
    (required to http://hl7.org/fhir/ValueSet/contact-point-system|4.0.1)

    应填入所绑定值集中的其中一个代码。

    Typecode
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    42. Location.telecom.value
    Definition

    实际的联络方式之细节,针对指定的通讯系统提供有意义的形式(电话号码或是电子邮件位址)

    Short实际的联络方式之细节
    Comments

    额外的文字资料,例如电话分机号码、或关于联络人的说明,有时也包括于此值。

    Control0..1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Requirements

    需支援非严格格式控制之旧有号码

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    44. Location.telecom.use
    Definition

    确定联络方式的用途

    Shorthome | work | temp | old | mobile
    Comments

    应用程序可以假定一个联络方法是目前使用中,除非它明确说它是暂时的或旧的。

    Control0..1
    BindingThe codes SHALL be taken from ContactPointUse
    (required to http://hl7.org/fhir/ValueSet/contact-point-use|4.0.1)

    此联络方式的用途;应填入所绑定值集中的其中一个代码。

    Typecode
    Is Modifiertrue because This is labeled as "Is Modifier" because applications should not mistake a temporary or old contact etc.for a current/permanent one
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Must Supporttrue
    Summarytrue
    Requirements

    需要追踪此人使用这种联络的方式,使用者可以选择适合他们用途的联络方式。

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    46. Location.telecom.rank
    Definition

    具体说明使用一组联系方式的优先顺序,较小排名序位的联络方式比较大排名序位的联络方式之序位还要前面。

    Short具体说明偏好的使用顺序(1=最高优先顺序)
    Comments

    请注意,排名序位没有一定要遵循联络方式在实例中呈现的顺序。

    Control0..1
    TypepositiveInt
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    48. Location.telecom.period
    Definition

    此联络方式的使用效期

    Short此联络方式的使用效期
    Control0..1
    TypePeriod
    Is Modifierfalse
    Must Supporttrue
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    50. Location.address
    Definition

    实体地点

    Short实体地点
    Comments

    额外的地址应使用另一个Location resource 实例或透过 Organiztion 进行记录

    Control0..1
    This element is affected by the following invariants: ele-1
    TypeAddress(SmAddress)
    Is Modifierfalse
    Must Supporttrue
    Requirements

    如果可以访问地点,我们需要记录其地址。

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    52. Location.physicalType
    Definition

    地点的实体形态,如建筑物、房间、车辆、道路。

    Short绝对的地理位置
    Control0..1
    BindingFor example codes, see LocationType
    (example to http://hl7.org/fhir/ValueSet/location-physical-type)

    可参考所绑定值集,但此值集只是针对这个栏位的一个可能值的范例,不预期也不鼓励使用者一定要使用此值集的代码。

    TypeCodeableConcept
    Is Modifierfalse
    Summarytrue
    Requirements

    为了在查询中显示相关地点,我们需要对地点进行分类。

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    54. Location.position
    Definition

    地点的绝对地理位置,使用 WGS84 基准表示(这与 KML 中使用的坐标系相同)。

    Short绝对地理位置
    Control0..1
    TypeBackboneElement
    Is Modifierfalse
    Summaryfalse
    Requirements

    对于行动应用和自动导航来说,需要知道地点的确切位置。

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    56. Location.position.id
    Definition

    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

    ShortUnique id for inter-element referencing
    Control0..1
    Typestring
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    58. Location.position.extension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

    ShortAdditional content defined by implementations
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    60. Location.position.modifierExtension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

    ShortExtensions that cannot be ignored even if unrecognized
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Summarytrue
    Requirements

    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

    Alternate Namesextensions, user content, modifiers
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    62. Location.position.longitude
    Definition

    经度,值域和解释与 KML 中经度资料项目文字表述相同(见下文注释)。

    Short以 WGS84 为基准的经度
    Control1..1
    Typedecimal
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    64. Location.position.latitude
    Definition

    纬度,值域和解释与 KML 中纬度资料项目文字表述相同(见下文注释)。

    Short以 WGS84 为基准的纬度
    Control1..1
    Typedecimal
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    66. Location.position.altitude
    Definition

    海拔高度,值域和解释与 KML 中高度资料项目的文字表述相同(见下文注释)。

    Short以 WGS84 为基准的海拔高度
    Control0..1
    Typedecimal
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    68. Location.managingOrganization
    Definition

    负责地点的提供与维护之机构

    Short负责地点的提供与维护之机构
    Comments

    这也可以用来指出此地点隶属于哪个机构,以及提供哪些服务。这些服务可以透过HealthcareService resource来具体定义。

    Control0..1
    TypeReference(SmOrganization)
    Is Modifierfalse
    Must Supporttrue
    Summarytrue
    Requirements

    需要知道谁负责管理此地点

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    70. Location.partOf
    Definition

    此地点是另一个地点的一部分

    Short此地点是另一个地点的一部分
    Control0..1
    TypeReference(SmLocation)
    Is Modifierfalse
    Summaryfalse
    Requirements

    为了方便查找地点、显示地点以及识别地点,知道哪些地点位于其他地点之内是重要的。

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    72. Location.hoursOfOperation
    Definition

    这个地点通常在一个星期的哪些日子/时间开放?

    Short这个地点通常在一个星期的哪些日子/时间开放?
    Comments

    这种信息通常可以在目录和网站上找到,以告知客户机构的开放时间。此地点内的特定服务可能有自己的营业时间,这些时间可能会比此地点的整体营业时间短或长。

    Control0..*
    TypeBackboneElement
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    74. Location.hoursOfOperation.id
    Definition

    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

    ShortUnique id for inter-element referencing
    Control0..1
    Typestring
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    76. Location.hoursOfOperation.extension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

    ShortAdditional content defined by implementations
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    78. Location.hoursOfOperation.modifierExtension
    Definition

    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

    ShortExtensions that cannot be ignored even if unrecognized
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
    Summarytrue
    Requirements

    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

    Alternate Namesextensions, user content, modifiers
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    80. Location.hoursOfOperation.daysOfWeek
    Definition

    在规定的开始和结束时间内,一周中哪些天是开放的。

    Shortmon | tue | wed | thu | fri | sat | sun
    Control0..*
    BindingThe codes SHALL be taken from DaysOfWeek
    (required to http://hl7.org/fhir/ValueSet/days-of-week|4.0.1)

    应填入所绑定值集中的其中一个代码。

    Typecode
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    82. Location.hoursOfOperation.allDay
    Definition

    此地点全天开放

    Short此地点全天开放
    Control0..1
    Typeboolean
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    84. Location.hoursOfOperation.openingTime
    Definition

    此地点的开放时间

    Short此地点的开放时间
    Control0..1
    Typetime
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    86. Location.hoursOfOperation.closingTime
    Definition

    此地点的关闭时间

    Short此地点的关闭时间
    Control0..1
    Typetime
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    88. Location.availabilityExceptions
    Definition

    描述地点开放时间与正常情况不同的情形,例如国定假日。简明扼要地描述所有可能的异常情况,这些异常情况在开放时间的时间表中有详细说明。

    Short可用性例外情况说明
    Control0..1
    Typestring
    Is Modifierfalse
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    90. Location.endpoint
    Definition

    提供用于此地点运营服务的技术端点

    Short提供用于此地点运营服务的技术端点
    Control0..*
    TypeReference(Endpoint)
    Is Modifierfalse
    Summaryfalse
    Requirements

    机构在不同地点有提供各种服务的不同系统,需要明确怎样以及为了什么目的来连接这些系统的技术详情。

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))