This page is part of the 旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引 (v1.0.0: Releases Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Official URL: https://vacc.cdc.gov.tw/vacc/StructureDefinition/vaccination-organization-vacc | Version: 1.0.0 | |||
Active as of 2024-09-23 | Computable Name: VaccinationOrganizationVACC |
此接種機構(Vaccination Organization VACC/NIIS)Profile 說明本IG如何進一步定義臺灣核心-機構(TW Core Organization)Profile以呈現接種開立藥品紀錄上傳之接種機構、發證機構。
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from TWCoreOrganization
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Organization | TWCoreOrganization | |||
identifier | 1..1 | Identifier | 接種機構、發證機構的醫事十碼章 | |
type | 1..1 | CodeableConceptTW | 機構的型別 Binding: CDC-VACC系統-機構種類值集 (required) | |
coding | ||||
system | 1..1 | uri | 專門術語系統(terminology system)的識別 Required Pattern: https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-organization-type-values | |
code | 1..1 | code | 系統定義的語法之符號 Required Pattern: VaccinationOrganization | |
name | 1..1 | string | 機構的名稱 | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Organization.type | required | TWVACCOrganizationType (a valid code from CDC-VACC系統-機構種類)https://vacc.cdc.gov.tw/vacc/ValueSet/twvacc-organization-type-values from this IG |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Organization | C | 0..* | TWCoreOrganization | 具有共同目的的一群人或機構 org-1: The organization SHALL at least have a name or an identifier, and possibly more than one |
implicitRules | ?!Σ | 0..1 | uri | 創建此內容所依據的一組規則 |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | SΣC | 1..1 | Identifier | 接種機構、發證機構的醫事十碼章 |
use | ?!SΣ | 0..1 | code | usual | official | temp | secondary | old (如果知道) Binding: IdentifierUse (required): 如果已知,請說明此識別碼的目的;應填入所綁定值集中的其中一個代碼。 |
type | S | 0..1 | CodeableConceptTW | 機構識別碼(identifier)的型別說明 Binding: IdentifierType + 臺灣衛福部資訊處識別碼類型值集 (extensible): 識別碼的型別,用於決定特定目的所適用的識別碼;應填入所綁定值集中的其中一個代碼。 |
system | SΣ | 0..1 | uri | 機構識別碼(identifier)的命名空間(namespace),可至[twTerminology](https://fhir.mohw.gov.tw/ts/namingsystem.jsp?status=active&type=0)申請或查詢命名系統。 Example General: http://www.acme.com/identifiers/patient |
value | SΣ | 0..1 | string | 唯一值 Example General: 123456 |
active | ?!SΣ | 0..1 | boolean | 此機構的紀錄是否仍在使用中 |
type | S | 1..1 | CodeableConceptTW | 機構的型別 Binding: CDC-VACC系統-機構種類值集 (required) |
coding | S | 0..* | CodingTW | 由專門術語系統(terminology system)定義的代碼 |
system | SΣ | 1..1 | uri | 專門術語系統(terminology system)的識別 Required Pattern: https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-organization-type-values |
code | SΣ | 1..1 | code | 系統定義的語法之符號 Required Pattern: VaccinationOrganization |
display | SΣ | 0..1 | string | 由系統定義的表示法 |
text | SΣ | 0..1 | string | 概念的文字表示法 |
name | SΣC | 1..1 | string | 機構的名稱 |
telecom | SC | 0..* | ContactPoint | 此機構的詳細聯絡方式。
org-3:一個機構的通訊永遠不可能是「家用」,意即不可能使用「home」。 org-3: The telecom of an organization can never be of use 'home' |
system | SΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): 應填入所綁定值集中的其中一個代碼。 |
value | SΣ | 0..1 | string | 實際的聯絡方式之細節 |
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile-此聯絡方式的用途 Binding: ContactPointUse (required): 應填入所綁定值集中的其中一個代碼。 |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Organization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Organization.identifier.type | extensible | TWIdentifierTypehttps://twcore.mohw.gov.tw/ig/twcore/ValueSet/identifier-type-tw | |
Organization.type | required | TWVACCOrganizationType (a valid code from CDC-VACC系統-機構種類)https://vacc.cdc.gov.tw/vacc/ValueSet/twvacc-organization-type-values from this IG | |
Organization.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1 from the FHIR Standard | |
Organization.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1 from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Organization | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Organization | 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 | error | Organization | 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 | error | Organization | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Organization | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
org-1 | error | Organization | The organization SHALL at least have a name or an identifier, and possibly more than one : (identifier.count() + name.count()) > 0 | |
org-3 | error | Organization.telecom | The telecom of an organization can never be of use 'home' : where(use = 'home').empty() |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Organization | C | 0..* | TWCoreOrganization | 具有共同目的的一群人或機構 org-1: The organization SHALL at least have a name or an identifier, and possibly more than one | ||||
id | Σ | 0..1 | id | 不重複的ID用以識別儲存在特定FHIR Server中的Organization紀錄,通常又稱為邏輯性ID。 | ||||
meta | Σ | 0..1 | Meta | 此Organization Resource的metadata | ||||
implicitRules | ?!Σ | 0..1 | uri | 創建此內容所依據的一組規則 | ||||
language | 0..1 | code | 用以表述Organization Resource內容的語言。 Binding: CommonLanguages (preferred): 人類語言;鼓勵使用CommonLanguages代碼表中的代碼,但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。
Example Value: zh-TW | |||||
text | 0..1 | Narrative | Organization Resource之內容摘要以供人閱讀 | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | SΣC | 1..1 | Identifier | 接種機構、發證機構的醫事十碼章 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 Slice: Unordered, Open by value:url | |||||
use | ?!SΣ | 0..1 | code | usual | official | temp | secondary | old (如果知道) Binding: IdentifierUse (required): 如果已知,請說明此識別碼的目的;應填入所綁定值集中的其中一個代碼。 | ||||
type | S | 0..1 | CodeableConceptTW | 機構識別碼(identifier)的型別說明 Binding: IdentifierType + 臺灣衛福部資訊處識別碼類型值集 (extensible): 識別碼的型別,用於決定特定目的所適用的識別碼;應填入所綁定值集中的其中一個代碼。 | ||||
system | SΣ | 0..1 | uri | 機構識別碼(identifier)的命名空間(namespace),可至[twTerminology](https://fhir.mohw.gov.tw/ts/namingsystem.jsp?status=active&type=0)申請或查詢命名系統。 Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣ | 0..1 | string | 唯一值 Example General: 123456 | ||||
period | Σ | 0..1 | Period | 此機構識別碼(identifier)的使用效期 | ||||
assigner | Σ | 0..1 | Reference(TW Core Organization) | 簽發identifier的機構(可以只是文字表述) | ||||
active | ?!SΣ | 0..1 | boolean | 此機構的紀錄是否仍在使用中 | ||||
type | S | 1..1 | CodeableConceptTW | 機構的型別 Binding: CDC-VACC系統-機構種類值集 (required) | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 Slice: Unordered, Open by value:url | |||||
coding | S | 0..* | CodingTW | 由專門術語系統(terminology system)定義的代碼 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 Slice: Unordered, Open by value:url | |||||
system | SΣ | 1..1 | uri | 專門術語系統(terminology system)的識別 Required Pattern: https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-organization-type-values | ||||
version | Σ | 0..1 | string | 系統的版本—如果相關的話 | ||||
code | SΣ | 1..1 | code | 系統定義的語法之符號 Required Pattern: VaccinationOrganization | ||||
display | SΣ | 0..1 | string | 由系統定義的表示法 | ||||
userSelected | Σ | 0..1 | boolean | 此編碼是否由使用者直接選擇? | ||||
text | SΣ | 0..1 | string | 概念的文字表示法 | ||||
name | SΣC | 1..1 | string | 機構的名稱 | ||||
alias | 0..* | string | 此機構目前或過去已知的其他(多個)名稱 | |||||
telecom | SC | 0..* | ContactPoint | 此機構的詳細聯絡方式。
org-3:一個機構的通訊永遠不可能是「家用」,意即不可能使用「home」。 org-3: The telecom of an organization can never be of use 'home' | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 Slice: Unordered, Open by value:url | |||||
system | SΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): 應填入所綁定值集中的其中一個代碼。 | ||||
value | SΣ | 0..1 | string | 實際的聯絡方式之細節 | ||||
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile-此聯絡方式的用途 Binding: ContactPointUse (required): 應填入所綁定值集中的其中一個代碼。 | ||||
rank | Σ | 0..1 | positiveInt | 具體說明偏好的使用順序(1=最高優先順序) | ||||
period | Σ | 0..1 | Period | 此聯絡方式的使用效期 | ||||
address | C | 0..* | TWCoreAddress | 此機構的地址。
org-2:一個機構的地址永遠不可能是「家用」,意即不可能使用「home」。 org-2: An address of an organization can never be of use 'home' | ||||
partOf | Σ | 0..1 | Reference(TW Core Organization) | 此機構屬於哪個更高層次機構的一部分 | ||||
contact | 0..* | BackboneElement | 某一用途的機構聯絡方式 | |||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
purpose | 0..1 | CodeableConceptTW | 聯絡的型別 Binding: ContactEntityType (extensible): 你所聯絡之聯絡人的聯絡方式用途;應填入所綁定值集中適合的代碼,確定無適合的代碼才可以使用其他值集的代碼來表示。 | |||||
name | 0..1 | HumanName | 聯絡人名字 | |||||
telecom | 0..* | ContactPoint | 聯絡人的詳細聯絡方式(例如:電話、電子郵件等)。 | |||||
address | 0..1 | TWCoreAddress | 聯絡人的到訪或郵政地址 | |||||
endpoint | 0..* | Reference(Endpoint) | 存取此Organization的技術服務的終端(endpoints) | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Organization.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Organization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | ||||
Organization.identifier.type | extensible | TWIdentifierTypehttps://twcore.mohw.gov.tw/ig/twcore/ValueSet/identifier-type-tw | ||||
Organization.type | required | TWVACCOrganizationType (a valid code from CDC-VACC系統-機構種類)https://vacc.cdc.gov.tw/vacc/ValueSet/twvacc-organization-type-values from this IG | ||||
Organization.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1 from the FHIR Standard | ||||
Organization.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1 from the FHIR Standard | ||||
Organization.contact.purpose | extensible | ContactEntityTypehttp://hl7.org/fhir/ValueSet/contactentity-type from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Organization | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Organization | 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 | error | Organization | 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 | error | Organization | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Organization | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
org-1 | error | Organization | The organization SHALL at least have a name or an identifier, and possibly more than one : (identifier.count() + name.count()) > 0 | |
org-2 | error | Organization.address | An address of an organization can never be of use 'home' : where(use = 'home').empty() | |
org-3 | error | Organization.telecom | The telecom of an organization can never be of use 'home' : where(use = 'home').empty() |
This structure is derived from TWCoreOrganization
Differential View
This structure is derived from TWCoreOrganization
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Organization | TWCoreOrganization | |||
identifier | 1..1 | Identifier | 接種機構、發證機構的醫事十碼章 | |
type | 1..1 | CodeableConceptTW | 機構的型別 Binding: CDC-VACC系統-機構種類值集 (required) | |
coding | ||||
system | 1..1 | uri | 專門術語系統(terminology system)的識別 Required Pattern: https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-organization-type-values | |
code | 1..1 | code | 系統定義的語法之符號 Required Pattern: VaccinationOrganization | |
name | 1..1 | string | 機構的名稱 | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Organization.type | required | TWVACCOrganizationType (a valid code from CDC-VACC系統-機構種類)https://vacc.cdc.gov.tw/vacc/ValueSet/twvacc-organization-type-values from this IG |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Organization | C | 0..* | TWCoreOrganization | 具有共同目的的一群人或機構 org-1: The organization SHALL at least have a name or an identifier, and possibly more than one |
implicitRules | ?!Σ | 0..1 | uri | 創建此內容所依據的一組規則 |
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored |
identifier | SΣC | 1..1 | Identifier | 接種機構、發證機構的醫事十碼章 |
use | ?!SΣ | 0..1 | code | usual | official | temp | secondary | old (如果知道) Binding: IdentifierUse (required): 如果已知,請說明此識別碼的目的;應填入所綁定值集中的其中一個代碼。 |
type | S | 0..1 | CodeableConceptTW | 機構識別碼(identifier)的型別說明 Binding: IdentifierType + 臺灣衛福部資訊處識別碼類型值集 (extensible): 識別碼的型別,用於決定特定目的所適用的識別碼;應填入所綁定值集中的其中一個代碼。 |
system | SΣ | 0..1 | uri | 機構識別碼(identifier)的命名空間(namespace),可至[twTerminology](https://fhir.mohw.gov.tw/ts/namingsystem.jsp?status=active&type=0)申請或查詢命名系統。 Example General: http://www.acme.com/identifiers/patient |
value | SΣ | 0..1 | string | 唯一值 Example General: 123456 |
active | ?!SΣ | 0..1 | boolean | 此機構的紀錄是否仍在使用中 |
type | S | 1..1 | CodeableConceptTW | 機構的型別 Binding: CDC-VACC系統-機構種類值集 (required) |
coding | S | 0..* | CodingTW | 由專門術語系統(terminology system)定義的代碼 |
system | SΣ | 1..1 | uri | 專門術語系統(terminology system)的識別 Required Pattern: https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-organization-type-values |
code | SΣ | 1..1 | code | 系統定義的語法之符號 Required Pattern: VaccinationOrganization |
display | SΣ | 0..1 | string | 由系統定義的表示法 |
text | SΣ | 0..1 | string | 概念的文字表示法 |
name | SΣC | 1..1 | string | 機構的名稱 |
telecom | SC | 0..* | ContactPoint | 此機構的詳細聯絡方式。
org-3:一個機構的通訊永遠不可能是「家用」,意即不可能使用「home」。 org-3: The telecom of an organization can never be of use 'home' |
system | SΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): 應填入所綁定值集中的其中一個代碼。 |
value | SΣ | 0..1 | string | 實際的聯絡方式之細節 |
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile-此聯絡方式的用途 Binding: ContactPointUse (required): 應填入所綁定值集中的其中一個代碼。 |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Organization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | |
Organization.identifier.type | extensible | TWIdentifierTypehttps://twcore.mohw.gov.tw/ig/twcore/ValueSet/identifier-type-tw | |
Organization.type | required | TWVACCOrganizationType (a valid code from CDC-VACC系統-機構種類)https://vacc.cdc.gov.tw/vacc/ValueSet/twvacc-organization-type-values from this IG | |
Organization.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1 from the FHIR Standard | |
Organization.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1 from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Organization | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Organization | 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 | error | Organization | 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 | error | Organization | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Organization | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
org-1 | error | Organization | The organization SHALL at least have a name or an identifier, and possibly more than one : (identifier.count() + name.count()) > 0 | |
org-3 | error | Organization.telecom | The telecom of an organization can never be of use 'home' : where(use = 'home').empty() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Organization | C | 0..* | TWCoreOrganization | 具有共同目的的一群人或機構 org-1: The organization SHALL at least have a name or an identifier, and possibly more than one | ||||
id | Σ | 0..1 | id | 不重複的ID用以識別儲存在特定FHIR Server中的Organization紀錄,通常又稱為邏輯性ID。 | ||||
meta | Σ | 0..1 | Meta | 此Organization Resource的metadata | ||||
implicitRules | ?!Σ | 0..1 | uri | 創建此內容所依據的一組規則 | ||||
language | 0..1 | code | 用以表述Organization Resource內容的語言。 Binding: CommonLanguages (preferred): 人類語言;鼓勵使用CommonLanguages代碼表中的代碼,但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。
Example Value: zh-TW | |||||
text | 0..1 | Narrative | Organization Resource之內容摘要以供人閱讀 | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
extension | 0..* | Extension | Additional content defined by implementations | |||||
modifierExtension | ?! | 0..* | Extension | Extensions that cannot be ignored | ||||
identifier | SΣC | 1..1 | Identifier | 接種機構、發證機構的醫事十碼章 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 Slice: Unordered, Open by value:url | |||||
use | ?!SΣ | 0..1 | code | usual | official | temp | secondary | old (如果知道) Binding: IdentifierUse (required): 如果已知,請說明此識別碼的目的;應填入所綁定值集中的其中一個代碼。 | ||||
type | S | 0..1 | CodeableConceptTW | 機構識別碼(identifier)的型別說明 Binding: IdentifierType + 臺灣衛福部資訊處識別碼類型值集 (extensible): 識別碼的型別,用於決定特定目的所適用的識別碼;應填入所綁定值集中的其中一個代碼。 | ||||
system | SΣ | 0..1 | uri | 機構識別碼(identifier)的命名空間(namespace),可至[twTerminology](https://fhir.mohw.gov.tw/ts/namingsystem.jsp?status=active&type=0)申請或查詢命名系統。 Example General: http://www.acme.com/identifiers/patient | ||||
value | SΣ | 0..1 | string | 唯一值 Example General: 123456 | ||||
period | Σ | 0..1 | Period | 此機構識別碼(identifier)的使用效期 | ||||
assigner | Σ | 0..1 | Reference(TW Core Organization) | 簽發identifier的機構(可以只是文字表述) | ||||
active | ?!SΣ | 0..1 | boolean | 此機構的紀錄是否仍在使用中 | ||||
type | S | 1..1 | CodeableConceptTW | 機構的型別 Binding: CDC-VACC系統-機構種類值集 (required) | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 Slice: Unordered, Open by value:url | |||||
coding | S | 0..* | CodingTW | 由專門術語系統(terminology system)定義的代碼 | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 Slice: Unordered, Open by value:url | |||||
system | SΣ | 1..1 | uri | 專門術語系統(terminology system)的識別 Required Pattern: https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-organization-type-values | ||||
version | Σ | 0..1 | string | 系統的版本—如果相關的話 | ||||
code | SΣ | 1..1 | code | 系統定義的語法之符號 Required Pattern: VaccinationOrganization | ||||
display | SΣ | 0..1 | string | 由系統定義的表示法 | ||||
userSelected | Σ | 0..1 | boolean | 此編碼是否由使用者直接選擇? | ||||
text | SΣ | 0..1 | string | 概念的文字表示法 | ||||
name | SΣC | 1..1 | string | 機構的名稱 | ||||
alias | 0..* | string | 此機構目前或過去已知的其他(多個)名稱 | |||||
telecom | SC | 0..* | ContactPoint | 此機構的詳細聯絡方式。
org-3:一個機構的通訊永遠不可能是「家用」,意即不可能使用「home」。 org-3: The telecom of an organization can never be of use 'home' | ||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 Slice: Unordered, Open by value:url | |||||
system | SΣC | 0..1 | code | phone | fax | email | pager | url | sms | other Binding: ContactPointSystem (required): 應填入所綁定值集中的其中一個代碼。 | ||||
value | SΣ | 0..1 | string | 實際的聯絡方式之細節 | ||||
use | ?!Σ | 0..1 | code | home | work | temp | old | mobile-此聯絡方式的用途 Binding: ContactPointUse (required): 應填入所綁定值集中的其中一個代碼。 | ||||
rank | Σ | 0..1 | positiveInt | 具體說明偏好的使用順序(1=最高優先順序) | ||||
period | Σ | 0..1 | Period | 此聯絡方式的使用效期 | ||||
address | C | 0..* | TWCoreAddress | 此機構的地址。
org-2:一個機構的地址永遠不可能是「家用」,意即不可能使用「home」。 org-2: An address of an organization can never be of use 'home' | ||||
partOf | Σ | 0..1 | Reference(TW Core Organization) | 此機構屬於哪個更高層次機構的一部分 | ||||
contact | 0..* | BackboneElement | 某一用途的機構聯絡方式 | |||||
id | 0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
extension | 0..* | Extension | 擴充的資料項目 | |||||
modifierExtension | ?!Σ | 0..* | Extension | 此擴充的資料項目可能會完全修正或改變其他資料項目的意涵,需特別留意。 | ||||
purpose | 0..1 | CodeableConceptTW | 聯絡的型別 Binding: ContactEntityType (extensible): 你所聯絡之聯絡人的聯絡方式用途;應填入所綁定值集中適合的代碼,確定無適合的代碼才可以使用其他值集的代碼來表示。 | |||||
name | 0..1 | HumanName | 聯絡人名字 | |||||
telecom | 0..* | ContactPoint | 聯絡人的詳細聯絡方式(例如:電話、電子郵件等)。 | |||||
address | 0..1 | TWCoreAddress | 聯絡人的到訪或郵政地址 | |||||
endpoint | 0..* | Reference(Endpoint) | 存取此Organization的技術服務的終端(endpoints) | |||||
Documentation for this format |
Path | Conformance | ValueSet | URI | |||
Organization.language | preferred | CommonLanguages
http://hl7.org/fhir/ValueSet/languages from the FHIR Standard | ||||
Organization.identifier.use | required | IdentifierUsehttp://hl7.org/fhir/ValueSet/identifier-use|4.0.1 from the FHIR Standard | ||||
Organization.identifier.type | extensible | TWIdentifierTypehttps://twcore.mohw.gov.tw/ig/twcore/ValueSet/identifier-type-tw | ||||
Organization.type | required | TWVACCOrganizationType (a valid code from CDC-VACC系統-機構種類)https://vacc.cdc.gov.tw/vacc/ValueSet/twvacc-organization-type-values from this IG | ||||
Organization.telecom.system | required | ContactPointSystemhttp://hl7.org/fhir/ValueSet/contact-point-system|4.0.1 from the FHIR Standard | ||||
Organization.telecom.use | required | ContactPointUsehttp://hl7.org/fhir/ValueSet/contact-point-use|4.0.1 from the FHIR Standard | ||||
Organization.contact.purpose | extensible | ContactEntityTypehttp://hl7.org/fhir/ValueSet/contactentity-type from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Organization | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Organization | 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 | error | Organization | 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 | error | Organization | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Organization | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
org-1 | error | Organization | The organization SHALL at least have a name or an identifier, and possibly more than one : (identifier.count() + name.count()) > 0 | |
org-2 | error | Organization.address | An address of an organization can never be of use 'home' : where(use = 'home').empty() | |
org-3 | error | Organization.telecom | The telecom of an organization can never be of use 'home' : where(use = 'home').empty() |
This structure is derived from TWCoreOrganization
Other representations of profile: CSV, Excel, Schematron
以下概述了此Profile所需的RESTful FHIR互動功能。有關VACC支援的RESTful互動功能的完整清單,請參閱VACC Server能力聲明。
必須(SHALL) 支援透過查詢參數 _id
查詢所有Organization:
(如何透過token查詢)
GET [base]/Organization?_id=[id]
GET [base]/Organization/[id]
例子:
(1) GET [base]/Organization?_id=organization-min
(2) GET [base]/Organization/organization-min