電子病歷交換單張實作指引(EMR-IG)
0.1.0 - ci-build
This page is part of the 電子病歷交換單張實作指引(EMR-IG) (v0.1.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Draft as of 2024-08-23 |
Definitions for the ICModel logical model.
Guidance on how to interpret the contents of this table can be found here
0. ICModel | |
Definition | 用於描述檢驗檢查邏輯模型 |
Short | 檢驗檢查邏輯模型 |
Control | 0..* |
Type | Element |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. ICModel.hospital | |
Definition | 醫事機構 |
Short | 醫事機構 |
Control | 1..1 |
Type | BackboneElement |
4. ICModel.hospital.hospitalId | |
Definition | 醫事機構代碼 |
Short | 醫事機構代碼 |
Control | 1..1 |
Type | Identifier(Identifier) |
6. ICModel.hospital.hospitalName | |
Definition | 醫事機構名稱 |
Short | 醫事機構名稱 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
8. ICModel.patientInformation | |
Definition | 病人基本資料 |
Short | 病人基本資料 |
Control | 1..1 |
Type | BackboneElement |
10. ICModel.patientInformation.idNumber | |
Definition | 身分證號、護照號碼或居留證號 |
Short | 身分證號 |
Control | 1..1 |
Type | Identifier(Identifier) |
12. ICModel.patientInformation.chartNo | |
Definition | 病歷號碼 |
Short | 病歷號碼 |
Control | 1..1 |
Type | Identifier(Identifier) |
14. ICModel.patientInformation.name | |
Definition | 姓名 |
Short | 姓名 |
Control | 1..1 |
Type | HumanName(HumanName) |
16. ICModel.patientInformation.gender | |
Definition | 性別 |
Short | 性別 |
Control | 1..1 |
Type | code(code) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
18. ICModel.patientInformation.birthDate | |
Definition | 出生日期,格式為西元YYYYMMDD |
Short | 出生日期 |
Control | 1..1 |
Type | date(date) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. ICModel.applicationNo | |
Definition | 檢驗單號,醫療院所檢驗系統之檢驗單號 |
Short | 檢驗單號 |
Control | 1..1 |
Type | Identifier(Identifier) |
22. ICModel.samplingSource | |
Definition | 檢體來源,如肝、某靜脈... |
Short | 檢體來源 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
24. ICModel.categories | |
Definition | 檢體類別,Blood |
Short | 檢體類別 |
Control | 1..1 |
Type | Coding(Coding) |
26. ICModel.categoriesDescription | |
Definition | 檢體類別說明,如血液、尿液 |
Short | 檢體類別說明 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
28. ICModel.dateAndtime | |
Definition | 採檢日期時間 |
Short | 採檢日期時間 |
Control | 1..1 |
Type | Period(Period) |
30. ICModel.dateAndtime.samplingDateandTime | |
Definition | 採檢日期時間,格式為西元YYYYMMDDHHMM |
Short | 採檢日期時間 |
Control | 1..1 |
Type | dateTime(dateTime) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
32. ICModel.dateAndtime.deliveringDateandTime | |
Definition | 收件日期時間,格式為西元YYYYMMDDHHMM |
Short | 收件日期時間 |
Control | 1..1 |
Type | dateTime(dateTime) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
34. ICModel.inspectionItemsandreportResults | |
Definition | 檢驗項目及報告結果 |
Short | 檢驗項目及報告結果 |
Control | 1..1 |
Type | BackboneElement |
36. ICModel.inspectionItemsandreportResults.testResults | |
Definition | 檢驗項目與報告結果 |
Short | 檢驗項目與報告結果 |
Control | 1..* |
Type | CodeableConcept(CodeableConcept) |
38. ICModel.inspectionItemsandreportResults.testitemCodes | |
Definition | 健保檢驗項目代號,如08001C,非健保項目可不填 |
Short | 健保檢驗項目代號 |
Control | 0..1 |
Type | Coding(Coding) |
40. ICModel.inspectionItemsandreportResults.testitemNames | |
Definition | 健保檢驗項目名稱,如紅血球計數RBC,非健保項目可不填 |
Short | 健保檢驗項目名稱 |
Control | 0..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
42. ICModel.inspectionItemsandreportResults.itemNumber | |
Definition | 項次,如CBC具有多個檢驗結果項次 |
Short | 項次 |
Control | 1..1 |
Type | BackboneElement(BackboneElement) |
44. ICModel.inspectionItemsandreportResults.reportDateandTime | |
Definition | 報告日期時間,格式為西元YYYYMMDDHHMM |
Short | 報告日期時間 |
Control | 1..1 |
Type | dateTime(dateTime) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
46. ICModel.inspectionItemsandreportResults.loincLongName | |
Definition | 檢驗項目名稱(LOINC 名稱) |
Short | 檢驗項目名稱 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
48. ICModel.inspectionItemsandreportResults.value | |
Definition | 檢驗報告結果,如Positive、25...等 |
Short | 檢驗報告結果值 |
Control | 1..1 |
Type | BackboneElement(BackboneElement) |
50. ICModel.inspectionItemsandreportResults.unit | |
Definition | 單位,如mg/ml,莫爾濃度...等 |
Short | 單位 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
52. ICModel.inspectionItemsandreportResults.method | |
Definition | 檢驗方法,如酵素免疫分析法(EIA) |
Short | 檢驗方法 |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
54. ICModel.inspectionItemsandreportResults.reference | |
Definition | 參考值,Positive,0~25...等 |
Short | 參考值 |
Control | 1..1 |
Type | Range(Range) |
56. ICModel.inspectionItemsandreportResults.remark | |
Definition | 備註 |
Short | 備註 |
Control | 0..1 |
Type | Annotation(Annotation) |
58. ICModel.technicianName | |
Definition | 醫事人員姓名,包含臨床醫師及檢驗技術人員 |
Short | 醫事人員姓名 |
Control | 1..* |
Type | HumanName(HumanName) |
60. ICModel.dateandtimeOfmedicalOrder | |
Definition | 開立檢驗醫囑單張日期時間,格式為西元YYYYMMDDHHMM |
Short | 開立檢驗醫囑單張日期時間 |
Control | 0..1 |
Type | dateTime(dateTime) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
62. ICModel.departmentOfmedicalOrderProvided | |
Definition | 開立檢驗醫囑單張門診 |
Short | 開立檢驗醫囑單張門診 |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
64. ICModel.orderPhysicianName | |
Definition | 開立檢驗醫囑單張醫師 |
Short | 開立檢驗醫囑單張醫師 |
Control | 0..1 |
Type | HumanName(HumanName) |
Guidance on how to interpret the contents of this table can be found here
0. ICModel | |
Definition | 用於描述檢驗檢查邏輯模型 Base definition for all elements in a resource. |
Short | 檢驗檢查邏輯模型Base for all elements |
Control | 0..* This element is affected by the following invariants: ele-1 |
Type | Element |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count())) |
2. ICModel.hospital | |
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. ICModel.hospital.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()) |
6. ICModel.hospital.hospitalId | |
Definition | 醫事機構代碼 |
Short | 醫事機構代碼 |
Control | 1..1 |
Type | Identifier(Identifier) |
8. ICModel.hospital.hospitalName | |
Definition | 醫事機構名稱 |
Short | 醫事機構名稱 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
10. ICModel.patientInformation | |
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()) ) |
12. ICModel.patientInformation.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()) |
14. ICModel.patientInformation.idNumber | |
Definition | 身分證號、護照號碼或居留證號 |
Short | 身分證號 |
Control | 1..1 |
Type | Identifier(Identifier) |
16. ICModel.patientInformation.chartNo | |
Definition | 病歷號碼 |
Short | 病歷號碼 |
Control | 1..1 |
Type | Identifier(Identifier) |
18. ICModel.patientInformation.name | |
Definition | 姓名 |
Short | 姓名 |
Control | 1..1 |
Type | HumanName(HumanName) |
20. ICModel.patientInformation.gender | |
Definition | 性別 |
Short | 性別 |
Control | 1..1 |
Type | code(code) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
22. ICModel.patientInformation.birthDate | |
Definition | 出生日期,格式為西元YYYYMMDD |
Short | 出生日期 |
Control | 1..1 |
Type | date(date) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
24. ICModel.applicationNo | |
Definition | 檢驗單號,醫療院所檢驗系統之檢驗單號 |
Short | 檢驗單號 |
Control | 1..1 |
Type | Identifier(Identifier) |
26. ICModel.samplingSource | |
Definition | 檢體來源,如肝、某靜脈... |
Short | 檢體來源 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
28. ICModel.categories | |
Definition | 檢體類別,Blood |
Short | 檢體類別 |
Control | 1..1 |
Type | Coding(Coding) |
30. ICModel.categoriesDescription | |
Definition | 檢體類別說明,如血液、尿液 |
Short | 檢體類別說明 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
32. ICModel.dateAndtime | |
Definition | 採檢日期時間 |
Short | 採檢日期時間 |
Control | 1..1 |
Type | Period(Period) |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )per-1: If present, start SHALL have a lower value than end ( start.hasValue().not() or end.hasValue().not() or (start <= end) ) |
34. ICModel.dateAndtime.samplingDateandTime | |
Definition | 採檢日期時間,格式為西元YYYYMMDDHHMM |
Short | 採檢日期時間 |
Control | 1..1 |
Type | dateTime(dateTime) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
36. ICModel.dateAndtime.deliveringDateandTime | |
Definition | 收件日期時間,格式為西元YYYYMMDDHHMM |
Short | 收件日期時間 |
Control | 1..1 |
Type | dateTime(dateTime) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
38. ICModel.inspectionItemsandreportResults | |
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()) ) |
40. ICModel.inspectionItemsandreportResults.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. ICModel.inspectionItemsandreportResults.testResults | |
Definition | 檢驗項目與報告結果 |
Short | 檢驗項目與報告結果 |
Control | 1..* |
Type | CodeableConcept(CodeableConcept) |
44. ICModel.inspectionItemsandreportResults.testitemCodes | |
Definition | 健保檢驗項目代號,如08001C,非健保項目可不填 |
Short | 健保檢驗項目代號 |
Control | 0..1 |
Type | Coding(Coding) |
46. ICModel.inspectionItemsandreportResults.testitemNames | |
Definition | 健保檢驗項目名稱,如紅血球計數RBC,非健保項目可不填 |
Short | 健保檢驗項目名稱 |
Control | 0..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
48. ICModel.inspectionItemsandreportResults.itemNumber | |
Definition | 項次,如CBC具有多個檢驗結果項次 |
Short | 項次 |
Control | 1..1 |
Type | BackboneElement(BackboneElement) |
50. ICModel.inspectionItemsandreportResults.reportDateandTime | |
Definition | 報告日期時間,格式為西元YYYYMMDDHHMM |
Short | 報告日期時間 |
Control | 1..1 |
Type | dateTime(dateTime) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
52. ICModel.inspectionItemsandreportResults.loincLongName | |
Definition | 檢驗項目名稱(LOINC 名稱) |
Short | 檢驗項目名稱 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
54. ICModel.inspectionItemsandreportResults.value | |
Definition | 檢驗報告結果,如Positive、25...等 |
Short | 檢驗報告結果值 |
Control | 1..1 |
Type | BackboneElement(BackboneElement) |
56. ICModel.inspectionItemsandreportResults.unit | |
Definition | 單位,如mg/ml,莫爾濃度...等 |
Short | 單位 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
58. ICModel.inspectionItemsandreportResults.method | |
Definition | 檢驗方法,如酵素免疫分析法(EIA) |
Short | 檢驗方法 |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
60. ICModel.inspectionItemsandreportResults.reference | |
Definition | 參考值,Positive,0~25...等 |
Short | 參考值 |
Control | 1..1 |
Type | Range(Range) |
62. ICModel.inspectionItemsandreportResults.remark | |
Definition | 備註 |
Short | 備註 |
Control | 0..1 |
Type | Annotation(Annotation) |
64. ICModel.technicianName | |
Definition | 醫事人員姓名,包含臨床醫師及檢驗技術人員 |
Short | 醫事人員姓名 |
Control | 1..* |
Type | HumanName(HumanName) |
66. ICModel.dateandtimeOfmedicalOrder | |
Definition | 開立檢驗醫囑單張日期時間,格式為西元YYYYMMDDHHMM |
Short | 開立檢驗醫囑單張日期時間 |
Control | 0..1 |
Type | dateTime(dateTime) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
68. ICModel.departmentOfmedicalOrderProvided | |
Definition | 開立檢驗醫囑單張門診 |
Short | 開立檢驗醫囑單張門診 |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
70. ICModel.orderPhysicianName | |
Definition | 開立檢驗醫囑單張醫師 |
Short | 開立檢驗醫囑單張醫師 |
Control | 0..1 |
Type | HumanName(HumanName) |
Guidance on how to interpret the contents of this table can be found here
0. ICModel | |
Definition | 用於描述檢驗檢查邏輯模型 |
Short | 檢驗檢查邏輯模型 |
Control | 0..* This element is affected by the following invariants: ele-1 |
Type | Element |
Is Modifier | false |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
2. ICModel.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 |
4. ICModel.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 ICModel.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
6. ICModel.hospital | |
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()) ) |
8. ICModel.hospital.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 |
10. ICModel.hospital.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 ICModel.hospital.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
12. ICModel.hospital.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() ) |
14. ICModel.hospital.hospitalId | |
Definition | 醫事機構代碼 |
Short | 醫事機構代碼 |
Control | 1..1 |
Type | Identifier(Identifier) |
16. ICModel.hospital.hospitalName | |
Definition | 醫事機構名稱 |
Short | 醫事機構名稱 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
18. ICModel.patientInformation | |
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()) ) |
20. ICModel.patientInformation.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 |
22. ICModel.patientInformation.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 ICModel.patientInformation.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
24. ICModel.patientInformation.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() ) |
26. ICModel.patientInformation.idNumber | |
Definition | 身分證號、護照號碼或居留證號 |
Short | 身分證號 |
Control | 1..1 |
Type | Identifier(Identifier) |
28. ICModel.patientInformation.chartNo | |
Definition | 病歷號碼 |
Short | 病歷號碼 |
Control | 1..1 |
Type | Identifier(Identifier) |
30. ICModel.patientInformation.name | |
Definition | 姓名 |
Short | 姓名 |
Control | 1..1 |
Type | HumanName(HumanName) |
32. ICModel.patientInformation.gender | |
Definition | 性別 |
Short | 性別 |
Control | 1..1 |
Type | code(code) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
34. ICModel.patientInformation.birthDate | |
Definition | 出生日期,格式為西元YYYYMMDD |
Short | 出生日期 |
Control | 1..1 |
Type | date(date) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
36. ICModel.applicationNo | |
Definition | 檢驗單號,醫療院所檢驗系統之檢驗單號 |
Short | 檢驗單號 |
Control | 1..1 |
Type | Identifier(Identifier) |
38. ICModel.samplingSource | |
Definition | 檢體來源,如肝、某靜脈... |
Short | 檢體來源 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
40. ICModel.categories | |
Definition | 檢體類別,Blood |
Short | 檢體類別 |
Control | 1..1 |
Type | Coding(Coding) |
42. ICModel.categoriesDescription | |
Definition | 檢體類別說明,如血液、尿液 |
Short | 檢體類別說明 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
44. ICModel.dateAndtime | |
Definition | 採檢日期時間 |
Short | 採檢日期時間 |
Control | 1..1 |
Type | Period(Period) |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) )per-1: If present, start SHALL have a lower value than end ( start.hasValue().not() or end.hasValue().not() or (start <= end) ) |
46. ICModel.dateAndtime.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 |
48. ICModel.dateAndtime.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 ICModel.dateAndtime.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
50. ICModel.dateAndtime.start | |
Definition | The start of the period. The boundary is inclusive. |
Short | Starting time with inclusive boundary |
Comments | If the low element is missing, the meaning is that the low boundary is not known. |
Control | 0..1 This element is affected by the following invariants: per-1 |
Type | dateTime |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
52. ICModel.dateAndtime.end | |
Definition | The end of the period. If the end of the period is missing, it means no end was known or planned at the time the instance was created. The start may be in the past, and the end date in the future, which means that period is expected/planned to end at that time. |
Short | End time with inclusive boundary, if not ongoing |
Comments | The high value includes any matching date/time. i.e. 2012-02-03T10:00:00 is in a period that has an end value of 2012-02-03. |
Control | 0..1 This element is affected by the following invariants: per-1 |
Type | dateTime |
Is Modifier | false |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
Summary | true |
Meaning if Missing | If the end of the period is missing, it means that the period is ongoing |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
54. ICModel.dateAndtime.samplingDateandTime | |
Definition | 採檢日期時間,格式為西元YYYYMMDDHHMM |
Short | 採檢日期時間 |
Control | 1..1 |
Type | dateTime(dateTime) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
56. ICModel.dateAndtime.deliveringDateandTime | |
Definition | 收件日期時間,格式為西元YYYYMMDDHHMM |
Short | 收件日期時間 |
Control | 1..1 |
Type | dateTime(dateTime) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
58. ICModel.inspectionItemsandreportResults | |
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()) ) |
60. ICModel.inspectionItemsandreportResults.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 |
62. ICModel.inspectionItemsandreportResults.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 ICModel.inspectionItemsandreportResults.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
64. ICModel.inspectionItemsandreportResults.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() ) |
66. ICModel.inspectionItemsandreportResults.testResults | |
Definition | 檢驗項目與報告結果 |
Short | 檢驗項目與報告結果 |
Control | 1..* |
Type | CodeableConcept(CodeableConcept) |
68. ICModel.inspectionItemsandreportResults.testitemCodes | |
Definition | 健保檢驗項目代號,如08001C,非健保項目可不填 |
Short | 健保檢驗項目代號 |
Control | 0..1 |
Type | Coding(Coding) |
70. ICModel.inspectionItemsandreportResults.testitemNames | |
Definition | 健保檢驗項目名稱,如紅血球計數RBC,非健保項目可不填 |
Short | 健保檢驗項目名稱 |
Control | 0..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
72. ICModel.inspectionItemsandreportResults.itemNumber | |
Definition | 項次,如CBC具有多個檢驗結果項次 |
Short | 項次 |
Control | 1..1 |
Type | BackboneElement(BackboneElement) |
74. ICModel.inspectionItemsandreportResults.reportDateandTime | |
Definition | 報告日期時間,格式為西元YYYYMMDDHHMM |
Short | 報告日期時間 |
Control | 1..1 |
Type | dateTime(dateTime) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
76. ICModel.inspectionItemsandreportResults.loincLongName | |
Definition | 檢驗項目名稱(LOINC 名稱) |
Short | 檢驗項目名稱 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
78. ICModel.inspectionItemsandreportResults.value | |
Definition | 檢驗報告結果,如Positive、25...等 |
Short | 檢驗報告結果值 |
Control | 1..1 |
Type | BackboneElement(BackboneElement) |
80. ICModel.inspectionItemsandreportResults.unit | |
Definition | 單位,如mg/ml,莫爾濃度...等 |
Short | 單位 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
82. ICModel.inspectionItemsandreportResults.method | |
Definition | 檢驗方法,如酵素免疫分析法(EIA) |
Short | 檢驗方法 |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
84. ICModel.inspectionItemsandreportResults.reference | |
Definition | 參考值,Positive,0~25...等 |
Short | 參考值 |
Control | 1..1 |
Type | Range(Range) |
86. ICModel.inspectionItemsandreportResults.remark | |
Definition | 備註 |
Short | 備註 |
Control | 0..1 |
Type | Annotation(Annotation) |
88. ICModel.technicianName | |
Definition | 醫事人員姓名,包含臨床醫師及檢驗技術人員 |
Short | 醫事人員姓名 |
Control | 1..* |
Type | HumanName(HumanName) |
90. ICModel.dateandtimeOfmedicalOrder | |
Definition | 開立檢驗醫囑單張日期時間,格式為西元YYYYMMDDHHMM |
Short | 開立檢驗醫囑單張日期時間 |
Control | 0..1 |
Type | dateTime(dateTime) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
92. ICModel.departmentOfmedicalOrderProvided | |
Definition | 開立檢驗醫囑單張門診 |
Short | 開立檢驗醫囑單張門診 |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
94. ICModel.orderPhysicianName | |
Definition | 開立檢驗醫囑單張醫師 |
Short | 開立檢驗醫囑單張醫師 |
Control | 0..1 |
Type | HumanName(HumanName) |