臺灣健保署基礎實作指引, published by 衛生福利部中央健康保險署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TWNHIFHIR/base/ and changes regularly. See the Directory of published versions
| Draft as of 2025-10-29 |
Definitions for the BaseModel logical model.
Guidance on how to interpret the contents of this table can be foundhere
| 0. BaseModel | |
| Definition | 臺灣健保署基礎(Base)資料模型,此邏輯模型為定義臺灣健保署基礎情境下使用的所有資料欄位。 為了便於實作者快速理解,資料欄位會使用易於理解的命名,實作者再透過邏輯模型中的功能頁籤「Mappings」 瞭解各資料欄位實際使用本IG的哪個Profiles的哪個資料項目(element)。亦可配合 [視覺化邏輯模型圖]進行欄位對應。 |
| Short | 臺灣健保署基礎(Base)資料模型 |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. BaseModel.hosp | |
| Definition | 院所資訊 |
| Short | 院所資訊 |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 4. BaseModel.hosp.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 6. BaseModel.hosp.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. |
| Short | Additional 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on BaseModel.hosp.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 8. BaseModel.hosp.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). |
| Short | Extensions 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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()) |
| 10. BaseModel.hosp.hospId | |
| Definition | 醫事機構代碼,必須存在於醫事機構基本資料檔內 |
| Short | 醫事機構代碼 |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 12. BaseModel.hosp.applType | |
| Definition | 申報類別 |
| Short | 申報類別 |
| Control | 1..1 |
| Type | CodeableConcept |
| 14. BaseModel.hosp.applDate | |
| Definition | 申請日期 |
| Short | 申請日期 |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 16. BaseModel.patient | |
| Definition | 病人資訊 |
| Short | 病人資訊 |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 18. BaseModel.patient.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 20. BaseModel.patient.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. |
| Short | Additional 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on BaseModel.patient.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 22. BaseModel.patient.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). |
| Short | Extensions 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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()) |
| 24. BaseModel.patient.patId | |
| Definition | 病歷號 (參與醫院必須註冊命名系統) |
| Short | 病歷號 |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 26. BaseModel.patient.name | |
| Definition | 姓名 |
| Short | 姓名 |
| Control | 1..1 |
| Type | HumanName |
| 28. BaseModel.patient.idCard | |
| Definition | 身分證號 |
| Short | 身分證號 |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 30. BaseModel.patient.birthday | |
| Definition | 出生日期 |
| Short | 出生日期 |
| Control | 1..1 |
| Type | date |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 32. BaseModel.patient.gender | |
| Definition | 病人性別 |
| Short | 病人性別 |
| Control | 1..1 |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 34. BaseModel.diagnosis | |
| Definition | 疾病資訊 |
| Short | 疾病資訊 |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 36. BaseModel.diagnosis.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 38. BaseModel.diagnosis.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. |
| Short | Additional 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on BaseModel.diagnosis.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 40. BaseModel.diagnosis.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). |
| Short | Extensions 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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. BaseModel.diagnosis.icd10cmCode | |
| Definition | 國際疾病分類代碼 (sequence=1),共病症 (sequence>=2) |
| Short | 國際疾病分類代碼 (sequence=1),共病症 (sequence>=2) |
| Control | 1..1 |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 44. BaseModel.diagnosis.diagDate | |
| Definition | YYYYMMDD,西元年月日,民國前為負數,sequence=1時為必填 |
| Short | 診斷日期 |
| Control | 0..* |
| Type | date |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 46. BaseModel.diagnosis.diagCurrentStatus | |
| Definition | 簡要病摘。連結院內HIS系統之簡要病摘,或填寫原基因定序檢測之申請理由。 |
| Short | 簡要病摘。連結院內HIS系統之簡要病摘,或填寫原基因定序檢測之申請理由。 |
| Control | 1..1 |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 48. BaseModel.gene | |
| Definition | 基因資訊 |
| Short | 基因資訊 |
| Control | 0..* |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 50. BaseModel.gene.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 52. BaseModel.gene.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. |
| Short | Additional 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on BaseModel.gene.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 54. BaseModel.gene.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). |
| Short | Extensions 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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()) |
| 56. BaseModel.gene.genTestCode | |
| Definition | 基因檢測代碼 |
| Short | 基因檢測代碼 |
| Control | 0..* |
| Type | CodeableConcept |
| 58. BaseModel.gene.mutationType | |
| Definition | 基因突變類型 |
| Short | 基因突變類型 |
| Control | 0..* |
| Type | CodeableConcept |
| 60. BaseModel.gene.specimenType | |
| Definition | 基因檢測檢體類型 |
| Short | 基因檢測檢體類型 |
| Control | 0..* |
| Type | CodeableConcept |
| 62. BaseModel.gene.genMethod | |
| Definition | 基因檢測方法 |
| Short | 基因檢測方法 |
| Control | 0..* |
| Type | CodeableConcept |
| 64. BaseModel.gene.genDate | |
| Definition | 基因檢測日期 |
| Short | 基因檢測日期 |
| Control | 0..* |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 66. BaseModel.gene.genOrg | |
| Definition | 基因檢測機構 |
| Short | 基因檢測機構 |
| Control | 0..* |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 68. BaseModel.gene.genResult | |
| Definition | 基因檢測分析結果 |
| Short | 基因檢測分析結果 |
| Control | 0..* |
| Type | CodeableConcept |
| 70. BaseModel.gene.genInterpretation | |
| Definition | 基因臨床判讀結果,醫師判讀結果 |
| Short | 基因臨床判讀結果 |
| Control | 0..* |
| Type | CodeableConcept |
| 72. BaseModel.gene.genPdf | |
| Definition | 基因報告(請填寫完整檔案路徑) |
| Short | 基因報告(檔案路徑) |
| Control | 0..* |
| Type | base64Binary |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 74. BaseModel.gene.genPdfTitle | |
| Definition | 基因報告名稱 |
| Short | 基因報告名稱 |
| Control | 0..* |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
| 0. BaseModel | |
| Definition | 臺灣健保署基礎(Base)資料模型,此邏輯模型為定義臺灣健保署基礎情境下使用的所有資料欄位。 為了便於實作者快速理解,資料欄位會使用易於理解的命名,實作者再透過邏輯模型中的功能頁籤「Mappings」 瞭解各資料欄位實際使用本IG的哪個Profiles的哪個資料項目(element)。亦可配合 [視覺化邏輯模型圖]進行欄位對應。 |
| Short | 臺灣健保署基礎(Base)資料模型 |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. BaseModel.hosp | |
| Definition | 院所資訊 |
| Short | 院所資訊 |
| Control | 1..1 |
| Type | BackboneElement |
| 4. BaseModel.hosp.hospId | |
| Definition | 醫事機構代碼,必須存在於醫事機構基本資料檔內 |
| Short | 醫事機構代碼 |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 6. BaseModel.hosp.applType | |
| Definition | 申報類別 |
| Short | 申報類別 |
| Control | 1..1 |
| Type | CodeableConcept |
| 8. BaseModel.hosp.applDate | |
| Definition | 申請日期 |
| Short | 申請日期 |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 10. BaseModel.patient | |
| Definition | 病人資訊 |
| Short | 病人資訊 |
| Control | 1..1 |
| Type | BackboneElement |
| 12. BaseModel.patient.patId | |
| Definition | 病歷號 (參與醫院必須註冊命名系統) |
| Short | 病歷號 |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 14. BaseModel.patient.name | |
| Definition | 姓名 |
| Short | 姓名 |
| Control | 1..1 |
| Type | HumanName |
| 16. BaseModel.patient.idCard | |
| Definition | 身分證號 |
| Short | 身分證號 |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 18. BaseModel.patient.birthday | |
| Definition | 出生日期 |
| Short | 出生日期 |
| Control | 1..1 |
| Type | date |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 20. BaseModel.patient.gender | |
| Definition | 病人性別 |
| Short | 病人性別 |
| Control | 1..1 |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 22. BaseModel.diagnosis | |
| Definition | 疾病資訊 |
| Short | 疾病資訊 |
| Control | 1..1 |
| Type | BackboneElement |
| 24. BaseModel.diagnosis.icd10cmCode | |
| Definition | 國際疾病分類代碼 (sequence=1),共病症 (sequence>=2) |
| Short | 國際疾病分類代碼 (sequence=1),共病症 (sequence>=2) |
| Control | 1..1 |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 26. BaseModel.diagnosis.diagDate | |
| Definition | YYYYMMDD,西元年月日,民國前為負數,sequence=1時為必填 |
| Short | 診斷日期 |
| Control | 0..* |
| Type | date |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 28. BaseModel.diagnosis.diagCurrentStatus | |
| Definition | 簡要病摘。連結院內HIS系統之簡要病摘,或填寫原基因定序檢測之申請理由。 |
| Short | 簡要病摘。連結院內HIS系統之簡要病摘,或填寫原基因定序檢測之申請理由。 |
| Control | 1..1 |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 30. BaseModel.gene | |
| Definition | 基因資訊 |
| Short | 基因資訊 |
| Control | 0..* |
| Type | BackboneElement |
| 32. BaseModel.gene.genTestCode | |
| Definition | 基因檢測代碼 |
| Short | 基因檢測代碼 |
| Control | 0..* |
| Type | CodeableConcept |
| 34. BaseModel.gene.mutationType | |
| Definition | 基因突變類型 |
| Short | 基因突變類型 |
| Control | 0..* |
| Type | CodeableConcept |
| 36. BaseModel.gene.specimenType | |
| Definition | 基因檢測檢體類型 |
| Short | 基因檢測檢體類型 |
| Control | 0..* |
| Type | CodeableConcept |
| 38. BaseModel.gene.genMethod | |
| Definition | 基因檢測方法 |
| Short | 基因檢測方法 |
| Control | 0..* |
| Type | CodeableConcept |
| 40. BaseModel.gene.genDate | |
| Definition | 基因檢測日期 |
| Short | 基因檢測日期 |
| Control | 0..* |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 42. BaseModel.gene.genOrg | |
| Definition | 基因檢測機構 |
| Short | 基因檢測機構 |
| Control | 0..* |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 44. BaseModel.gene.genResult | |
| Definition | 基因檢測分析結果 |
| Short | 基因檢測分析結果 |
| Control | 0..* |
| Type | CodeableConcept |
| 46. BaseModel.gene.genInterpretation | |
| Definition | 基因臨床判讀結果,醫師判讀結果 |
| Short | 基因臨床判讀結果 |
| Control | 0..* |
| Type | CodeableConcept |
| 48. BaseModel.gene.genPdf | |
| Definition | 基因報告(請填寫完整檔案路徑) |
| Short | 基因報告(檔案路徑) |
| Control | 0..* |
| Type | base64Binary |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 50. BaseModel.gene.genPdfTitle | |
| Definition | 基因報告名稱 |
| Short | 基因報告名稱 |
| Control | 0..* |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Guidance on how to interpret the contents of this table can be foundhere
| 0. BaseModel | |
| Definition | 臺灣健保署基礎(Base)資料模型,此邏輯模型為定義臺灣健保署基礎情境下使用的所有資料欄位。 為了便於實作者快速理解,資料欄位會使用易於理解的命名,實作者再透過邏輯模型中的功能頁籤「Mappings」 瞭解各資料欄位實際使用本IG的哪個Profiles的哪個資料項目(element)。亦可配合 [視覺化邏輯模型圖]進行欄位對應。 |
| Short | 臺灣健保署基礎(Base)資料模型 |
| Control | 0..* |
| Is Modifier | false |
| Logical Model | Instances of this logical model are not marked to be the target of a Reference |
| 2. BaseModel.hosp | |
| Definition | 院所資訊 |
| Short | 院所資訊 |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 4. BaseModel.hosp.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 6. BaseModel.hosp.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. |
| Short | Additional 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on BaseModel.hosp.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 8. BaseModel.hosp.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). |
| Short | Extensions 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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()) |
| 10. BaseModel.hosp.hospId | |
| Definition | 醫事機構代碼,必須存在於醫事機構基本資料檔內 |
| Short | 醫事機構代碼 |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 12. BaseModel.hosp.applType | |
| Definition | 申報類別 |
| Short | 申報類別 |
| Control | 1..1 |
| Type | CodeableConcept |
| 14. BaseModel.hosp.applDate | |
| Definition | 申請日期 |
| Short | 申請日期 |
| Control | 1..1 |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 16. BaseModel.patient | |
| Definition | 病人資訊 |
| Short | 病人資訊 |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 18. BaseModel.patient.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 20. BaseModel.patient.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. |
| Short | Additional 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on BaseModel.patient.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 22. BaseModel.patient.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). |
| Short | Extensions 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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()) |
| 24. BaseModel.patient.patId | |
| Definition | 病歷號 (參與醫院必須註冊命名系統) |
| Short | 病歷號 |
| Control | 0..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 26. BaseModel.patient.name | |
| Definition | 姓名 |
| Short | 姓名 |
| Control | 1..1 |
| Type | HumanName |
| 28. BaseModel.patient.idCard | |
| Definition | 身分證號 |
| Short | 身分證號 |
| Control | 1..1 |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 30. BaseModel.patient.birthday | |
| Definition | 出生日期 |
| Short | 出生日期 |
| Control | 1..1 |
| Type | date |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 32. BaseModel.patient.gender | |
| Definition | 病人性別 |
| Short | 病人性別 |
| Control | 1..1 |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 34. BaseModel.diagnosis | |
| Definition | 疾病資訊 |
| Short | 疾病資訊 |
| Control | 1..1 |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 36. BaseModel.diagnosis.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 38. BaseModel.diagnosis.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. |
| Short | Additional 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on BaseModel.diagnosis.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 40. BaseModel.diagnosis.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). |
| Short | Extensions 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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. BaseModel.diagnosis.icd10cmCode | |
| Definition | 國際疾病分類代碼 (sequence=1),共病症 (sequence>=2) |
| Short | 國際疾病分類代碼 (sequence=1),共病症 (sequence>=2) |
| Control | 1..1 |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 44. BaseModel.diagnosis.diagDate | |
| Definition | YYYYMMDD,西元年月日,民國前為負數,sequence=1時為必填 |
| Short | 診斷日期 |
| Control | 0..* |
| Type | date |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 46. BaseModel.diagnosis.diagCurrentStatus | |
| Definition | 簡要病摘。連結院內HIS系統之簡要病摘,或填寫原基因定序檢測之申請理由。 |
| Short | 簡要病摘。連結院內HIS系統之簡要病摘,或填寫原基因定序檢測之申請理由。 |
| Control | 1..1 |
| Type | code |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 48. BaseModel.gene | |
| Definition | 基因資訊 |
| Short | 基因資訊 |
| Control | 0..* |
| Type | BackboneElement |
| Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
| 50. BaseModel.gene.id | |
| Definition | Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces. |
| Short | Unique id for inter-element referencing |
| Control | 0..1 |
| Type | string |
| Is Modifier | false |
| XML Format | In the XML format, this property is represented as an attribute. |
| Summary | false |
| 52. BaseModel.gene.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. |
| Short | Additional 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | false |
| Summary | false |
| Alternate Names | extensions, user content |
| Invariants | ele-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()) |
| Slicing | This element introduces a set of slices on BaseModel.gene.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators: |
| 54. BaseModel.gene.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). |
| Short | Extensions 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. |
| Control | 0..* |
| Type | Extension |
| Is Modifier | true because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them |
| Summary | true |
| 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 Names | extensions, user content, modifiers |
| Invariants | ele-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()) |
| 56. BaseModel.gene.genTestCode | |
| Definition | 基因檢測代碼 |
| Short | 基因檢測代碼 |
| Control | 0..* |
| Type | CodeableConcept |
| 58. BaseModel.gene.mutationType | |
| Definition | 基因突變類型 |
| Short | 基因突變類型 |
| Control | 0..* |
| Type | CodeableConcept |
| 60. BaseModel.gene.specimenType | |
| Definition | 基因檢測檢體類型 |
| Short | 基因檢測檢體類型 |
| Control | 0..* |
| Type | CodeableConcept |
| 62. BaseModel.gene.genMethod | |
| Definition | 基因檢測方法 |
| Short | 基因檢測方法 |
| Control | 0..* |
| Type | CodeableConcept |
| 64. BaseModel.gene.genDate | |
| Definition | 基因檢測日期 |
| Short | 基因檢測日期 |
| Control | 0..* |
| Type | dateTime |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 66. BaseModel.gene.genOrg | |
| Definition | 基因檢測機構 |
| Short | 基因檢測機構 |
| Control | 0..* |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 68. BaseModel.gene.genResult | |
| Definition | 基因檢測分析結果 |
| Short | 基因檢測分析結果 |
| Control | 0..* |
| Type | CodeableConcept |
| 70. BaseModel.gene.genInterpretation | |
| Definition | 基因臨床判讀結果,醫師判讀結果 |
| Short | 基因臨床判讀結果 |
| Control | 0..* |
| Type | CodeableConcept |
| 72. BaseModel.gene.genPdf | |
| Definition | 基因報告(請填寫完整檔案路徑) |
| Short | 基因報告(檔案路徑) |
| Control | 0..* |
| Type | base64Binary |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
| 74. BaseModel.gene.genPdfTitle | |
| Definition | 基因報告名稱 |
| Short | 基因報告名稱 |
| Control | 0..* |
| Type | string |
| Primitive Value | This primitive element may be present, or absent, or replaced by an extension |