臺灣長期照顧實作指引(TW LTC IG)
1.0.0 - STU 1.0.0

臺灣長期照顧實作指引(TW LTC IG), published by 經濟部產業發展署. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Lorex/TWLongTermCare_IG_Build/ and changes regularly. See the Directory of published versions

Resource Profile: LTCLocationFeeAuditPlace - Detailed Descriptions

Draft as of 2026-07-29

Definitions for the LTCLocationFeeAuditPlace resource profile.

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

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.implicitRules
Definition

構建resource時遵循的一系列規則的參照,在處理內容時必須理解這些規則。通常這是對IG所定義之特殊規則及其他profiles的參照。


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.

Short創建此內容所依據的一組規則A set of rules under which this content was created
Comments

宣告這套規則限制了內容只能被有限的交易夥伴所理解。這從本質上限制了資料的長期有用性。然而,現有的健康生態體系高度分裂,還沒有準備好以普遍可計算的方式定義、收集和交換資料。只要有可能,實作者和/或規範編寫者應該避免使用這個資料項目。通常在使用時,此URL是對IG的參照,此IG將這些特殊規則與其他profiles、value sets等一起定義為其敘述的一部分。


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()))
4. Location.modifierExtension
Definition

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).

ShortExtensions that cannot be ignored
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 resource that contains them
Summaryfalse
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
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())
6. 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.

Short地點狀態,交通接送起訖地一般填 activeactive | 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()))
8. Location.name
Definition

人們常用的地點名稱。不需要是唯一的。


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

Short地點名稱,對應規格書欄位 addr1(出發地)或 addr2(目的地)之名稱,例如「個案住家」、「亞東醫院」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()))
10. 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
Must Supporttrue
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()))
12. Location.mode
Definition

表明這個 resource 實例是指一個具體的地點,還是指一種地點的類別。


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

Short地點模式,指涉特定地點時填 instanceinstance | 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
Must Supporttrue
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()))
14. Location.type
Definition

指明此地點執行的功能類型


Indicates the type of function performed at the location.

Short地點類型,依實際地點性質填寫(例如個案住所 PTRES、醫院 HOSP、社區式長照機構);本 Profile 不設固定值,以免將非住家之目的地誤標為個案住所Type of function performed
Control0..1*
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(TW CodeableConcept)
Is Modifierfalse
Must Supporttrue
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
16. 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()))
18. 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()))
20. 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()))
22. 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()))
24. 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()))
26. Location.address
Definition

實體地點


Physical location.

Short地點之地址;規格書之 addr1/addr2 為長度 40 之地址或地點名稱字串,得填於 address.textPhysical location
Comments

額外的地址應使用另一個Location resource 實例或透過 Organiztion 進行記錄


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

Control0..1
TypeAddress(TW Core Address)
Is Modifierfalse
Must Supporttrue
Summaryfalse
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()))
28. Location.address.extension:room
Slice Nameroom
Definition

臺灣地址欄位-室

Short
Control0..1
TypeExtension(TW Room) (Extension Type: string)
Is Modifierfalse
Must Supporttrue
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())
30. Location.address.extension:floor
Slice Namefloor
Definition

臺灣地址欄位-樓

Short
Control0..1
TypeExtension(TW Floor) (Extension Type: string)
Is Modifierfalse
Must Supporttrue
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())
32. Location.address.extension:number
Slice Namenumber
Definition

臺灣地址欄位-號

Short
Control0..1
TypeExtension(TW Number) (Extension Type: string)
Is Modifierfalse
Must Supporttrue
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())
34. Location.address.extension:alley
Slice Namealley
Definition

臺灣地址欄位-弄

Short
Control0..1
TypeExtension(TW Alley) (Extension Type: string)
Is Modifierfalse
Must Supporttrue
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())
36. Location.address.extension:lane
Slice Namelane
Definition

臺灣地址欄位-巷

Short巷/衖
Control0..1
TypeExtension(TW Lane) (Extension Type: string)
Is Modifierfalse
Must Supporttrue
Summaryfalse
Alternate Names巷, 衖
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())
38. Location.address.extension:section
Slice Namesection
Definition

臺灣地址欄位-段

Short
Control0..1
TypeExtension(TW Section) (Extension Type: string)
Is Modifierfalse
Must Supporttrue
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())
40. Location.address.extension:neighborhood
Slice Nameneighborhood
Definition

臺灣地址欄位-鄰

Short
Control0..1
TypeExtension(TW Neighborhood) (Extension Type: string)
Is Modifierfalse
Must Supporttrue
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())
42. Location.address.extension:village
Slice Namevillage
Definition

臺灣地址欄位-村(里)

Short村(里)
Control0..1
TypeExtension(TW Village) (Extension Type: string)
Is Modifierfalse
Must Supporttrue
Summaryfalse
Alternate Names村, 里
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())
44. Location.address.use
Definition

此地址的用途


The purpose of this address.

Shorthome | work | temp | old | billing - 此地址的用途home | work | temp | old | billing - purpose of this address
Comments

應用程式可假定一個地址是目前使用中,除非它明確說它是暫時的或舊的。


Applications can assume that an address is current unless it explicitly says that it is temporary or old.

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

應填入AddressUse值集中的其中一個代碼


The use of an address.

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

允許從清單中挑選適當的地址用途


Allows an appropriate address to be chosen from a list of many.

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

區分實際地址(你可以拜訪的地址)和郵寄地址(如郵政信箱和轉遞地址),大多數地址都是這兩種。


Distinguishes between physical addresses (those you can visit) and mailing addresses (e.g. PO Boxes and care-of addresses). Most addresses are both.

Shortpostal | physical | bothpostal | physical | both
Comments

地址的定義指出「地址旨在描述郵政地址,而不是實體位置」。但許多應用程式追蹤一個地址是否具有雙重目的,既是一個可以拜訪的地點,亦是一個有效的投遞目的地,郵政地址經常被用作實體位置的代表(亦可見Locationresource)。


The definition of Address states that "address is intended to describe postal addresses, not physical locations". However, many applications track whether an address has a dual purpose of being a location that can be visited as well as being a valid delivery destination, and Postal addresses are often used as proxies for physical locations (also see the Location resource).

Control0..1
BindingThe codes SHALL be taken from AddressTypehttp://hl7.org/fhir/ValueSet/address-type|4.0.1
(required to http://hl7.org/fhir/ValueSet/address-type|4.0.1)

應填入AddressType值集中的其中一個代碼


The type of an address (physical / postal).

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

具體說明整個地址,因為它應該顯示在郵政標籤上,這可替代或與特定的部分一起提供。


Specifies the entire address as it should be displayed e.g. on a postal label. This may be provided instead of or as well as the specific parts.

Short地址之文字表述Text representation of the address
Comments

可以同時提供文字表述和各部分的地址資料項目內容。更新地址的應用程式 必須(SHALL) 確保當文字表述和各部分的地址資料項目內容都存在時,文字表述不包括各部分的地址資料項目內容中沒有的內容,意即兩者內容會一致。


Can provide both a text representation and parts. Applications updating an address SHALL ensure that when both text and parts are present, no content is included in the text that isn't found in a part.

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

一個可呈現的、未編碼的形式。


A renderable, unencoded form.

ExampleGeneral: 137 Nowhere Street, Erewhon 9132
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
50. Location.address.line
Definition

此部分包含門牌號碼、公寓號碼、街道名稱、街道方向、郵政信箱號碼、送貨提示以及類似的地址資訊。


This component contains the house number, apartment number, street name, street direction, P.O. Box number, delivery hints, and similar address information.

Short路/街Street name, number, direction & P.O. Box etc.
Control0..1*
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Alternate Names路, 街
ExampleGeneral: 137 Nowhere Street
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
52. Location.address.city
Definition

市、鄉、鎮、村或其他社區或配送中心的名稱。


The name of the city, town, suburb, village or other community or delivery center.

Short鄉/鎮/市/區,定義上與國際的等級一致。原文為:Name of city, town etc.。Name of city, town etc.
Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Alternate NamesMunicpality, 鄉, 鎮, 市, 區
ExampleGeneral: Erewhon
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
54. Location.address.district
Definition

行政區域(縣)的名稱


The name of the administrative area (county).

Short縣/市,定義上與國際的等級一致。原文為:District name (aka county)。District name (aka county)
Comments

區(district)有時被稱為縣(country),但在一些區域(regions),「縣(country)」被用來代替市(直轄市),所以縣名應該用市名來代替傳達。


District is sometimes known as county, but in some regions 'county' is used in place of city (municipality), so county name should be conveyed in city instead.

Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Alternate NamesCounty, 市
ExampleGeneral: Madison
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
56. Location.address.postalCode
Definition

指定一個由郵政服務定義的區域之郵遞區號


A postal code designating a region defined by the postal service.

Short郵遞區號Postal code for area
Control0..1
Typestring
Is Modifierfalse
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Must Supporttrue
Summarytrue
Alternate NamesZip
ExampleGeneral: 9132
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
58. Location.address.postalCode.extension:PostalCode
Slice NamePostalCode
Definition

臺灣郵遞區號

Short臺灣郵遞區號
Control0..1
This element is affected by the following invariants: ele-1
TypeExtension(TW Postal code) (Extension Type: CodeableConcept(TW CodeableConcept))
Is Modifierfalse
Must Supporttrue
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())
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
60. Location.address.postalCode.extension:PostalCode.extension
Definition

An Extension


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.

ShortExtensionAdditional 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..0*
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.address.postalCode.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 62. Location.address.postalCode.extension:PostalCode.url
    Definition

    擴充的資料項目之定義連結—一個邏輯名稱或URL


    Source of the definition for the extension code - a logical name or a URL.

    Short擴充的資料項目名稱identifies the meaning of the extension
    Comments

    此定義可直接指向可計算的或人類可讀的擴充資料項目的定義,也可以是其他規範中聲明的邏輯URI。此定義必須(SHALL) 定義擴充的結構定義的URI。


    The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.

    Control1..1
    Typeuri
    Is Modifierfalse
    XML FormatIn the XML format, this property is represented as an attribute.
    Summaryfalse
    Fixed Valuehttps://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-postal-code
    64. Location.address.postalCode.extension:PostalCode.value[x]
    Definition

    擴充的資料項目的內容值—必須是一組受限制的data type中的一個(清單請見Extensibility


    Value of extension - must be one of a constrained set of the data types (see Extensibility for a list).

    Short擴充的資料項目的內容值Value of extension
    Comments

    並非所有的專門術語使用都符合這個一般模式。在某些情況下,資料模型不應該使用CodeableConcept,而應直接使用Coding,並提供他們自己的結構來管理文字、編碼、翻譯、資料項目之間的關係、先組合配對(pre-)和後組合配對(post-coordination)。

    Control0..1
    TypeCodeableConcept(TW CodeableConcept), date, Meta, Address, Attachment, integer, Count, DataRequirement, Dosage, uuid, Identifier, Coding, SampledData, id, positiveInt, Distance, Period, Duration, canonical, Range, RelatedArtifact, base64Binary, UsageContext, Timing, decimal, ParameterDefinition, dateTime, code, string, Contributor, oid, instant, ContactPoint, HumanName, Money, markdown, Ratio, Age, Reference, TriggerDefinition, Quantity, uri, url, Annotation, ContactDetail, boolean, Expression, Signature, unsignedInt, time
    [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
    Is Modifierfalse
    Must Supporttrue
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    66. Location.address.postalCode.extension:PostalCode.value[x].coding
    Definition

    由專門術語系統(terminology system)所定義之代碼的參照


    A reference to a code defined by a terminology system.

    Short由專門術語系統(terminology system)定義的代碼Code defined by a terminology system
    Comments

    代碼可以在列舉清單(enumerations)或代碼清單(code lists)中非常隨意地定義,直至有非常正式的定義,例如:SNOMED CT—更多資訊見HL7 v3核心原則(Core Principles)。編碼的排序是未定義的因而 必須沒有(SHALL NOT) 被用來推斷意義。一般來說,最多只有一個編碼值(coding values)會被標記為UserSelected = true。


    Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

    Control0..*
    TypeCoding(TW Coding)
    Is Modifierfalse
    Must Supporttrue
    Summarytrue
    Requirements

    允許代碼系統中的替代編碼,以及翻譯到其他編碼系統。


    Allows for alternative encodings within a code system, and translations to other code systems.

    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    SlicingThis element introduces a set of slices on Location.address.postalCode.extension.value[x].coding. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • pattern @ system
    • 68. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode3
      Slice NamePostalCode3
      Definition

      由專門術語系統(terminology system)所定義之代碼的參照


      A reference to a code defined by a terminology system.

      Short由專門術語系統(terminology system)定義的代碼Code defined by a terminology system
      Comments

      代碼可以在列舉清單(enumerations)或代碼清單(code lists)中非常隨意地定義,直至有非常正式的定義,例如:SNOMED CT—更多資訊見HL7 v3核心原則(Core Principles)。編碼的排序是未定義的因而 必須沒有(SHALL NOT) 被用來推斷意義。一般來說,最多只有一個編碼值(coding values)會被標記為UserSelected = true。


      Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

      Control0..1*
      BindingThe codes SHALL be taken from For codes, see 臺灣中華郵政3碼郵遞區號值集
      (required to https://twcore.mohw.gov.tw/ig/twcore/ValueSet/postal-code3-tw)

      應填入所綁定值集中的其中一個代碼

      TypeCoding(TW Coding)
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      允許代碼系統中的替代編碼,以及翻譯到其他編碼系統。


      Allows for alternative encodings within a code system, and translations to other code systems.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      70. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode3.system
      Definition

      定義代碼中符號意義的代碼系統識別


      The identification of the code system that defines the meaning of the symbol in the code.

      Short專門術語系統(terminology system)的識別Identity of the terminology system
      Comments

      URI可以是一個OID(urn:oid:...)或一個UUID(urn:uuid:...);OID和UUID 必須(SHALL) 參照HL7 OID註冊中心;否則,URI應該來自HL7的FHIR定義的特殊URI列表,或者它應該參照一些明確建立的系统定義。


      The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

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

      需要明確說明符號定義的來源


      Need to be unambiguous about the source of the definition of the symbol.

      Pattern Valuehttps://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code3-tw
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      72. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode3.code
      Definition

      系統定義的語法之符號;符號可能是一個預先定義的代碼,也可能是代碼系統定義的語法中的表達式(如後組合配對/後組合式)。


      A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

      Short系統定義的語法之符號Symbol in syntax defined by the system
      Control10..1
      Typecode
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      需要參照系統中的一個特定代碼


      Need to refer to a particular code in the system.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      74. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode3.display
      Definition

      遵循系統的規則以呈現代碼含義的表示法


      A representation of the meaning of the code in the system, following the rules of the system.

      Short由系統定義的表示法Representation defined by the system
      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 be able to carry a human-readable meaning of the code for readers that do not know the system.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      76. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode5
      Slice NamePostalCode5
      Definition

      由專門術語系統(terminology system)所定義之代碼的參照


      A reference to a code defined by a terminology system.

      Short由專門術語系統(terminology system)定義的代碼Code defined by a terminology system
      Comments

      代碼可以在列舉清單(enumerations)或代碼清單(code lists)中非常隨意地定義,直至有非常正式的定義,例如:SNOMED CT—更多資訊見HL7 v3核心原則(Core Principles)。編碼的排序是未定義的因而 必須沒有(SHALL NOT) 被用來推斷意義。一般來說,最多只有一個編碼值(coding values)會被標記為UserSelected = true。


      Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

      Control0..1*
      BindingThe codes SHALL be taken from For codes, see 臺灣中華郵政5碼郵遞區號值集
      (required to https://twcore.mohw.gov.tw/ig/twcore/ValueSet/postal-code5-tw)

      應填入所綁定值集中的其中一個代碼

      TypeCoding(TW Coding)
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      允許代碼系統中的替代編碼,以及翻譯到其他編碼系統。


      Allows for alternative encodings within a code system, and translations to other code systems.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      78. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode5.system
      Definition

      定義代碼中符號意義的代碼系統識別


      The identification of the code system that defines the meaning of the symbol in the code.

      Short專門術語系統(terminology system)的識別Identity of the terminology system
      Comments

      URI可以是一個OID(urn:oid:...)或一個UUID(urn:uuid:...);OID和UUID 必須(SHALL) 參照HL7 OID註冊中心;否則,URI應該來自HL7的FHIR定義的特殊URI列表,或者它應該參照一些明確建立的系统定義。


      The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

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

      需要明確說明符號定義的來源


      Need to be unambiguous about the source of the definition of the symbol.

      Pattern Valuehttps://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code5-tw
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      80. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode5.code
      Definition

      系統定義的語法之符號;符號可能是一個預先定義的代碼,也可能是代碼系統定義的語法中的表達式(如後組合配對/後組合式)。


      A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

      Short系統定義的語法之符號Symbol in syntax defined by the system
      Control10..1
      Typecode
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      需要參照系統中的一個特定代碼


      Need to refer to a particular code in the system.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      82. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode5.display
      Definition

      遵循系統的規則以呈現代碼含義的表示法


      A representation of the meaning of the code in the system, following the rules of the system.

      Short由系統定義的表示法Representation defined by the system
      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 be able to carry a human-readable meaning of the code for readers that do not know the system.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      84. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode6
      Slice NamePostalCode6
      Definition

      由專門術語系統(terminology system)所定義之代碼的參照


      A reference to a code defined by a terminology system.

      Short由專門術語系統(terminology system)定義的代碼Code defined by a terminology system
      Comments

      代碼可以在列舉清單(enumerations)或代碼清單(code lists)中非常隨意地定義,直至有非常正式的定義,例如:SNOMED CT—更多資訊見HL7 v3核心原則(Core Principles)。編碼的排序是未定義的因而 必須沒有(SHALL NOT) 被用來推斷意義。一般來說,最多只有一個編碼值(coding values)會被標記為UserSelected = true。


      Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

      Control0..1*
      BindingThe codes SHALL be taken from For codes, see 臺灣中華郵政6碼郵遞區號值集
      (required to https://twcore.mohw.gov.tw/ig/twcore/ValueSet/postal-code6-tw)

      應填入所綁定值集中的其中一個代碼

      TypeCoding(TW Coding)
      Is Modifierfalse
      Must Supporttrue
      Summarytrue
      Requirements

      允許代碼系統中的替代編碼,以及翻譯到其他編碼系統。


      Allows for alternative encodings within a code system, and translations to other code systems.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      86. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode6.system
      Definition

      定義代碼中符號意義的代碼系統識別


      The identification of the code system that defines the meaning of the symbol in the code.

      Short專門術語系統(terminology system)的識別Identity of the terminology system
      Comments

      URI可以是一個OID(urn:oid:...)或一個UUID(urn:uuid:...);OID和UUID 必須(SHALL) 參照HL7 OID註冊中心;否則,URI應該來自HL7的FHIR定義的特殊URI列表,或者它應該參照一些明確建立的系统定義。


      The URI may be an OID (urn:oid:...) or a UUID (urn:uuid:...). OIDs and UUIDs SHALL be references to the HL7 OID registry. Otherwise, the URI should come from HL7's list of FHIR defined special URIs or it should reference to some definition that establishes the system clearly and unambiguously.

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

      需要明確說明符號定義的來源


      Need to be unambiguous about the source of the definition of the symbol.

      Pattern Valuehttps://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code6-tw
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      88. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode6.code
      Definition

      系統定義的語法之符號;符號可能是一個預先定義的代碼,也可能是代碼系統定義的語法中的表達式(如後組合配對/後組合式)。


      A symbol in syntax defined by the system. The symbol may be a predefined code or an expression in a syntax defined by the coding system (e.g. post-coordination).

      Short系統定義的語法之符號Symbol in syntax defined by the system
      Control10..1
      Typecode
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summarytrue
      Requirements

      需要參照系統中的一個特定代碼


      Need to refer to a particular code in the system.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      90. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode6.display
      Definition

      遵循系統的規則以呈現代碼含義的表示法


      A representation of the meaning of the code in the system, following the rules of the system.

      Short由系統定義的表示法Representation defined by the system
      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 be able to carry a human-readable meaning of the code for readers that do not know the system.

      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      92. Location.address.postalCode.extension:PostalCode.value[x].text
      Definition

      輸入資料的使用者所見/所選/所說的人類可讀文字表述,和(或)其代表使用者的預期含義。


      A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

      Short概念的文字表示法Plain text representation of the concept
      Comments

      很多時候,此文字表述與其中一個代碼的顯示名稱相同。


      Very often the text is the same as a displayName of one of the codings.

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

      專門術語中的代碼並不總是能捕捉人類使用的細微差別的正確意義,或者根本就沒有合適的代碼;這些情況下,文字表述被用來捕捉來源的全部意義。


      The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

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

      國家—通常被理解為或普遍被接受的一個國家。


      Country - a nation as commonly understood or generally accepted.

      Short國家(例如:ISO 3166的2個或3個字母代碼)。Country (e.g. can be ISO 3166 2 or 3 letter code)
      Comments

      可用ISO 3166的3個字母代碼來代替人類可讀的國家名


      ISO 3166 3 letter codes can be used in place of a human readable country name.

      Control0..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()))
      96. 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地點之經緯度座標,對應規格書欄位 addrlat1/addrlng1(出發地)或 addrlat2/addrlng2(目的地)The absolute geographic location
      Control0..1
      TypeBackboneElement
      Is Modifierfalse
      Must Supporttrue
      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()))
      98. 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())
      100. 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經度座標(addrlng1/addrlng2),以十進位度數格式表示Longitude with WGS84 datum
      Control1..1
      Typedecimal
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summaryfalse
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      102. 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緯度座標(addrlat1/addrlat2),以十進位度數格式表示Latitude with WGS84 datum
      Control1..1
      Typedecimal
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Must Supporttrue
      Summaryfalse
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      104. 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(TW Core Organization, 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()))

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

      0. Location
      Short交通接送之出發地或目的地
      2. Location.status
      Short地點狀態,交通接送起訖地一般填 active
      4. Location.name
      Short地點名稱,對應規格書欄位 addr1(出發地)或 addr2(目的地)之名稱,例如「個案住家」、「亞東醫院」
      6. Location.description
      Short地點之補充說明
      Must Supporttrue
      8. Location.mode
      Short地點模式,指涉特定地點時填 instance
      Must Supporttrue
      10. Location.type
      Short地點類型,依實際地點性質填寫(例如個案住所 PTRES、醫院 HOSP、社區式長照機構);本 Profile 不設固定值,以免將非住家之目的地誤標為個案住所
      Control0..1
      Must Supporttrue
      12. Location.address
      Short地點之地址;規格書之 addr1/addr2 為長度 40 之地址或地點名稱字串,得填於 address.text
      14. Location.address.text
      Short地址之文字表述
      Must Supporttrue
      16. Location.position
      Short地點之經緯度座標,對應規格書欄位 addrlat1/addrlng1(出發地)或 addrlat2/addrlng2(目的地)
      Must Supporttrue
      18. Location.position.longitude
      Short經度座標(addrlng1/addrlng2),以十進位度數格式表示
      Must Supporttrue
      20. Location.position.latitude
      Short緯度座標(addrlat1/addrlat2),以十進位度數格式表示
      Must Supporttrue

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

      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

      關於resource的metadata。這是由基礎建設維護的內容。內容的更改可能並不總是與resource的版本更改相關聯。

      Short此Location Resource的metadata
      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

      構建resource時遵循的一系列規則的參照,在處理內容時必須理解這些規則。通常這是對IG所定義之特殊規則及其他profiles的參照。

      Short創建此內容所依據的一組規則
      Comments

      宣告這套規則限制了內容只能被有限的交易夥伴所理解。這從本質上限制了資料的長期有用性。然而,現有的健康生態體系高度分裂,還沒有準備好以普遍可計算的方式定義、收集和交換資料。只要有可能,實作者和/或規範編寫者應該避免使用這個資料項目。通常在使用時,此URL是對IG的參照,此IG將這些特殊規則與其他profiles、value sets等一起定義為其敘述的一部分。

      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

      編寫此resource的語言

      Short用以表述Location Resource內容的語言。
      Comments

      提供語言是為了支援索引和可存取性(通常,文字表述轉語音等服務使用此語言標籤)。html lanuage tag適用於此敘述。resource上的語言標籤可用於指定從resource中的資料所產成的其他表述之語言。不是所有的內容都必須使用此語言。不應該假定Resource.language自動適用於敘述。如果指定語言,它也應該被指定在html中的div資料項目(關於xml:lang和html lang屬性之間的關係,見HTML5中的規則)。

      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
      ExampleValue: zh-TW
      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

      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.

      ShortContained, inline Resources
      Comments

      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
      14. Location.extension
      Definition

      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.

      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())
      16. Location.modifierExtension
      Definition

      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).

      ShortExtensions that cannot be ignored
      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 resource that contains them
      Summaryfalse
      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
      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 作描述,或者如果這個地點設有排程或時段的話,則由這些排程或時段來描述。

      Short地點狀態,交通接送起訖地一般填 active
      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地點名稱,對應規格書欄位 addr1(出發地)或 addr2(目的地)之名稱,例如「個案住家」、「亞東醫院」
      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
      Must Supporttrue
      Summarytrue
      Requirements

      人們需要額外資訊來確保找到的是正確的地點

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

      表明這個 resource 實例是指一個具體的地點,還是指一種地點的類別。

      Short地點模式,指涉特定地點時填 instance
      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
      Must Supporttrue
      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地點類型,依實際地點性質填寫(例如個案住所 PTRES、醫院 HOSP、社區式長照機構);本 Profile 不設固定值,以免將非住家之目的地誤標為個案住所
      Control0..1
      BindingUnless not suitable, these codes SHALL be taken from ServiceDeliveryLocationRoleType
      (extensible to http://terminology.hl7.org/ValueSet/v3-ServiceDeliveryLocationRoleType)

      應填入所綁定值集中的其中一個代碼。

      TypeCodeableConcept(TW CodeableConcept)
      Is Modifierfalse
      Must Supporttrue
      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地點之地址;規格書之 addr1/addr2 為長度 40 之地址或地點名稱字串,得填於 address.text
        Comments

        額外的地址應使用另一個Location resource 實例或透過 Organiztion 進行記錄

        Control0..1
        TypeAddress(TW Core Address)
        Is Modifierfalse
        Must Supporttrue
        Summaryfalse
        Requirements

        如果可以訪問地點,我們需要記錄其地址。

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

        resource中資料項目的唯一ID(用於內部參照)。這可以是任何不含空格的字串。

        Short唯一可識別ID,以供資料項目間相互參照。
        Control0..1
        Typestring
        Is Modifierfalse
        XML FormatIn the XML format, this property is represented as an attribute.
        Summaryfalse
        54. Location.address.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.address.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 56. Location.address.extension:room
          Slice Nameroom
          Definition

          臺灣地址欄位-室

          Short
          Control0..1
          TypeExtension(TW Room) (Extension Type: string)
          Is Modifierfalse
          Must Supporttrue
          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())
          58. Location.address.extension:floor
          Slice Namefloor
          Definition

          臺灣地址欄位-樓

          Short
          Control0..1
          TypeExtension(TW Floor) (Extension Type: string)
          Is Modifierfalse
          Must Supporttrue
          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())
          60. Location.address.extension:number
          Slice Namenumber
          Definition

          臺灣地址欄位-號

          Short
          Control0..1
          TypeExtension(TW Number) (Extension Type: string)
          Is Modifierfalse
          Must Supporttrue
          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())
          62. Location.address.extension:alley
          Slice Namealley
          Definition

          臺灣地址欄位-弄

          Short
          Control0..1
          TypeExtension(TW Alley) (Extension Type: string)
          Is Modifierfalse
          Must Supporttrue
          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())
          64. Location.address.extension:lane
          Slice Namelane
          Definition

          臺灣地址欄位-巷

          Short巷/衖
          Control0..1
          TypeExtension(TW Lane) (Extension Type: string)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Alternate Names巷, 衖
          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.address.extension:section
          Slice Namesection
          Definition

          臺灣地址欄位-段

          Short
          Control0..1
          TypeExtension(TW Section) (Extension Type: string)
          Is Modifierfalse
          Must Supporttrue
          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())
          68. Location.address.extension:neighborhood
          Slice Nameneighborhood
          Definition

          臺灣地址欄位-鄰

          Short
          Control0..1
          TypeExtension(TW Neighborhood) (Extension Type: string)
          Is Modifierfalse
          Must Supporttrue
          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())
          70. Location.address.extension:village
          Slice Namevillage
          Definition

          臺灣地址欄位-村(里)

          Short村(里)
          Control0..1
          TypeExtension(TW Village) (Extension Type: string)
          Is Modifierfalse
          Must Supporttrue
          Summaryfalse
          Alternate Names村, 里
          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())
          72. Location.address.use
          Definition

          此地址的用途

          Shorthome | work | temp | old | billing - 此地址的用途
          Comments

          應用程式可假定一個地址是目前使用中,除非它明確說它是暫時的或舊的。

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

          應填入AddressUse值集中的其中一個代碼

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

          允許從清單中挑選適當的地址用途

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

          區分實際地址(你可以拜訪的地址)和郵寄地址(如郵政信箱和轉遞地址),大多數地址都是這兩種。

          Shortpostal | physical | both
          Comments

          地址的定義指出「地址旨在描述郵政地址,而不是實體位置」。但許多應用程式追蹤一個地址是否具有雙重目的,既是一個可以拜訪的地點,亦是一個有效的投遞目的地,郵政地址經常被用作實體位置的代表(亦可見Locationresource)。

          Control0..1
          BindingThe codes SHALL be taken from AddressType
          (required to http://hl7.org/fhir/ValueSet/address-type|4.0.1)

          應填入AddressType值集中的其中一個代碼

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

          具體說明整個地址,因為它應該顯示在郵政標籤上,這可替代或與特定的部分一起提供。

          Short地址之文字表述
          Comments

          可以同時提供文字表述和各部分的地址資料項目內容。更新地址的應用程式 必須(SHALL) 確保當文字表述和各部分的地址資料項目內容都存在時,文字表述不包括各部分的地址資料項目內容中沒有的內容,意即兩者內容會一致。

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

          一個可呈現的、未編碼的形式。

          ExampleGeneral: 137 Nowhere Street, Erewhon 9132
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          78. Location.address.line
          Definition

          此部分包含門牌號碼、公寓號碼、街道名稱、街道方向、郵政信箱號碼、送貨提示以及類似的地址資訊。

          Short路/街
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Alternate Names路, 街
          ExampleGeneral: 137 Nowhere Street
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          80. Location.address.city
          Definition

          市、鄉、鎮、村或其他社區或配送中心的名稱。

          Short鄉/鎮/市/區,定義上與國際的等級一致。原文為:Name of city, town etc.。
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Alternate NamesMunicpality, 鄉, 鎮, 市, 區
          ExampleGeneral: Erewhon
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          82. Location.address.district
          Definition

          行政區域(縣)的名稱

          Short縣/市,定義上與國際的等級一致。原文為:District name (aka county)。
          Comments

          區(district)有時被稱為縣(country),但在一些區域(regions),「縣(country)」被用來代替市(直轄市),所以縣名應該用市名來代替傳達。

          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Alternate NamesCounty, 市
          ExampleGeneral: Madison
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          84. Location.address.state
          Definition

          一個國家的子單位,在聯邦組織的國家中擁有有限的主權。如果代碼被普遍使用,可使用代碼(例如:美國2個字母的州代碼)。

          Short國家的子單位(縮寫也可以)。原文為:Sub-unit of country (abbreviations ok)。
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Summarytrue
          Alternate NamesProvince, Territory
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          86. Location.address.postalCode
          Definition

          指定一個由郵政服務定義的區域之郵遞區號

          Short郵遞區號
          Control0..1
          Typestring
          Is Modifierfalse
          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
          Must Supporttrue
          Summarytrue
          Alternate NamesZip
          ExampleGeneral: 9132
          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
          88. Location.address.postalCode.id
          Definition

          resource中資料項目的唯一ID(用於內部參照)。這可以是任何不含空格的字串。

          Shortxml:id(或JSON格式)。
          Control0..1
          Typestring
          Is Modifierfalse
          XML FormatIn the XML format, this property is represented as an attribute.
          Summaryfalse
          90. Location.address.postalCode.extension
          Definition

          擴充的資料項目

          Short擴充的資料項目
          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())
          SlicingThis element introduces a set of slices on Location.address.postalCode.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 92. Location.address.postalCode.extension:PostalCode
            Slice NamePostalCode
            Definition

            臺灣郵遞區號

            Short臺灣郵遞區號
            Control0..1
            This element is affected by the following invariants: ele-1
            TypeExtension(TW Postal code) (Extension Type: CodeableConcept(TW CodeableConcept))
            Is Modifierfalse
            Must Supporttrue
            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())
            94. Location.address.postalCode.extension:PostalCode.id
            Definition

            resource中資料項目的唯一ID(用於內部參照)。這可以是任何不含空格的字串。

            Short唯一可識別ID,以供資料項目間相互參照。
            Control0..1
            Typestring
            Is Modifierfalse
            XML FormatIn the XML format, this property is represented as an attribute.
            Summaryfalse
            96. Location.address.postalCode.extension:PostalCode.extension
            Definition

            An Extension

            ShortExtension
            Control0..0
            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())
            SlicingThis element introduces a set of slices on Location.address.postalCode.extension.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 98. Location.address.postalCode.extension:PostalCode.url
              Definition

              擴充的資料項目之定義連結—一個邏輯名稱或URL

              Short擴充的資料項目名稱
              Comments

              此定義可直接指向可計算的或人類可讀的擴充資料項目的定義,也可以是其他規範中聲明的邏輯URI。此定義必須(SHALL) 定義擴充的結構定義的URI。

              Control1..1
              Typeuri
              Is Modifierfalse
              XML FormatIn the XML format, this property is represented as an attribute.
              Summaryfalse
              Fixed Valuehttps://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/tw-postal-code
              100. Location.address.postalCode.extension:PostalCode.value[x]
              Definition

              擴充的資料項目的內容值—必須是一組受限制的data type中的一個(清單請見Extensibility

              Short擴充的資料項目的內容值
              Comments

              並非所有的專門術語使用都符合這個一般模式。在某些情況下,資料模型不應該使用CodeableConcept,而應直接使用Coding,並提供他們自己的結構來管理文字、編碼、翻譯、資料項目之間的關係、先組合配對(pre-)和後組合配對(post-coordination)。

              Control0..1
              TypeCodeableConcept(TW CodeableConcept)
              [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
              Is Modifierfalse
              Must Supporttrue
              Summaryfalse
              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
              102. Location.address.postalCode.extension:PostalCode.value[x].id
              Definition

              resource中資料項目的唯一ID(用於內部參照)。這可以是任何不含空格的字串。

              Short唯一可識別ID,以供資料項目間相互參照。
              Control0..1
              Typestring
              Is Modifierfalse
              XML FormatIn the XML format, this property is represented as an attribute.
              Summaryfalse
              104. Location.address.postalCode.extension:PostalCode.value[x].extension
              Definition

              可用於表示不屬於此資料項目基本定義的附加資訊。為了擴充的使用安全和可管理,對擴充的定義和使用有一套嚴格的管理。儘管任何實作者都可以定義一個擴充,但作為擴充定義的一部分,有一套要求 必須(SHALL) 滿足。

              ShortExtension
              Comments

              無論使用或定義擴充的機構或管轄區,任何應用程式、專案或標準使用擴充都不背負任何污名(stigma)。使用擴充是允許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())
              SlicingThis element introduces a set of slices on Location.address.postalCode.extension.value[x].extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 106. Location.address.postalCode.extension:PostalCode.value[x].coding
                Definition

                由專門術語系統(terminology system)所定義之代碼的參照

                Short由專門術語系統(terminology system)定義的代碼
                Comments

                代碼可以在列舉清單(enumerations)或代碼清單(code lists)中非常隨意地定義,直至有非常正式的定義,例如:SNOMED CT—更多資訊見HL7 v3核心原則(Core Principles)。編碼的排序是未定義的因而 必須沒有(SHALL NOT) 被用來推斷意義。一般來說,最多只有一個編碼值(coding values)會被標記為UserSelected = true。

                Control0..*
                TypeCoding(TW Coding)
                Is Modifierfalse
                Must Supporttrue
                Summarytrue
                Requirements

                允許代碼系統中的替代編碼,以及翻譯到其他編碼系統。

                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                SlicingThis element introduces a set of slices on Location.address.postalCode.extension.value[x].coding. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • pattern @ system
                • 108. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode3
                  Slice NamePostalCode3
                  Definition

                  由專門術語系統(terminology system)所定義之代碼的參照

                  Short由專門術語系統(terminology system)定義的代碼
                  Comments

                  代碼可以在列舉清單(enumerations)或代碼清單(code lists)中非常隨意地定義,直至有非常正式的定義,例如:SNOMED CT—更多資訊見HL7 v3核心原則(Core Principles)。編碼的排序是未定義的因而 必須沒有(SHALL NOT) 被用來推斷意義。一般來說,最多只有一個編碼值(coding values)會被標記為UserSelected = true。

                  Control0..1
                  BindingThe codes SHALL be taken from 臺灣中華郵政3碼郵遞區號值集
                  (required to https://twcore.mohw.gov.tw/ig/twcore/ValueSet/postal-code3-tw)

                  應填入所綁定值集中的其中一個代碼

                  TypeCoding(TW Coding)
                  Is Modifierfalse
                  Must Supporttrue
                  Summarytrue
                  Requirements

                  允許代碼系統中的替代編碼,以及翻譯到其他編碼系統。

                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                  110. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode3.id
                  Definition

                  resource中資料項目的唯一ID(用於內部參照)。這可以是任何不含空格的字串。

                  Short唯一可識別ID,以供資料項目間相互參照。
                  Control0..1
                  Typestring
                  Is Modifierfalse
                  XML FormatIn the XML format, this property is represented as an attribute.
                  Summaryfalse
                  112. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode3.extension
                  Definition

                  可用於表示不屬於此資料項目基本定義的附加資訊。為了擴充的使用安全和可管理,對擴充的定義和使用有一套嚴格的管理。儘管任何實作者都可以定義一個擴充,但作為擴充定義的一部分,有一套要求 必須(SHALL) 滿足。

                  Short擴充的資料項目
                  Comments

                  無論使用或定義擴充的機構或管轄區,任何應用程式、專案或標準使用擴充都不背負任何污名(stigma)。使用擴充是允許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())
                  SlicingThis element introduces a set of slices on Location.address.postalCode.extension.value[x].coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 114. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode3.system
                    Definition

                    定義代碼中符號意義的代碼系統識別

                    Short專門術語系統(terminology system)的識別
                    Comments

                    URI可以是一個OID(urn:oid:...)或一個UUID(urn:uuid:...);OID和UUID 必須(SHALL) 參照HL7 OID註冊中心;否則,URI應該來自HL7的FHIR定義的特殊URI列表,或者它應該參照一些明確建立的系统定義。

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

                    需要明確說明符號定義的來源

                    Pattern Valuehttps://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code3-tw
                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    116. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode3.version
                    Definition

                    選擇此代碼時使用的代碼系統版本;請注意,一個維護良好的代碼系統不需要版本報告,因為代碼的意義在不同系統版本中是一致的;然而,不能始終保證這點,當不能保證意義一致時, 必須(SHALL) 將版本資訊也一併作交換。

                    Short系統的版本—如果相關的話
                    Comments

                    如果專門術語沒有明確定義應該使用什麼字串來識別代碼系統的版本,建議使用版本正式發布的日期(用FHIR日期格式表示)作為版本日期。

                    NoteThis is a business version Id, not a resource version Id (see discussion)
                    Control0..1
                    Typestring
                    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()))
                    118. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode3.code
                    Definition

                    系統定義的語法之符號;符號可能是一個預先定義的代碼,也可能是代碼系統定義的語法中的表達式(如後組合配對/後組合式)。

                    Short系統定義的語法之符號
                    Control1..1
                    Typecode
                    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()))
                    120. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode3.display
                    Definition

                    遵循系統的規則以呈現代碼含義的表示法

                    Short由系統定義的表示法
                    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()))
                    122. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode3.userSelected
                    Definition

                    表明此編碼是由使用者直接選擇,例如:從可用項目(代碼或顯示名稱)的清單中選擇。

                    Short此編碼是否由使用者直接選擇?
                    Comments

                    在一系列備選方案中,直接選擇的代碼是新翻譯最合適的起點;關於「直接選擇」的確切意義,存在模糊不清之處,可能需要貿易夥伴的同意,以更完整澄清此資料項目的使用及其後果。

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

                    已被確定為一個臨床安全準則—此確切的系統/代碼對(code pair)是被明確選擇的,而不是由系統根據一些規則或是程式語言處理判斷。

                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    124. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode5
                    Slice NamePostalCode5
                    Definition

                    由專門術語系統(terminology system)所定義之代碼的參照

                    Short由專門術語系統(terminology system)定義的代碼
                    Comments

                    代碼可以在列舉清單(enumerations)或代碼清單(code lists)中非常隨意地定義,直至有非常正式的定義,例如:SNOMED CT—更多資訊見HL7 v3核心原則(Core Principles)。編碼的排序是未定義的因而 必須沒有(SHALL NOT) 被用來推斷意義。一般來說,最多只有一個編碼值(coding values)會被標記為UserSelected = true。

                    Control0..1
                    BindingThe codes SHALL be taken from 臺灣中華郵政5碼郵遞區號值集
                    (required to https://twcore.mohw.gov.tw/ig/twcore/ValueSet/postal-code5-tw)

                    應填入所綁定值集中的其中一個代碼

                    TypeCoding(TW Coding)
                    Is Modifierfalse
                    Must Supporttrue
                    Summarytrue
                    Requirements

                    允許代碼系統中的替代編碼,以及翻譯到其他編碼系統。

                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                    126. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode5.id
                    Definition

                    resource中資料項目的唯一ID(用於內部參照)。這可以是任何不含空格的字串。

                    Short唯一可識別ID,以供資料項目間相互參照。
                    Control0..1
                    Typestring
                    Is Modifierfalse
                    XML FormatIn the XML format, this property is represented as an attribute.
                    Summaryfalse
                    128. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode5.extension
                    Definition

                    可用於表示不屬於此資料項目基本定義的附加資訊。為了擴充的使用安全和可管理,對擴充的定義和使用有一套嚴格的管理。儘管任何實作者都可以定義一個擴充,但作為擴充定義的一部分,有一套要求 必須(SHALL) 滿足。

                    Short擴充的資料項目
                    Comments

                    無論使用或定義擴充的機構或管轄區,任何應用程式、專案或標準使用擴充都不背負任何污名(stigma)。使用擴充是允許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())
                    SlicingThis element introduces a set of slices on Location.address.postalCode.extension.value[x].coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • value @ url
                    • 130. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode5.system
                      Definition

                      定義代碼中符號意義的代碼系統識別

                      Short專門術語系統(terminology system)的識別
                      Comments

                      URI可以是一個OID(urn:oid:...)或一個UUID(urn:uuid:...);OID和UUID 必須(SHALL) 參照HL7 OID註冊中心;否則,URI應該來自HL7的FHIR定義的特殊URI列表,或者它應該參照一些明確建立的系统定義。

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

                      需要明確說明符號定義的來源

                      Pattern Valuehttps://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code5-tw
                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      132. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode5.version
                      Definition

                      選擇此代碼時使用的代碼系統版本;請注意,一個維護良好的代碼系統不需要版本報告,因為代碼的意義在不同系統版本中是一致的;然而,不能始終保證這點,當不能保證意義一致時, 必須(SHALL) 將版本資訊也一併作交換。

                      Short系統的版本—如果相關的話
                      Comments

                      如果專門術語沒有明確定義應該使用什麼字串來識別代碼系統的版本,建議使用版本正式發布的日期(用FHIR日期格式表示)作為版本日期。

                      NoteThis is a business version Id, not a resource version Id (see discussion)
                      Control0..1
                      Typestring
                      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()))
                      134. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode5.code
                      Definition

                      系統定義的語法之符號;符號可能是一個預先定義的代碼,也可能是代碼系統定義的語法中的表達式(如後組合配對/後組合式)。

                      Short系統定義的語法之符號
                      Control1..1
                      Typecode
                      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()))
                      136. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode5.display
                      Definition

                      遵循系統的規則以呈現代碼含義的表示法

                      Short由系統定義的表示法
                      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()))
                      138. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode5.userSelected
                      Definition

                      表明此編碼是由使用者直接選擇,例如:從可用項目(代碼或顯示名稱)的清單中選擇。

                      Short此編碼是否由使用者直接選擇?
                      Comments

                      在一系列備選方案中,直接選擇的代碼是新翻譯最合適的起點;關於「直接選擇」的確切意義,存在模糊不清之處,可能需要貿易夥伴的同意,以更完整澄清此資料項目的使用及其後果。

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

                      已被確定為一個臨床安全準則—此確切的系統/代碼對(code pair)是被明確選擇的,而不是由系統根據一些規則或是程式語言處理判斷。

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      140. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode6
                      Slice NamePostalCode6
                      Definition

                      由專門術語系統(terminology system)所定義之代碼的參照

                      Short由專門術語系統(terminology system)定義的代碼
                      Comments

                      代碼可以在列舉清單(enumerations)或代碼清單(code lists)中非常隨意地定義,直至有非常正式的定義,例如:SNOMED CT—更多資訊見HL7 v3核心原則(Core Principles)。編碼的排序是未定義的因而 必須沒有(SHALL NOT) 被用來推斷意義。一般來說,最多只有一個編碼值(coding values)會被標記為UserSelected = true。

                      Control0..1
                      BindingThe codes SHALL be taken from 臺灣中華郵政6碼郵遞區號值集
                      (required to https://twcore.mohw.gov.tw/ig/twcore/ValueSet/postal-code6-tw)

                      應填入所綁定值集中的其中一個代碼

                      TypeCoding(TW Coding)
                      Is Modifierfalse
                      Must Supporttrue
                      Summarytrue
                      Requirements

                      允許代碼系統中的替代編碼,以及翻譯到其他編碼系統。

                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                      142. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode6.id
                      Definition

                      resource中資料項目的唯一ID(用於內部參照)。這可以是任何不含空格的字串。

                      Short唯一可識別ID,以供資料項目間相互參照。
                      Control0..1
                      Typestring
                      Is Modifierfalse
                      XML FormatIn the XML format, this property is represented as an attribute.
                      Summaryfalse
                      144. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode6.extension
                      Definition

                      可用於表示不屬於此資料項目基本定義的附加資訊。為了擴充的使用安全和可管理,對擴充的定義和使用有一套嚴格的管理。儘管任何實作者都可以定義一個擴充,但作為擴充定義的一部分,有一套要求 必須(SHALL) 滿足。

                      Short擴充的資料項目
                      Comments

                      無論使用或定義擴充的機構或管轄區,任何應用程式、專案或標準使用擴充都不背負任何污名(stigma)。使用擴充是允許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())
                      SlicingThis element introduces a set of slices on Location.address.postalCode.extension.value[x].coding.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • value @ url
                      • 146. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode6.system
                        Definition

                        定義代碼中符號意義的代碼系統識別

                        Short專門術語系統(terminology system)的識別
                        Comments

                        URI可以是一個OID(urn:oid:...)或一個UUID(urn:uuid:...);OID和UUID 必須(SHALL) 參照HL7 OID註冊中心;否則,URI應該來自HL7的FHIR定義的特殊URI列表,或者它應該參照一些明確建立的系统定義。

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

                        需要明確說明符號定義的來源

                        Pattern Valuehttps://twcore.mohw.gov.tw/ig/twcore/CodeSystem/postal-code6-tw
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        148. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode6.version
                        Definition

                        選擇此代碼時使用的代碼系統版本;請注意,一個維護良好的代碼系統不需要版本報告,因為代碼的意義在不同系統版本中是一致的;然而,不能始終保證這點,當不能保證意義一致時, 必須(SHALL) 將版本資訊也一併作交換。

                        Short系統的版本—如果相關的話
                        Comments

                        如果專門術語沒有明確定義應該使用什麼字串來識別代碼系統的版本,建議使用版本正式發布的日期(用FHIR日期格式表示)作為版本日期。

                        NoteThis is a business version Id, not a resource version Id (see discussion)
                        Control0..1
                        Typestring
                        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()))
                        150. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode6.code
                        Definition

                        系統定義的語法之符號;符號可能是一個預先定義的代碼,也可能是代碼系統定義的語法中的表達式(如後組合配對/後組合式)。

                        Short系統定義的語法之符號
                        Control1..1
                        Typecode
                        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()))
                        152. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode6.display
                        Definition

                        遵循系統的規則以呈現代碼含義的表示法

                        Short由系統定義的表示法
                        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()))
                        154. Location.address.postalCode.extension:PostalCode.value[x].coding:PostalCode6.userSelected
                        Definition

                        表明此編碼是由使用者直接選擇,例如:從可用項目(代碼或顯示名稱)的清單中選擇。

                        Short此編碼是否由使用者直接選擇?
                        Comments

                        在一系列備選方案中,直接選擇的代碼是新翻譯最合適的起點;關於「直接選擇」的確切意義,存在模糊不清之處,可能需要貿易夥伴的同意,以更完整澄清此資料項目的使用及其後果。

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

                        已被確定為一個臨床安全準則—此確切的系統/代碼對(code pair)是被明確選擇的,而不是由系統根據一些規則或是程式語言處理判斷。

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        156. Location.address.postalCode.extension:PostalCode.value[x].text
                        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()))
                        158. Location.address.postalCode.value
                        Definition

                        實際值

                        Short郵遞區號
                        Control0..1
                        Typestring
                        Is Modifierfalse
                        XML FormatIn the XML format, this property is represented as an attribute.
                        Summaryfalse
                        Max Length:1048576
                        160. Location.address.country
                        Definition

                        國家—通常被理解為或普遍被接受的一個國家。

                        Short國家(例如:ISO 3166的2個或3個字母代碼)。
                        Comments

                        可用ISO 3166的3個字母代碼來代替人類可讀的國家名

                        Control0..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()))
                        162. Location.address.period
                        Definition

                        此地址曾經/正在使用的時間區間

                        Short此地址曾經/正在使用的時間區間
                        Control0..1
                        TypePeriod
                        Is Modifierfalse
                        Summarytrue
                        Requirements

                        允許將地址依時間排放

                        ExampleGeneral: { "start" : "2010-03-23", "end" : "2010-07-01" }
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        164. Location.physicalType
                        Definition

                        地點的實體形態,如建築物、房間、車輛、道路。

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

                        可參考所綁定值集,但此值集只是針對這個欄位的一個可能值的範例,不預期也不鼓勵使用者一定要使用此值集的代碼。

                        TypeCodeableConcept(TW CodeableConcept)
                        Is Modifierfalse
                        Summarytrue
                        Requirements

                        為了在查詢中顯示相關地點,我們需要對地點進行分類。

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

                        地點的絕對地理位置,使用 WGS84 基準表示(這與 KML 中使用的坐標系相同)。

                        Short地點之經緯度座標,對應規格書欄位 addrlat1/addrlng1(出發地)或 addrlat2/addrlng2(目的地)
                        Control0..1
                        TypeBackboneElement
                        Is Modifierfalse
                        Must Supporttrue
                        Summaryfalse
                        Requirements

                        對於行動應用和自動導航來說,需要知道地點的確切位置。

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        168. 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
                        170. 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())
                        172. 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())
                        174. Location.position.longitude
                        Definition

                        經度,值域和解釋與 KML 中經度資料項目文字表述相同(見下文註釋)。

                        Short經度座標(addrlng1/addrlng2),以十進位度數格式表示
                        Control1..1
                        Typedecimal
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Must Supporttrue
                        Summaryfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        176. Location.position.latitude
                        Definition

                        緯度,值域和解釋與 KML 中緯度資料項目文字表述相同(見下文註釋)。

                        Short緯度座標(addrlat1/addrlat2),以十進位度數格式表示
                        Control1..1
                        Typedecimal
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Must Supporttrue
                        Summaryfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        178. 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()))
                        180. Location.managingOrganization
                        Definition

                        負責地點的提供與維護之機構

                        Short負責地點的提供與維護之機構
                        Comments

                        這也可以用來指出此地點隸屬於哪個機構,以及提供哪些服務。這些服務可以透過HealthcareService resource來具體定義。

                        Control0..1
                        TypeReference(TW Core Organization)
                        Is Modifierfalse
                        Must Supporttrue
                        Summarytrue
                        Requirements

                        需要知道誰負責管理此地點

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

                        此地點是另一個地點的一部分

                        Short此地點是另一個地點的一部分
                        Control0..1
                        TypeReference(TW Core Location)
                        Is Modifierfalse
                        Summaryfalse
                        Requirements

                        為了方便查找地點、顯示地點以及識別地點,知道哪些地點位於其他地點之內是重要的。

                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        184. 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()))
                        186. 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
                        188. 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())
                        190. 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())
                        192. 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()))
                        194. 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()))
                        196. 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()))
                        198. 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()))
                        200. 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()))
                        202. 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()))