電子病歷交換單張實作指引(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 PMRModel logical model.
Guidance on how to interpret the contents of this table can be found here
0. PMRModel | |
Definition | 用於描述門診病歷邏輯模型 |
Short | 門診病歷邏輯模型 |
Control | 0..* |
Type | Element |
Logical Model | Instances of this logical model are not marked to be the target of a Reference |
2. PMRModel.hospital | |
Definition | 醫事機構 |
Short | 醫事機構 |
Control | 1..1 |
Type | BackboneElement |
4. PMRModel.hospital.hospitalId | |
Definition | 醫事機構代碼 |
Short | 醫事機構代碼 |
Control | 1..1 |
Type | Identifier(Identifier) |
6. PMRModel.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. PMRModel.patientInformation | |
Definition | 病人基本資料 |
Short | 病人基本資料 |
Control | 1..1 |
Type | BackboneElement |
10. PMRModel.patientInformation.personalIDNumber | |
Definition | 身分證號/護照號碼/居留證號 |
Short | 身分證號 |
Control | 1..1 |
Type | Identifier(Identifier) |
12. PMRModel.patientInformation.chartNo | |
Definition | 病歷號碼 |
Short | 病歷號碼 |
Control | 1..1 |
Type | Identifier(Identifier) |
14. PMRModel.patientInformation.name | |
Definition | 病人性名 |
Short | 病人性名 |
Control | 1..1 |
Type | HumanName(HumanName) |
16. PMRModel.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. PMRModel.patientInformation.birthDate | |
Definition | 出生日期 |
Short | 出生日期 |
Control | 1..1 |
Type | date(date) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
20. PMRModel.patientInformation.bloodType | |
Definition | 病人自述血型、檢驗血型、未知... |
Short | 血型 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
22. PMRModel.patientInformation.rhType | |
Definition | RH+,RH- |
Short | D抗原性 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
24. PMRModel.patientInformation.majorIllness | |
Definition | 重大傷病 |
Short | 重大傷病 |
Control | 1..* |
Type | CodeableConcept(CodeableConcept) |
26. PMRModel.patientInformation.historyOfAllergies | |
Definition | 過敏史 |
Short | 過敏史 |
Control | 1..* |
Type | CodeableConcept(CodeableConcept) |
28. PMRModel.patientInformation.age | |
Definition | 就診年齡 |
Short | 就診年齡 |
Control | 1..1 |
Type | Age(Age) |
30. PMRModel.patientInformation.occupation | |
Definition | 職業 |
Short | 職業 |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
32. PMRModel.patientInformation.identityType | |
Definition | 就醫身分別。健保、非健保 |
Short | 就醫身分別 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
34. PMRModel.opdDate | |
Definition | 門診日期 |
Short | 門診日期 |
Control | 1..1 |
Type | dateTime(dateTime) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
36. PMRModel.department | |
Definition | 科別 |
Short | 科別 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
38. PMRModel.diagnosis | |
Definition | 診斷 |
Short | 診斷 |
Control | 1..* |
Type | BackboneElement |
40. PMRModel.diagnosis.icdCode | |
Definition | 國際疾病分類代碼 ICD Code(International Classification of Diseases)。應含主診斷或次診斷之ICD代碼。 |
Short | 國際疾病分類代碼 |
Control | 1..1 |
Type | code(code) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
42. PMRModel.diagnosis.icdName | |
Definition | 國際疾病分類名稱 ICD Code(International Classification of Diseases)。應含主診斷或次診斷之中英文名稱。 |
Short | 國際疾病分類名稱 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
44. PMRModel.diagnosis.note | |
Definition | 醫療評估之內容註記 |
Short | 註記 |
Control | 0..1 |
Type | Annotation(Annotation) |
46. PMRModel.conditionSummary | |
Definition | 病情摘要 |
Short | 病情摘要 |
Control | 1..1 |
Type | BackboneElement |
48. PMRModel.conditionSummary.subjective | |
Definition | 主觀描述 |
Short | 主觀描述 |
Control | 1..1 |
Type | Annotation(Annotation) |
50. PMRModel.conditionSummary.objective | |
Definition | 客觀描述 |
Short | 客觀描述 |
Control | 1..1 |
Type | Annotation(Annotation) |
52. PMRModel.conditionSummary.assessment | |
Definition | 評估 |
Short | 評估 |
Control | 1..1 |
Type | Annotation(Annotation) |
54. PMRModel.procedure | |
Definition | 處置項目 |
Short | 處置項目 |
Control | 1..* |
Type | BackboneElement |
56. PMRModel.procedure.item | |
Definition | 項次 |
Short | 項次 |
Control | 1..1 |
Type | Identifier(Identifier) |
58. PMRModel.procedure.procedureCode | |
Definition | 處置代碼,檢查、檢驗、手術等代碼... |
Short | 處置代碼 |
Control | 1..1 |
Type | code(code) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
60. PMRModel.procedure.procedureName | |
Definition | 處置名稱,檢查、檢驗、手術等名稱... |
Short | 處置名稱 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
62. PMRModel.procedure.frequency | |
Definition | 頻率 |
Short | 頻率 |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
64. PMRModel.procedure.amount | |
Definition | 數量 |
Short | 數量 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
66. PMRModel.procedure.units | |
Definition | 單位 |
Short | 單位 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
68. PMRModel.procedure.part | |
Definition | 部位 |
Short | 部位 |
Control | 0..* |
Type | CodeableConcept(CodeableConcept) |
70. PMRModel.procedure.note | |
Definition | 註記,次數、醫師囑咐等... |
Short | 註記 |
Control | 0..1 |
Type | Annotation(Annotation) |
72. PMRModel.procedure.selfPaynote | |
Definition | 自費註記為"Y",健保給付註記為"N" |
Short | 自費註記 |
Control | 0..1 |
Type | Annotation(Annotation) |
74. PMRModel.prescriptionContent | |
Definition | 處方內容 |
Short | 處方內容 |
Control | 1..* |
Type | BackboneElement |
76. PMRModel.prescriptionContent.item | |
Definition | 項次 |
Short | 項次 |
Control | 1..1 |
Type | Identifier(Identifier) |
78. PMRModel.prescriptionContent.typesofPrescription | |
Definition | 處方箋種類註記,一般處方、慢性病連續處方箋、特殊等... |
Short | 處方箋種類註記 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
80. PMRModel.prescriptionContent.drugCode | |
Definition | 藥品代碼 |
Short | 藥品代碼 |
Control | 1..1 |
Type | code(code) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
82. PMRModel.prescriptionContent.brandName | |
Definition | 藥品商品名稱 |
Short | 藥品商品名稱 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
84. PMRModel.prescriptionContent.genericName | |
Definition | 學名 |
Short | 學名 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
86. PMRModel.prescriptionContent.dosageForm | |
Definition | 劑型,如藥丸、藥水等 |
Short | 劑型 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
88. PMRModel.prescriptionContent.dose | |
Definition | 劑量 |
Short | 劑量 |
Control | 1..1 |
Type | decimal(decimal) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
90. PMRModel.prescriptionContent.doseUnits | |
Definition | 劑量單位,如:顆、CC等 |
Short | 劑量單位 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
92. PMRModel.prescriptionContent.frequency | |
Definition | 頻率 |
Short | 頻率 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
94. PMRModel.prescriptionContent.routeofAdministration | |
Definition | 給藥途徑 |
Short | 給藥途徑 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
96. PMRModel.prescriptionContent.medicationDays | |
Definition | 給藥日數 |
Short | 給藥日數 |
Control | 1..1 |
Type | decimal(decimal) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
98. PMRModel.prescriptionContent.totalAmount | |
Definition | 給藥總量 |
Short | 給藥總量 |
Control | 1..1 |
Type | decimal(decimal) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
100. PMRModel.prescriptionContent.totalUnits | |
Definition | 給藥總量單,如:顆、CC、瓶等 |
Short | 給藥總量單位 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
102. PMRModel.prescriptionContent.actualAmount | |
Definition | 實際給藥總量 |
Short | 實際給藥總量 |
Control | 0..1 |
Type | decimal(decimal) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
104. PMRModel.prescriptionContent.actualUnits | |
Definition | 實際給藥總量單位,如:顆、CC、瓶等 |
Short | 實際給藥總量單位 |
Control | 0..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
106. PMRModel.prescriptionContent.powdered | |
Definition | 磨粉註記為"Y",未磨粉註記為"N" |
Short | 磨粉註記 |
Control | 1..1 |
Type | code(code) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
108. PMRModel.prescriptionContent.note | |
Definition | 註記 |
Short | 註記 |
Control | 0..1 |
Type | Annotation(Annotation) |
110. PMRModel.prescriptionContent.selfPaynote | |
Definition | 自費註記為"Y",健保給付標註為"N" |
Short | 自費註記 |
Control | 0..1 |
Type | Annotation(Annotation) |
112. PMRModel.familyTree | |
Definition | 家族圖譜 |
Short | 家族圖譜 |
Control | 0..* |
Type | BackboneElement |
114. PMRModel.opdImage | |
Definition | 門診圖像,包含手繪圖、相片等項目 |
Short | 門診圖像 |
Control | 0..* |
Type | BackboneElement |
116. PMRModel.physicianName | |
Definition | 醫師姓名 |
Short | 醫師姓名 |
Control | 1..1 |
Type | HumanName(HumanName) |
Guidance on how to interpret the contents of this table can be found here
0. PMRModel | |
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. PMRModel.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. PMRModel.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. PMRModel.hospital.hospitalId | |
Definition | 醫事機構代碼 |
Short | 醫事機構代碼 |
Control | 1..1 |
Type | Identifier(Identifier) |
8. PMRModel.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. PMRModel.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. PMRModel.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. PMRModel.patientInformation.personalIDNumber | |
Definition | 身分證號/護照號碼/居留證號 |
Short | 身分證號 |
Control | 1..1 |
Type | Identifier(Identifier) |
16. PMRModel.patientInformation.chartNo | |
Definition | 病歷號碼 |
Short | 病歷號碼 |
Control | 1..1 |
Type | Identifier(Identifier) |
18. PMRModel.patientInformation.name | |
Definition | 病人性名 |
Short | 病人性名 |
Control | 1..1 |
Type | HumanName(HumanName) |
20. PMRModel.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. PMRModel.patientInformation.birthDate | |
Definition | 出生日期 |
Short | 出生日期 |
Control | 1..1 |
Type | date(date) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
24. PMRModel.patientInformation.bloodType | |
Definition | 病人自述血型、檢驗血型、未知... |
Short | 血型 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
26. PMRModel.patientInformation.rhType | |
Definition | RH+,RH- |
Short | D抗原性 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
28. PMRModel.patientInformation.majorIllness | |
Definition | 重大傷病 |
Short | 重大傷病 |
Control | 1..* |
Type | CodeableConcept(CodeableConcept) |
30. PMRModel.patientInformation.historyOfAllergies | |
Definition | 過敏史 |
Short | 過敏史 |
Control | 1..* |
Type | CodeableConcept(CodeableConcept) |
32. PMRModel.patientInformation.age | |
Definition | 就診年齡 |
Short | 就診年齡 |
Control | 1..1 |
Type | Age(Age) |
34. PMRModel.patientInformation.occupation | |
Definition | 職業 |
Short | 職業 |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
36. PMRModel.patientInformation.identityType | |
Definition | 就醫身分別。健保、非健保 |
Short | 就醫身分別 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
38. PMRModel.opdDate | |
Definition | 門診日期 |
Short | 門診日期 |
Control | 1..1 |
Type | dateTime(dateTime) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
40. PMRModel.department | |
Definition | 科別 |
Short | 科別 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
42. PMRModel.diagnosis | |
Definition | 診斷 |
Short | 診斷 |
Control | 1..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
44. PMRModel.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()) |
46. PMRModel.diagnosis.icdCode | |
Definition | 國際疾病分類代碼 ICD Code(International Classification of Diseases)。應含主診斷或次診斷之ICD代碼。 |
Short | 國際疾病分類代碼 |
Control | 1..1 |
Type | code(code) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
48. PMRModel.diagnosis.icdName | |
Definition | 國際疾病分類名稱 ICD Code(International Classification of Diseases)。應含主診斷或次診斷之中英文名稱。 |
Short | 國際疾病分類名稱 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
50. PMRModel.diagnosis.note | |
Definition | 醫療評估之內容註記 |
Short | 註記 |
Control | 0..1 |
Type | Annotation(Annotation) |
52. PMRModel.conditionSummary | |
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()) ) |
54. PMRModel.conditionSummary.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. PMRModel.conditionSummary.subjective | |
Definition | 主觀描述 |
Short | 主觀描述 |
Control | 1..1 |
Type | Annotation(Annotation) |
58. PMRModel.conditionSummary.objective | |
Definition | 客觀描述 |
Short | 客觀描述 |
Control | 1..1 |
Type | Annotation(Annotation) |
60. PMRModel.conditionSummary.assessment | |
Definition | 評估 |
Short | 評估 |
Control | 1..1 |
Type | Annotation(Annotation) |
62. PMRModel.procedure | |
Definition | 處置項目 |
Short | 處置項目 |
Control | 1..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
64. PMRModel.procedure.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. PMRModel.procedure.item | |
Definition | 項次 |
Short | 項次 |
Control | 1..1 |
Type | Identifier(Identifier) |
68. PMRModel.procedure.procedureCode | |
Definition | 處置代碼,檢查、檢驗、手術等代碼... |
Short | 處置代碼 |
Control | 1..1 |
Type | code(code) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
70. PMRModel.procedure.procedureName | |
Definition | 處置名稱,檢查、檢驗、手術等名稱... |
Short | 處置名稱 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
72. PMRModel.procedure.frequency | |
Definition | 頻率 |
Short | 頻率 |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
74. PMRModel.procedure.amount | |
Definition | 數量 |
Short | 數量 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
76. PMRModel.procedure.units | |
Definition | 單位 |
Short | 單位 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
78. PMRModel.procedure.part | |
Definition | 部位 |
Short | 部位 |
Control | 0..* |
Type | CodeableConcept(CodeableConcept) |
80. PMRModel.procedure.note | |
Definition | 註記,次數、醫師囑咐等... |
Short | 註記 |
Control | 0..1 |
Type | Annotation(Annotation) |
82. PMRModel.procedure.selfPaynote | |
Definition | 自費註記為"Y",健保給付註記為"N" |
Short | 自費註記 |
Control | 0..1 |
Type | Annotation(Annotation) |
84. PMRModel.prescriptionContent | |
Definition | 處方內容 |
Short | 處方內容 |
Control | 1..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
86. PMRModel.prescriptionContent.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()) |
88. PMRModel.prescriptionContent.item | |
Definition | 項次 |
Short | 項次 |
Control | 1..1 |
Type | Identifier(Identifier) |
90. PMRModel.prescriptionContent.typesofPrescription | |
Definition | 處方箋種類註記,一般處方、慢性病連續處方箋、特殊等... |
Short | 處方箋種類註記 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
92. PMRModel.prescriptionContent.drugCode | |
Definition | 藥品代碼 |
Short | 藥品代碼 |
Control | 1..1 |
Type | code(code) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
94. PMRModel.prescriptionContent.brandName | |
Definition | 藥品商品名稱 |
Short | 藥品商品名稱 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
96. PMRModel.prescriptionContent.genericName | |
Definition | 學名 |
Short | 學名 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
98. PMRModel.prescriptionContent.dosageForm | |
Definition | 劑型,如藥丸、藥水等 |
Short | 劑型 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
100. PMRModel.prescriptionContent.dose | |
Definition | 劑量 |
Short | 劑量 |
Control | 1..1 |
Type | decimal(decimal) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
102. PMRModel.prescriptionContent.doseUnits | |
Definition | 劑量單位,如:顆、CC等 |
Short | 劑量單位 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
104. PMRModel.prescriptionContent.frequency | |
Definition | 頻率 |
Short | 頻率 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
106. PMRModel.prescriptionContent.routeofAdministration | |
Definition | 給藥途徑 |
Short | 給藥途徑 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
108. PMRModel.prescriptionContent.medicationDays | |
Definition | 給藥日數 |
Short | 給藥日數 |
Control | 1..1 |
Type | decimal(decimal) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
110. PMRModel.prescriptionContent.totalAmount | |
Definition | 給藥總量 |
Short | 給藥總量 |
Control | 1..1 |
Type | decimal(decimal) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
112. PMRModel.prescriptionContent.totalUnits | |
Definition | 給藥總量單,如:顆、CC、瓶等 |
Short | 給藥總量單位 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
114. PMRModel.prescriptionContent.actualAmount | |
Definition | 實際給藥總量 |
Short | 實際給藥總量 |
Control | 0..1 |
Type | decimal(decimal) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
116. PMRModel.prescriptionContent.actualUnits | |
Definition | 實際給藥總量單位,如:顆、CC、瓶等 |
Short | 實際給藥總量單位 |
Control | 0..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
118. PMRModel.prescriptionContent.powdered | |
Definition | 磨粉註記為"Y",未磨粉註記為"N" |
Short | 磨粉註記 |
Control | 1..1 |
Type | code(code) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
120. PMRModel.prescriptionContent.note | |
Definition | 註記 |
Short | 註記 |
Control | 0..1 |
Type | Annotation(Annotation) |
122. PMRModel.prescriptionContent.selfPaynote | |
Definition | 自費註記為"Y",健保給付標註為"N" |
Short | 自費註記 |
Control | 0..1 |
Type | Annotation(Annotation) |
124. PMRModel.familyTree | |
Definition | 家族圖譜 |
Short | 家族圖譜 |
Control | 0..* |
Type | BackboneElement |
126. PMRModel.opdImage | |
Definition | 門診圖像,包含手繪圖、相片等項目 |
Short | 門診圖像 |
Control | 0..* |
Type | BackboneElement |
128. PMRModel.physicianName | |
Definition | 醫師姓名 |
Short | 醫師姓名 |
Control | 1..1 |
Type | HumanName(HumanName) |
Guidance on how to interpret the contents of this table can be found here
0. PMRModel | |
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. PMRModel.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. PMRModel.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 PMRModel.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
6. PMRModel.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. PMRModel.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. PMRModel.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 PMRModel.hospital.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
12. PMRModel.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. PMRModel.hospital.hospitalId | |
Definition | 醫事機構代碼 |
Short | 醫事機構代碼 |
Control | 1..1 |
Type | Identifier(Identifier) |
16. PMRModel.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. PMRModel.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. PMRModel.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. PMRModel.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 PMRModel.patientInformation.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
24. PMRModel.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. PMRModel.patientInformation.personalIDNumber | |
Definition | 身分證號/護照號碼/居留證號 |
Short | 身分證號 |
Control | 1..1 |
Type | Identifier(Identifier) |
28. PMRModel.patientInformation.chartNo | |
Definition | 病歷號碼 |
Short | 病歷號碼 |
Control | 1..1 |
Type | Identifier(Identifier) |
30. PMRModel.patientInformation.name | |
Definition | 病人性名 |
Short | 病人性名 |
Control | 1..1 |
Type | HumanName(HumanName) |
32. PMRModel.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. PMRModel.patientInformation.birthDate | |
Definition | 出生日期 |
Short | 出生日期 |
Control | 1..1 |
Type | date(date) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
36. PMRModel.patientInformation.bloodType | |
Definition | 病人自述血型、檢驗血型、未知... |
Short | 血型 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
38. PMRModel.patientInformation.rhType | |
Definition | RH+,RH- |
Short | D抗原性 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
40. PMRModel.patientInformation.majorIllness | |
Definition | 重大傷病 |
Short | 重大傷病 |
Control | 1..* |
Type | CodeableConcept(CodeableConcept) |
42. PMRModel.patientInformation.historyOfAllergies | |
Definition | 過敏史 |
Short | 過敏史 |
Control | 1..* |
Type | CodeableConcept(CodeableConcept) |
44. PMRModel.patientInformation.age | |
Definition | 就診年齡 |
Short | 就診年齡 |
Control | 1..1 |
Type | Age(Age) |
46. PMRModel.patientInformation.occupation | |
Definition | 職業 |
Short | 職業 |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
48. PMRModel.patientInformation.identityType | |
Definition | 就醫身分別。健保、非健保 |
Short | 就醫身分別 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
50. PMRModel.opdDate | |
Definition | 門診日期 |
Short | 門診日期 |
Control | 1..1 |
Type | dateTime(dateTime) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
52. PMRModel.department | |
Definition | 科別 |
Short | 科別 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
54. PMRModel.diagnosis | |
Definition | 診斷 |
Short | 診斷 |
Control | 1..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
56. PMRModel.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 |
58. PMRModel.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 PMRModel.diagnosis.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
60. PMRModel.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() ) |
62. PMRModel.diagnosis.icdCode | |
Definition | 國際疾病分類代碼 ICD Code(International Classification of Diseases)。應含主診斷或次診斷之ICD代碼。 |
Short | 國際疾病分類代碼 |
Control | 1..1 |
Type | code(code) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
64. PMRModel.diagnosis.icdName | |
Definition | 國際疾病分類名稱 ICD Code(International Classification of Diseases)。應含主診斷或次診斷之中英文名稱。 |
Short | 國際疾病分類名稱 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
66. PMRModel.diagnosis.note | |
Definition | 醫療評估之內容註記 |
Short | 註記 |
Control | 0..1 |
Type | Annotation(Annotation) |
68. PMRModel.conditionSummary | |
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()) ) |
70. PMRModel.conditionSummary.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 |
72. PMRModel.conditionSummary.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 PMRModel.conditionSummary.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
74. PMRModel.conditionSummary.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() ) |
76. PMRModel.conditionSummary.subjective | |
Definition | 主觀描述 |
Short | 主觀描述 |
Control | 1..1 |
Type | Annotation(Annotation) |
78. PMRModel.conditionSummary.objective | |
Definition | 客觀描述 |
Short | 客觀描述 |
Control | 1..1 |
Type | Annotation(Annotation) |
80. PMRModel.conditionSummary.assessment | |
Definition | 評估 |
Short | 評估 |
Control | 1..1 |
Type | Annotation(Annotation) |
82. PMRModel.procedure | |
Definition | 處置項目 |
Short | 處置項目 |
Control | 1..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
84. PMRModel.procedure.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 |
86. PMRModel.procedure.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 PMRModel.procedure.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
88. PMRModel.procedure.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() ) |
90. PMRModel.procedure.item | |
Definition | 項次 |
Short | 項次 |
Control | 1..1 |
Type | Identifier(Identifier) |
92. PMRModel.procedure.procedureCode | |
Definition | 處置代碼,檢查、檢驗、手術等代碼... |
Short | 處置代碼 |
Control | 1..1 |
Type | code(code) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
94. PMRModel.procedure.procedureName | |
Definition | 處置名稱,檢查、檢驗、手術等名稱... |
Short | 處置名稱 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
96. PMRModel.procedure.frequency | |
Definition | 頻率 |
Short | 頻率 |
Control | 0..1 |
Type | CodeableConcept(CodeableConcept) |
98. PMRModel.procedure.amount | |
Definition | 數量 |
Short | 數量 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
100. PMRModel.procedure.units | |
Definition | 單位 |
Short | 單位 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
102. PMRModel.procedure.part | |
Definition | 部位 |
Short | 部位 |
Control | 0..* |
Type | CodeableConcept(CodeableConcept) |
104. PMRModel.procedure.note | |
Definition | 註記,次數、醫師囑咐等... |
Short | 註記 |
Control | 0..1 |
Type | Annotation(Annotation) |
106. PMRModel.procedure.selfPaynote | |
Definition | 自費註記為"Y",健保給付註記為"N" |
Short | 自費註記 |
Control | 0..1 |
Type | Annotation(Annotation) |
108. PMRModel.prescriptionContent | |
Definition | 處方內容 |
Short | 處方內容 |
Control | 1..* |
Type | BackboneElement |
Invariants | ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()) ) |
110. PMRModel.prescriptionContent.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 |
112. PMRModel.prescriptionContent.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 PMRModel.prescriptionContent.extension . The slices areUnordered and Open, and can be differentiated using the following discriminators: |
114. PMRModel.prescriptionContent.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() ) |
116. PMRModel.prescriptionContent.item | |
Definition | 項次 |
Short | 項次 |
Control | 1..1 |
Type | Identifier(Identifier) |
118. PMRModel.prescriptionContent.typesofPrescription | |
Definition | 處方箋種類註記,一般處方、慢性病連續處方箋、特殊等... |
Short | 處方箋種類註記 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
120. PMRModel.prescriptionContent.drugCode | |
Definition | 藥品代碼 |
Short | 藥品代碼 |
Control | 1..1 |
Type | code(code) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
122. PMRModel.prescriptionContent.brandName | |
Definition | 藥品商品名稱 |
Short | 藥品商品名稱 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
124. PMRModel.prescriptionContent.genericName | |
Definition | 學名 |
Short | 學名 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
126. PMRModel.prescriptionContent.dosageForm | |
Definition | 劑型,如藥丸、藥水等 |
Short | 劑型 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
128. PMRModel.prescriptionContent.dose | |
Definition | 劑量 |
Short | 劑量 |
Control | 1..1 |
Type | decimal(decimal) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
130. PMRModel.prescriptionContent.doseUnits | |
Definition | 劑量單位,如:顆、CC等 |
Short | 劑量單位 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
132. PMRModel.prescriptionContent.frequency | |
Definition | 頻率 |
Short | 頻率 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
134. PMRModel.prescriptionContent.routeofAdministration | |
Definition | 給藥途徑 |
Short | 給藥途徑 |
Control | 1..1 |
Type | CodeableConcept(CodeableConcept) |
136. PMRModel.prescriptionContent.medicationDays | |
Definition | 給藥日數 |
Short | 給藥日數 |
Control | 1..1 |
Type | decimal(decimal) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
138. PMRModel.prescriptionContent.totalAmount | |
Definition | 給藥總量 |
Short | 給藥總量 |
Control | 1..1 |
Type | decimal(decimal) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
140. PMRModel.prescriptionContent.totalUnits | |
Definition | 給藥總量單,如:顆、CC、瓶等 |
Short | 給藥總量單位 |
Control | 1..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
142. PMRModel.prescriptionContent.actualAmount | |
Definition | 實際給藥總量 |
Short | 實際給藥總量 |
Control | 0..1 |
Type | decimal(decimal) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
144. PMRModel.prescriptionContent.actualUnits | |
Definition | 實際給藥總量單位,如:顆、CC、瓶等 |
Short | 實際給藥總量單位 |
Control | 0..1 |
Type | string(string) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
146. PMRModel.prescriptionContent.powdered | |
Definition | 磨粉註記為"Y",未磨粉註記為"N" |
Short | 磨粉註記 |
Control | 1..1 |
Type | code(code) |
Primitive Value | This primitive element may be present, or absent, or replaced by an extension |
148. PMRModel.prescriptionContent.note | |
Definition | 註記 |
Short | 註記 |
Control | 0..1 |
Type | Annotation(Annotation) |
150. PMRModel.prescriptionContent.selfPaynote | |
Definition | 自費註記為"Y",健保給付標註為"N" |
Short | 自費註記 |
Control | 0..1 |
Type | Annotation(Annotation) |
152. PMRModel.familyTree | |
Definition | 家族圖譜 |
Short | 家族圖譜 |
Control | 0..* |
Type | BackboneElement |
154. PMRModel.opdImage | |
Definition | 門診圖像,包含手繪圖、相片等項目 |
Short | 門診圖像 |
Control | 0..* |
Type | BackboneElement |
156. PMRModel.physicianName | |
Definition | 醫師姓名 |
Short | 醫師姓名 |
Control | 1..1 |
Type | HumanName(HumanName) |