Package | tw.gov.mohw.nhi.pas |
Type | StructureDefinition |
Id | ApplyModel |
FHIR Version | R4 |
Source | https://nhicore.nhi.gov.tw/pas/https://build.fhir.org/ig/TWNHIFHIR/pas/StructureDefinition-ApplyModel.html |
URL | https://nhicore.nhi.gov.tw/pas/StructureDefinition/ApplyModel |
Version | 1.0.6 |
Status | active |
Date | 2025-07-22T07:11:36+00:00 |
Name | ApplyModel |
Title | 申請(Apply)癌症用藥癌藥事前審查之資料模型 |
Realm | tw |
Authority | national |
Description | 申請(Apply)癌症用藥癌藥事前審查之資料模型,此邏輯模型為定義癌症用藥事前審查情境下使用的所有資料欄位。 為了便於實作者快速理解,資料欄位會使用易於理解的命名,實作者再透過邏輯模型中的功能頁籤「Mappings」瞭解各資料欄位實際使用本IG的哪個Profiles的哪個資料項目(element)。亦可配合[視覺化邏輯模型圖](vision.html#bundle%E6%9E%B6%E6%A7%8B%E5%9C%96)進行欄位對應 |
Type | https://nhicore.nhi.gov.tw/pas/StructureDefinition/ApplyModel |
Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition ApplyModel
{ "resourceType": "StructureDefinition", "id": "ApplyModel", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://nhicore.nhi.gov.tw/pas/StructureDefinition/ApplyModel", "version": "1.0.6", "name": "ApplyModel", "title": "申請(Apply)癌症用藥癌藥事前審查之資料模型", "status": "active", "date": "2025-07-22T07:11:36+00:00", "publisher": "衛生福利部中央健康保險署", "contact": [ { "name": "衛生福利部中央健康保險署", "telecom": [ { "system": "url", "value": "https://www.nhi.gov.tw" } ] } ], "description": "申請(Apply)癌症用藥癌藥事前審查之資料模型,此邏輯模型為定義癌症用藥事前審查情境下使用的所有資料欄位。 \n為了便於實作者快速理解,資料欄位會使用易於理解的命名,實作者再透過邏輯模型中的功能頁籤「Mappings」瞭解各資料欄位實際使用本IG的哪個Profiles的哪個資料項目(element)。亦可配合[視覺化邏輯模型圖](vision.html#bundle%E6%9E%B6%E6%A7%8B%E5%9C%96)進行欄位對應", "fhirVersion": "4.0.1", "kind": "logical", "abstract": false, "type": "https://nhicore.nhi.gov.tw/pas/StructureDefinition/ApplyModel", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base", "derivation": "specialization", "snapshot": { "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version", "valueString": "4.0.1" } ], "element": [ { "id": "ApplyModel", "path": "ApplyModel", "short": "申請(Apply)癌症用藥癌藥事前審查之資料模型", "definition": "申請(Apply)癌症用藥癌藥事前審查之資料模型,此邏輯模型為定義癌症用藥事前審查情境下使用的所有資料欄位。 \n為了便於實作者快速理解,資料欄位會使用易於理解的命名,實作者再透過邏輯模型中的功能頁籤「Mappings」瞭解各資料欄位實際使用本IG的哪個Profiles的哪個資料項目(element)。亦可配合[視覺化邏輯模型圖](vision.html#bundle%E6%9E%B6%E6%A7%8B%E5%9C%96)進行欄位對應", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false }, { "id": "ApplyModel.hosp", "path": "ApplyModel.hosp", "short": "院所資訊", "definition": "院所資訊", "min": 1, "max": "1", "base": { "path": "ApplyModel.hosp", "min": 1, "max": "1" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "ApplyModel.hosp.id", "path": "ApplyModel.hosp.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.hosp.extension", "path": "ApplyModel.hosp.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.hosp.modifierExtension", "path": "ApplyModel.hosp.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ApplyModel.hosp.hospId", "path": "ApplyModel.hosp.hospId", "short": "醫事機構代碼,必須存在於醫事機構基本資料檔內", "definition": "醫事機構代碼,必須存在於醫事機構基本資料檔內", "min": 1, "max": "1", "base": { "path": "ApplyModel.hosp.hospId", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.hosp.applType", "path": "ApplyModel.hosp.applType", "short": "申報類別", "definition": "申報類別", "min": 1, "max": "1", "base": { "path": "ApplyModel.hosp.applType", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.hosp.funcType", "path": "ApplyModel.hosp.funcType", "short": "就醫科別", "definition": "就醫科別", "min": 1, "max": "1", "base": { "path": "ApplyModel.hosp.funcType", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.hosp.applPrsnId", "path": "ApplyModel.hosp.applPrsnId", "short": "申請醫師身分證號", "definition": "申請醫師身分證號", "min": 1, "max": "1", "base": { "path": "ApplyModel.hosp.applPrsnId", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.hosp.applDate", "path": "ApplyModel.hosp.applDate", "short": "申請日期,機構自填", "definition": "申請日期,機構自填", "min": 1, "max": "1", "base": { "path": "ApplyModel.hosp.applDate", "min": 1, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.hosp.immediateDate", "path": "ApplyModel.hosp.immediateDate", "short": "緊急報備日期,機構自填", "definition": "緊急報備日期,機構自填", "min": 0, "max": "1", "base": { "path": "ApplyModel.hosp.immediateDate", "min": 0, "max": "1" }, "type": [ { "code": "instant" } ] }, { "id": "ApplyModel.hosp.tmhbType", "path": "ApplyModel.hosp.tmhbType", "short": "申請案件類別", "definition": "申請案件類別", "min": 1, "max": "1", "base": { "path": "ApplyModel.hosp.tmhbType", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.hosp.oldAcptNo", "path": "ApplyModel.hosp.oldAcptNo", "short": "原受理編號", "definition": "原受理編號", "min": 0, "max": "1", "base": { "path": "ApplyModel.hosp.oldAcptNo", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.patient", "path": "ApplyModel.patient", "short": "病人資訊", "definition": "病人資訊", "min": 1, "max": "1", "base": { "path": "ApplyModel.patient", "min": 1, "max": "1" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "ApplyModel.patient.id", "path": "ApplyModel.patient.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.patient.extension", "path": "ApplyModel.patient.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.patient.modifierExtension", "path": "ApplyModel.patient.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ApplyModel.patient.name", "path": "ApplyModel.patient.name", "short": "姓名", "definition": "姓名", "min": 1, "max": "1", "base": { "path": "ApplyModel.patient.name", "min": 1, "max": "1" }, "type": [ { "code": "HumanName" } ] }, { "id": "ApplyModel.patient.idCard", "path": "ApplyModel.patient.idCard", "short": "身分證字號", "definition": "身分證字號", "min": 1, "max": "1", "base": { "path": "ApplyModel.patient.idCard", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.patient.patId", "path": "ApplyModel.patient.patId", "short": "病歷號", "definition": "病歷號 (參與醫院必須註冊命名系統)", "min": 0, "max": "1", "base": { "path": "ApplyModel.patient.patId", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.patient.birthday", "path": "ApplyModel.patient.birthday", "short": "出生日期", "definition": "出生日期", "min": 1, "max": "1", "base": { "path": "ApplyModel.patient.birthday", "min": 1, "max": "1" }, "type": [ { "code": "date" } ] }, { "id": "ApplyModel.patient.gender", "path": "ApplyModel.patient.gender", "short": "病人性別", "definition": "病人性別", "min": 1, "max": "1", "base": { "path": "ApplyModel.patient.gender", "min": 1, "max": "1" }, "type": [ { "code": "code" } ] }, { "id": "ApplyModel.patient.weight", "path": "ApplyModel.patient.weight", "short": "病人體重", "definition": "病人體重", "min": 1, "max": "1", "base": { "path": "ApplyModel.patient.weight", "min": 1, "max": "1" }, "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.patient.height", "path": "ApplyModel.patient.height", "short": "病人身高", "definition": "病人身高", "min": 1, "max": "1", "base": { "path": "ApplyModel.patient.height", "min": 1, "max": "1" }, "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.patient.pregnant", "path": "ApplyModel.patient.pregnant", "short": "是否懷孕或哺乳", "definition": "是否懷孕或哺乳", "min": 0, "max": "1", "base": { "path": "ApplyModel.patient.pregnant", "min": 0, "max": "1" }, "type": [ { "code": "boolean" } ] }, { "id": "ApplyModel.diagnosis", "path": "ApplyModel.diagnosis", "short": "疾病資訊", "definition": "疾病資訊", "min": 1, "max": "1", "base": { "path": "ApplyModel.diagnosis", "min": 1, "max": "1" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "ApplyModel.diagnosis.id", "path": "ApplyModel.diagnosis.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.diagnosis.extension", "path": "ApplyModel.diagnosis.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.diagnosis.modifierExtension", "path": "ApplyModel.diagnosis.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ApplyModel.diagnosis.icd10cmCode", "path": "ApplyModel.diagnosis.icd10cmCode", "short": "國際疾病分類代碼 (sequence=1),共病症 (sequence>=2)", "definition": "國際疾病分類代碼 (sequence=1),共病症 (sequence>=2)", "min": 1, "max": "*", "base": { "path": "ApplyModel.diagnosis.icd10cmCode", "min": 1, "max": "*" }, "type": [ { "code": "code" } ] }, { "id": "ApplyModel.diagnosis.diagDate", "path": "ApplyModel.diagnosis.diagDate", "short": "診斷日期,sequence=1必填", "definition": "YYYYMMDD,西元年月日,民國前為負數,sequence=1時為必填", "min": 1, "max": "1", "base": { "path": "ApplyModel.diagnosis.diagDate", "min": 1, "max": "1" }, "type": [ { "code": "date" } ] }, { "id": "ApplyModel.diagnosis.diagCurrentStatus", "path": "ApplyModel.diagnosis.diagCurrentStatus", "short": "簡要病摘。連結院內HIS系統之簡要病摘,或填寫原事前審查之申請理由。", "definition": "簡要病摘。連結院內HIS系統之簡要病摘,或填寫原事前審查之申請理由。", "min": 0, "max": "*", "base": { "path": "ApplyModel.diagnosis.diagCurrentStatus", "min": 0, "max": "*" }, "type": [ { "code": "code" } ] }, { "id": "ApplyModel.diagnosis.medrec", "path": "ApplyModel.diagnosis.medrec", "short": "病歷資料(非屬影像報告檢查驗報告部分)", "definition": "病歷資料(非屬影像報告檢查驗報告部分)", "min": 0, "max": "*", "base": { "path": "ApplyModel.diagnosis.medrec", "min": 0, "max": "*" }, "type": [ { "code": "code" } ] }, { "id": "ApplyModel.diagnosis.medrecTitle", "path": "ApplyModel.diagnosis.medrecTitle", "short": "病歷資料名稱", "definition": "病歷資料名稱", "min": 0, "max": "*", "base": { "path": "ApplyModel.diagnosis.medrecTitle", "min": 0, "max": "*" }, "type": [ { "code": "code" } ] }, { "id": "ApplyModel.diagnosis.imageStudy", "path": "ApplyModel.diagnosis.imageStudy", "short": "影像報告", "definition": "影像報告", "min": 0, "max": "*", "base": { "path": "ApplyModel.diagnosis.imageStudy", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.id", "path": "ApplyModel.diagnosis.imageStudy.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.extension", "path": "ApplyModel.diagnosis.imageStudy.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.modifierExtension", "path": "ApplyModel.diagnosis.imageStudy.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.imgItem", "path": "ApplyModel.diagnosis.imageStudy.imgItem", "short": "影像報告", "definition": "影像報告", "min": 1, "max": "1", "base": { "path": "ApplyModel.diagnosis.imageStudy.imgItem", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.imgResult", "path": "ApplyModel.diagnosis.imageStudy.imgResult", "short": "影像報告結果", "definition": "影像報告結果", "min": 1, "max": "1", "base": { "path": "ApplyModel.diagnosis.imageStudy.imgResult", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.imgBodySite", "path": "ApplyModel.diagnosis.imageStudy.imgBodySite", "short": "影像檢查的身體部位", "definition": "影像檢查的身體部位", "min": 0, "max": "1", "base": { "path": "ApplyModel.diagnosis.imageStudy.imgBodySite", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.imgDate", "path": "ApplyModel.diagnosis.imageStudy.imgDate", "short": "影像報告日期", "definition": "影像報告日期", "min": 1, "max": "1", "base": { "path": "ApplyModel.diagnosis.imageStudy.imgDate", "min": 1, "max": "1" }, "type": [ { "code": "date" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.imgDicom", "path": "ApplyModel.diagnosis.imageStudy.imgDicom", "short": "DICOM影像", "definition": "DICOM影像", "min": 0, "max": "1", "base": { "path": "ApplyModel.diagnosis.imageStudy.imgDicom", "min": 0, "max": "1" }, "type": [ { "code": "url" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.imgNonDicom", "path": "ApplyModel.diagnosis.imageStudy.imgNonDicom", "short": "非DICOM影像", "definition": "非DICOM影像", "min": 0, "max": "1", "base": { "path": "ApplyModel.diagnosis.imageStudy.imgNonDicom", "min": 0, "max": "1" }, "type": [ { "code": "url" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.imgInterpreter", "path": "ApplyModel.diagnosis.imageStudy.imgInterpreter", "short": "簽發影像報告醫師身分證號", "definition": "簽發影像報告醫師身分證號", "min": 1, "max": "1", "base": { "path": "ApplyModel.diagnosis.imageStudy.imgInterpreter", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.diagnosis.cancerStage", "path": "ApplyModel.diagnosis.cancerStage", "short": "癌症分期量表", "definition": "癌症分期量表", "min": 0, "max": "*", "base": { "path": "ApplyModel.diagnosis.cancerStage", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "ApplyModel.diagnosis.cancerStage.id", "path": "ApplyModel.diagnosis.cancerStage.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.diagnosis.cancerStage.extension", "path": "ApplyModel.diagnosis.cancerStage.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.diagnosis.cancerStage.modifierExtension", "path": "ApplyModel.diagnosis.cancerStage.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ApplyModel.diagnosis.cancerStage.assessItem", "path": "ApplyModel.diagnosis.cancerStage.assessItem", "short": "癌症分期量表項目", "definition": "癌症分期量表項目", "min": 1, "max": "1", "base": { "path": "ApplyModel.diagnosis.cancerStage.assessItem", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.diagnosis.cancerStage.assessScore", "path": "ApplyModel.diagnosis.cancerStage.assessScore", "short": "癌症分期分數或結果", "definition": "癌症分期分數或結果", "min": 1, "max": "1", "base": { "path": "ApplyModel.diagnosis.cancerStage.assessScore", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.diagnosis.cancerStage.assessDate", "path": "ApplyModel.diagnosis.cancerStage.assessDate", "short": "癌症分期量表評估日期", "definition": "癌症分期量表評估日期", "min": 1, "max": "1", "base": { "path": "ApplyModel.diagnosis.cancerStage.assessDate", "min": 1, "max": "1" }, "type": [ { "code": "date" } ] }, { "id": "ApplyModel.diagnosis.cancerStage.assessPerformer", "path": "ApplyModel.diagnosis.cancerStage.assessPerformer", "short": "簽發癌症分期報告醫師身分證號", "definition": "簽發癌症分期報告醫師身分證號", "min": 1, "max": "1", "base": { "path": "ApplyModel.diagnosis.cancerStage.assessPerformer", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.diagnosis.examinationReport", "path": "ApplyModel.diagnosis.examinationReport", "short": "檢查報告", "definition": "檢查報告", "min": 0, "max": "*", "base": { "path": "ApplyModel.diagnosis.examinationReport", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.id", "path": "ApplyModel.diagnosis.examinationReport.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.extension", "path": "ApplyModel.diagnosis.examinationReport.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.modifierExtension", "path": "ApplyModel.diagnosis.examinationReport.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportType", "path": "ApplyModel.diagnosis.examinationReport.reportType", "short": "報告類型", "definition": "報告類型。當LOINC無法具體描述檢體種類(例如:`47526-9`時),請填寫及補充說明檢體種類。", "min": 1, "max": "1", "base": { "path": "ApplyModel.diagnosis.examinationReport.reportType", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.speType", "path": "ApplyModel.diagnosis.examinationReport.speType", "short": "檢體種類", "definition": "檢體種類", "min": 0, "max": "1", "base": { "path": "ApplyModel.diagnosis.examinationReport.speType", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportResult", "path": "ApplyModel.diagnosis.examinationReport.reportResult", "short": "檢查報告結果", "definition": "檢查報告結果", "min": 0, "max": "1", "base": { "path": "ApplyModel.diagnosis.examinationReport.reportResult", "min": 0, "max": "1" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportResult.id", "path": "ApplyModel.diagnosis.examinationReport.reportResult.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportResult.extension", "path": "ApplyModel.diagnosis.examinationReport.reportResult.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportResult.modifierExtension", "path": "ApplyModel.diagnosis.examinationReport.reportResult.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportResult.reportResultString", "path": "ApplyModel.diagnosis.examinationReport.reportResult.reportResultString", "short": "檢查報告結果(文數字)", "definition": "檢查報告結果-文數字與base64Binary應擇一填寫", "min": 1, "max": "1", "base": { "path": "ApplyModel.diagnosis.examinationReport.reportResult.reportResultString", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportResult.reportResultPdf", "path": "ApplyModel.diagnosis.examinationReport.reportResult.reportResultPdf", "short": "檢查報告結果(檔案路徑)", "definition": "檢查報告結果-文數字與base64Binary應擇一填寫", "min": 0, "max": "*", "base": { "path": "ApplyModel.diagnosis.examinationReport.reportResult.reportResultPdf", "min": 0, "max": "*" }, "type": [ { "code": "base64Binary" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportResult.reportResultPdfTitle", "path": "ApplyModel.diagnosis.examinationReport.reportResult.reportResultPdfTitle", "short": "檢查報告名稱", "definition": "檢查報告名稱", "min": 0, "max": "*", "base": { "path": "ApplyModel.diagnosis.examinationReport.reportResult.reportResultPdfTitle", "min": 0, "max": "*" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportDate", "path": "ApplyModel.diagnosis.examinationReport.reportDate", "short": "報告日期", "definition": "報告日期", "min": 1, "max": "1", "base": { "path": "ApplyModel.diagnosis.examinationReport.reportDate", "min": 1, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportPerformer", "path": "ApplyModel.diagnosis.examinationReport.reportPerformer", "short": "檢查報告醫師身分證號", "definition": "檢查報告醫師身分證號", "min": 1, "max": "1", "base": { "path": "ApplyModel.diagnosis.examinationReport.reportPerformer", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.gene", "path": "ApplyModel.gene", "short": "基因資訊", "definition": "基因資訊", "min": 0, "max": "*", "base": { "path": "ApplyModel.gene", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "ApplyModel.gene.id", "path": "ApplyModel.gene.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.gene.extension", "path": "ApplyModel.gene.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.gene.modifierExtension", "path": "ApplyModel.gene.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ApplyModel.gene.genTestCode", "path": "ApplyModel.gene.genTestCode", "short": "基因檢測代碼", "definition": "基因檢測代碼", "min": 0, "max": "*", "base": { "path": "ApplyModel.gene.genTestCode", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.gene.mutationType", "path": "ApplyModel.gene.mutationType", "short": "基因突變類型", "definition": "基因突變類型", "min": 0, "max": "*", "base": { "path": "ApplyModel.gene.mutationType", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.gene.specimenType", "path": "ApplyModel.gene.specimenType", "short": "基因檢測檢體類型", "definition": "基因檢測檢體類型", "min": 1, "max": "1", "base": { "path": "ApplyModel.gene.specimenType", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.gene.genMethod", "path": "ApplyModel.gene.genMethod", "short": "基因檢測方法", "definition": "基因檢測方法", "min": 1, "max": "1", "base": { "path": "ApplyModel.gene.genMethod", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.gene.genDate", "path": "ApplyModel.gene.genDate", "short": "基因檢測日期", "definition": "基因檢測日期", "min": 1, "max": "1", "base": { "path": "ApplyModel.gene.genDate", "min": 1, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.gene.genOrg", "path": "ApplyModel.gene.genOrg", "short": "基因檢測機構", "definition": "基因檢測機構", "min": 1, "max": "1", "base": { "path": "ApplyModel.gene.genOrg", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.gene.genResult", "path": "ApplyModel.gene.genResult", "short": "基因檢測分析結果", "definition": "基因檢測分析結果", "min": 1, "max": "1", "base": { "path": "ApplyModel.gene.genResult", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.gene.genInterpretation", "path": "ApplyModel.gene.genInterpretation", "short": "基因臨床判讀結果", "definition": "基因臨床判讀結果,醫師判讀結果", "min": 0, "max": "1", "base": { "path": "ApplyModel.gene.genInterpretation", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.gene.genPdf", "path": "ApplyModel.gene.genPdf", "short": "基因報告(檔案路徑)", "definition": "基因報告(檔案路徑)", "min": 0, "max": "*", "base": { "path": "ApplyModel.gene.genPdf", "min": 0, "max": "*" }, "type": [ { "code": "base64Binary" } ] }, { "id": "ApplyModel.gene.genPdfTitle", "path": "ApplyModel.gene.genPdfTitle", "short": "基因報告名稱", "definition": "基因報告名稱", "min": 0, "max": "*", "base": { "path": "ApplyModel.gene.genPdfTitle", "min": 0, "max": "*" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.evaluate", "path": "ApplyModel.evaluate", "short": "評估資訊", "definition": "評估資訊", "min": 0, "max": "*", "base": { "path": "ApplyModel.evaluate", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "ApplyModel.evaluate.id", "path": "ApplyModel.evaluate.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.evaluate.extension", "path": "ApplyModel.evaluate.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.evaluate.modifierExtension", "path": "ApplyModel.evaluate.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ApplyModel.evaluate.tests", "path": "ApplyModel.evaluate.tests", "short": "檢驗(查)", "definition": "檢驗(查)", "min": 0, "max": "*", "base": { "path": "ApplyModel.evaluate.tests", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "ApplyModel.evaluate.tests.id", "path": "ApplyModel.evaluate.tests.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.evaluate.tests.extension", "path": "ApplyModel.evaluate.tests.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.evaluate.tests.modifierExtension", "path": "ApplyModel.evaluate.tests.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ApplyModel.evaluate.tests.inspect", "path": "ApplyModel.evaluate.tests.inspect", "short": "檢驗(查)名稱或套組代碼", "definition": "檢驗(查)名稱或套組代碼", "min": 1, "max": "1", "base": { "path": "ApplyModel.evaluate.tests.inspect", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.evaluate.tests.inspectResultTxt", "path": "ApplyModel.evaluate.tests.inspectResultTxt", "short": "檢驗(查)結果判讀", "definition": "檢驗(查)結果判讀", "min": 0, "max": "1", "base": { "path": "ApplyModel.evaluate.tests.inspectResultTxt", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.evaluate.tests.inspectResult[x]", "path": "ApplyModel.evaluate.tests.inspectResult[x]", "short": "檢驗(查)結果", "definition": "檢驗(查)結果", "min": 0, "max": "1", "base": { "path": "ApplyModel.evaluate.tests.inspectResult[x]", "min": 0, "max": "1" }, "type": [ { "code": "Quantity" }, { "code": "CodeableConcept" }, { "code": "string" }, { "code": "boolean" }, { "code": "integer" } ] }, { "id": "ApplyModel.evaluate.tests.consultValueLower", "path": "ApplyModel.evaluate.tests.consultValueLower", "short": "檢驗(查)結果之參考範圍下限", "definition": "檢驗(查)結果之參考範圍下限", "min": 0, "max": "1", "base": { "path": "ApplyModel.evaluate.tests.consultValueLower", "min": 0, "max": "1" }, "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.evaluate.tests.consultValueMax", "path": "ApplyModel.evaluate.tests.consultValueMax", "short": "檢驗(查)結果之參考範圍上限", "definition": "檢驗(查)結果之參考範圍上限", "min": 0, "max": "1", "base": { "path": "ApplyModel.evaluate.tests.consultValueMax", "min": 0, "max": "1" }, "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.evaluate.tests.consultValueCat", "path": "ApplyModel.evaluate.tests.consultValueCat", "short": "檢驗(查)結果之參考範圍類型", "definition": "檢驗(查)結果之參考範圍類型", "min": 0, "max": "1", "base": { "path": "ApplyModel.evaluate.tests.consultValueCat", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.evaluate.tests.consultValueDesc", "path": "ApplyModel.evaluate.tests.consultValueDesc", "short": "檢驗(查)結果之參考範圍說明", "definition": "檢驗(查)結果之參考範圍說明", "min": 0, "max": "1", "base": { "path": "ApplyModel.evaluate.tests.consultValueDesc", "min": 0, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.evaluate.tests.inspectSet", "path": "ApplyModel.evaluate.tests.inspectSet", "short": "套組中的的檢驗", "definition": "套組中的的檢驗", "min": 0, "max": "*", "base": { "path": "ApplyModel.evaluate.tests.inspectSet", "min": 0, "max": "*" }, "type": [ { "code": "Observation" } ] }, { "id": "ApplyModel.evaluate.tests.caseTime", "path": "ApplyModel.evaluate.tests.caseTime", "short": "檢驗(查)報告日期", "definition": "檢驗(查)報告日期", "min": 1, "max": "1", "base": { "path": "ApplyModel.evaluate.tests.caseTime", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.evaluate.tests.inspectPdf", "path": "ApplyModel.evaluate.tests.inspectPdf", "short": "檢驗(查)附件(檔案路徑)", "definition": "檢驗(查)附件(檔案路徑)", "min": 0, "max": "*", "base": { "path": "ApplyModel.evaluate.tests.inspectPdf", "min": 0, "max": "*" }, "type": [ { "code": "base64Binary" } ] }, { "id": "ApplyModel.evaluate.tests.inspectPdfTitle", "path": "ApplyModel.evaluate.tests.inspectPdfTitle", "short": "檢驗(查)附件名稱", "definition": "檢驗(查)附件名稱", "min": 0, "max": "*", "base": { "path": "ApplyModel.evaluate.tests.inspectPdfTitle", "min": 0, "max": "*" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.evaluate.tests.inspectPerformer", "path": "ApplyModel.evaluate.tests.inspectPerformer", "short": "簽發檢驗(查)報告醫事人員身分證號", "definition": "簽發檢驗(查)報告醫事人員身分證號", "min": 1, "max": "1", "base": { "path": "ApplyModel.evaluate.tests.inspectPerformer", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.evaluate.patientAssessment", "path": "ApplyModel.evaluate.patientAssessment", "short": "病人狀態評估", "definition": "病人狀態評估", "min": 0, "max": "*", "base": { "path": "ApplyModel.evaluate.patientAssessment", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "ApplyModel.evaluate.patientAssessment.id", "path": "ApplyModel.evaluate.patientAssessment.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.evaluate.patientAssessment.extension", "path": "ApplyModel.evaluate.patientAssessment.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.evaluate.patientAssessment.modifierExtension", "path": "ApplyModel.evaluate.patientAssessment.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ApplyModel.evaluate.patientAssessment.patAst", "path": "ApplyModel.evaluate.patientAssessment.patAst", "short": "病人狀態評估項目代碼", "definition": "病人狀態評估項目代碼", "min": 1, "max": "1", "base": { "path": "ApplyModel.evaluate.patientAssessment.patAst", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.evaluate.patientAssessment.patAstResult", "path": "ApplyModel.evaluate.patientAssessment.patAstResult", "short": "病人狀態評估結果", "definition": "病人狀態評估結果", "min": 1, "max": "1", "base": { "path": "ApplyModel.evaluate.patientAssessment.patAstResult", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.evaluate.patientAssessment.patAstDate", "path": "ApplyModel.evaluate.patientAssessment.patAstDate", "short": "病人狀態評估日期", "definition": "病人狀態評估日期", "min": 1, "max": "1", "base": { "path": "ApplyModel.evaluate.patientAssessment.patAstDate", "min": 1, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.evaluate.patientAssessment.patAstPerformer", "path": "ApplyModel.evaluate.patientAssessment.patAstPerformer", "short": "評估項目醫事人員身分證號", "definition": "評估項目醫事人員身分證號", "min": 1, "max": "1", "base": { "path": "ApplyModel.evaluate.patientAssessment.patAstPerformer", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.treat", "path": "ApplyModel.treat", "short": "治療資訊", "definition": "治療資訊", "min": 0, "max": "*", "base": { "path": "ApplyModel.treat", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "ApplyModel.treat.id", "path": "ApplyModel.treat.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.treat.extension", "path": "ApplyModel.treat.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.treat.modifierExtension", "path": "ApplyModel.treat.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ApplyModel.treat.medicationRequest", "path": "ApplyModel.treat.medicationRequest", "short": "用藥品項", "definition": "用藥品項", "min": 0, "max": "*", "base": { "path": "ApplyModel.treat.medicationRequest", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "ApplyModel.treat.medicationRequest.id", "path": "ApplyModel.treat.medicationRequest.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.treat.medicationRequest.extension", "path": "ApplyModel.treat.medicationRequest.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.treat.medicationRequest.modifierExtension", "path": "ApplyModel.treat.medicationRequest.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ApplyModel.treat.medicationRequest.drugType", "path": "ApplyModel.treat.medicationRequest.drugType", "short": "自費註記", "definition": "自費註記", "min": 0, "max": "1", "base": { "path": "ApplyModel.treat.medicationRequest.drugType", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.treat.medicationRequest.drugStatus", "path": "ApplyModel.treat.medicationRequest.drugStatus", "short": "藥物使用狀態", "definition": "藥物使用狀態", "min": 1, "max": "1", "base": { "path": "ApplyModel.treat.medicationRequest.drugStatus", "min": 1, "max": "1" }, "type": [ { "code": "code" } ] }, { "id": "ApplyModel.treat.medicationRequest.drugCode", "path": "ApplyModel.treat.medicationRequest.drugCode", "short": "藥品代碼", "definition": "藥品代碼", "min": 1, "max": "1", "base": { "path": "ApplyModel.treat.medicationRequest.drugCode", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.treat.medicationRequest.drugFre", "path": "ApplyModel.treat.medicationRequest.drugFre", "short": "藥品使用頻率及服用時間", "definition": "藥品使用頻率及服用時間", "min": 1, "max": "*", "base": { "path": "ApplyModel.treat.medicationRequest.drugFre", "min": 1, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.treat.medicationRequest.drugRoute", "path": "ApplyModel.treat.medicationRequest.drugRoute", "short": "給藥途徑/作用部位", "definition": "給藥途徑/作用部位", "min": 1, "max": "*", "base": { "path": "ApplyModel.treat.medicationRequest.drugRoute", "min": 1, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.treat.medicationRequest.dose", "path": "ApplyModel.treat.medicationRequest.dose", "short": "藥物每次處方劑量", "definition": "藥物每次處方劑量", "min": 1, "max": "*", "base": { "path": "ApplyModel.treat.medicationRequest.dose", "min": 1, "max": "*" }, "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.treat.medicationRequest.doseUnit", "path": "ApplyModel.treat.medicationRequest.doseUnit", "short": "藥物每次處方劑量單位", "definition": "藥物每次處方劑量單位", "min": 1, "max": "*", "base": { "path": "ApplyModel.treat.medicationRequest.doseUnit", "min": 1, "max": "*" }, "type": [ { "code": "code" } ] }, { "id": "ApplyModel.treat.medicationRequest.sDate", "path": "ApplyModel.treat.medicationRequest.sDate", "short": "藥物處方起始日期", "definition": "藥物處方起始日期", "min": 1, "max": "*", "base": { "path": "ApplyModel.treat.medicationRequest.sDate", "min": 1, "max": "*" }, "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.treat.medicationRequest.eDate", "path": "ApplyModel.treat.medicationRequest.eDate", "short": "藥物處方終止日期", "definition": "藥物處方終止日期", "min": 1, "max": "*", "base": { "path": "ApplyModel.treat.medicationRequest.eDate", "min": 1, "max": "*" }, "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.treat.medicationRequest.eReason", "path": "ApplyModel.treat.medicationRequest.eReason", "short": "藥物處方終止原因", "definition": "藥物處方終止原因", "min": 0, "max": "1", "base": { "path": "ApplyModel.treat.medicationRequest.eReason", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.treat.radiotherapy", "path": "ApplyModel.treat.radiotherapy", "short": "放射治療", "definition": "放射治療", "min": 0, "max": "*", "base": { "path": "ApplyModel.treat.radiotherapy", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "ApplyModel.treat.radiotherapy.id", "path": "ApplyModel.treat.radiotherapy.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.treat.radiotherapy.extension", "path": "ApplyModel.treat.radiotherapy.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.treat.radiotherapy.modifierExtension", "path": "ApplyModel.treat.radiotherapy.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ApplyModel.treat.radiotherapy.rt", "path": "ApplyModel.treat.radiotherapy.rt", "short": "放射治療項目", "definition": "放射治療項目", "min": 0, "max": "1", "base": { "path": "ApplyModel.treat.radiotherapy.rt", "min": 0, "max": "1" }, "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.treat.radiotherapy.rtStatus", "path": "ApplyModel.treat.radiotherapy.rtStatus", "short": "放射治療狀態", "definition": "放射治療狀態", "min": 1, "max": "1", "base": { "path": "ApplyModel.treat.radiotherapy.rtStatus", "min": 1, "max": "1" }, "type": [ { "code": "code" } ] }, { "id": "ApplyModel.treat.radiotherapy.realInspectTime", "path": "ApplyModel.treat.radiotherapy.realInspectTime", "short": "放射治療日期", "definition": "放射治療日期", "min": 1, "max": "1", "base": { "path": "ApplyModel.treat.radiotherapy.realInspectTime", "min": 1, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.treat.radiotherapy.rtDose", "path": "ApplyModel.treat.radiotherapy.rtDose", "short": "放射治療總劑量", "definition": "放射治療總劑量", "min": 1, "max": "1", "base": { "path": "ApplyModel.treat.radiotherapy.rtDose", "min": 1, "max": "1" }, "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.treat.radiotherapy.rtUnit", "path": "ApplyModel.treat.radiotherapy.rtUnit", "short": "放射治療總劑量單位", "definition": "放射治療總劑量單位", "min": 1, "max": "1", "base": { "path": "ApplyModel.treat.radiotherapy.rtUnit", "min": 1, "max": "1" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.treat.opCode", "path": "ApplyModel.treat.opCode", "short": "手術(或其他處置)項目", "definition": "手術(或其他處置)項目", "min": 0, "max": "*", "base": { "path": "ApplyModel.treat.opCode", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.treat.opDate", "path": "ApplyModel.treat.opDate", "short": "手術(或其他處置)日期", "definition": "手術(或其他處置)日期", "min": 0, "max": "*", "base": { "path": "ApplyModel.treat.opDate", "min": 0, "max": "*" }, "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.treat.carePlanDocument", "path": "ApplyModel.treat.carePlanDocument", "short": "治療計畫文件(檔案路徑)", "definition": "治療計畫文件(檔案路徑)", "min": 0, "max": "*", "base": { "path": "ApplyModel.treat.carePlanDocument", "min": 0, "max": "*" }, "type": [ { "code": "base64Binary" } ] }, { "id": "ApplyModel.treat.carePlanDocumentTitle", "path": "ApplyModel.treat.carePlanDocumentTitle", "short": "治療計畫文件名稱", "definition": "治療計畫文件名稱", "min": 0, "max": "*", "base": { "path": "ApplyModel.treat.carePlanDocumentTitle", "min": 0, "max": "*" }, "type": [ { "code": "string" } ] }, { "id": "ApplyModel.result", "path": "ApplyModel.result", "short": "結果資訊", "definition": "結果資訊", "min": 0, "max": "*", "base": { "path": "ApplyModel.result", "min": 0, "max": "*" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "ApplyModel.result.id", "path": "ApplyModel.result.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.result.extension", "path": "ApplyModel.result.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.result.modifierExtension", "path": "ApplyModel.result.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ApplyModel.result.txAst", "path": "ApplyModel.result.txAst", "short": "治療後疾病狀態評估項目", "definition": "治療後疾病狀態評估項目", "min": 1, "max": "1", "base": { "path": "ApplyModel.result.txAst", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.result.txAstResult", "path": "ApplyModel.result.txAstResult", "short": "治療後疾病狀態評估結果", "definition": "治療後疾病狀態評估結果", "min": 1, "max": "1", "base": { "path": "ApplyModel.result.txAstResult", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.result.txAstDate", "path": "ApplyModel.result.txAstDate", "short": "治療後疾病狀態評估日期", "definition": "治療後疾病狀態評估日期", "min": 1, "max": "1", "base": { "path": "ApplyModel.result.txAstDate", "min": 1, "max": "1" }, "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.apply", "path": "ApplyModel.apply", "short": "申請項目", "definition": "申請項目", "min": 1, "max": "1", "base": { "path": "ApplyModel.apply", "min": 1, "max": "1" }, "type": [ { "code": "BackboneElement" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" } ] }, { "id": "ApplyModel.apply.id", "path": "ApplyModel.apply.id", "representation": [ "xmlAttr" ], "short": "Unique id for inter-element referencing", "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "min": 0, "max": "1", "base": { "path": "Element.id", "min": 0, "max": "1" }, "type": [ { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ], "code": "http://hl7.org/fhirpath/System.String" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.apply.extension", "path": "ApplyModel.apply.extension", "slicing": { "discriminator": [ { "type": "value", "path": "url" } ], "description": "Extensions are always sliced by (at least) url", "rules": "open" }, "short": "Additional content defined by implementations", "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.", "comment": "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.", "alias": [ "extensions", "user content" ], "min": 0, "max": "*", "base": { "path": "Element.extension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": false, "isSummary": false, "mapping": [ { "identity": "rim", "map": "n/a" } ] }, { "id": "ApplyModel.apply.modifierExtension", "path": "ApplyModel.apply.modifierExtension", "short": "Extensions that cannot be ignored even if unrecognized", "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.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).", "comment": "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.", "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](http://hl7.org/fhir/R4/extensibility.html#modifierExtension).", "alias": [ "extensions", "user content", "modifiers" ], "min": 0, "max": "*", "base": { "path": "BackboneElement.modifierExtension", "min": 0, "max": "*" }, "type": [ { "code": "Extension" } ], "constraint": [ { "key": "ele-1", "severity": "error", "human": "All FHIR elements must have a @value or children", "expression": "hasValue() or (children().count() > id.count())", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element" }, { "key": "ext-1", "severity": "error", "human": "Must have either extensions or value[x], not both", "expression": "extension.exists() != value.exists()", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension" } ], "isModifier": true, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true, "mapping": [ { "identity": "rim", "map": "N/A" } ] }, { "id": "ApplyModel.apply.continuation", "path": "ApplyModel.apply.continuation", "short": "續用註記", "definition": "續用註記", "min": 1, "max": "1", "base": { "path": "ApplyModel.apply.continuation", "min": 1, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.lot", "path": "ApplyModel.apply.lot", "short": "用藥線別", "definition": "用藥線別", "min": 0, "max": "1", "base": { "path": "ApplyModel.apply.lot", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.orderType", "path": "ApplyModel.apply.orderType", "short": "醫令類別", "definition": "醫令類別", "min": 1, "max": "*", "base": { "path": "ApplyModel.apply.orderType", "min": 1, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.cancerDrugType", "path": "ApplyModel.apply.cancerDrugType", "short": "事前審查品項代碼", "definition": "事前審查品項代碼", "min": 1, "max": "*", "base": { "path": "ApplyModel.apply.cancerDrugType", "min": 1, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.applyReason", "path": "ApplyModel.apply.applyReason", "short": "給付適應症條件", "definition": "給付適應症條件", "min": 1, "max": "*", "base": { "path": "ApplyModel.apply.applyReason", "min": 1, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.applySide", "path": "ApplyModel.apply.applySide", "short": "申請部位", "definition": "申請部位", "min": 0, "max": "*", "base": { "path": "ApplyModel.apply.applySide", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.applQty", "path": "ApplyModel.apply.applQty", "short": "事前審查申請數量", "definition": "事前審查申請數量", "min": 1, "max": "*", "base": { "path": "ApplyModel.apply.applQty", "min": 1, "max": "*" }, "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.apply.applQtyUnit", "path": "ApplyModel.apply.applQtyUnit", "short": "事前審查申請數量單位", "definition": "事前審查申請數量單位", "min": 1, "max": "*", "base": { "path": "ApplyModel.apply.applQtyUnit", "min": 1, "max": "*" }, "type": [ { "code": "code" } ] }, { "id": "ApplyModel.apply.applDrugFre", "path": "ApplyModel.apply.applDrugFre", "short": "事前審查藥品使用頻率及服用時間", "definition": "事前審查藥品使用頻率及服用時間", "min": 1, "max": "*", "base": { "path": "ApplyModel.apply.applDrugFre", "min": 1, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.applDrugRoute", "path": "ApplyModel.apply.applDrugRoute", "short": "給藥途徑/作用部位", "definition": "給藥途徑/作用部位", "min": 1, "max": "*", "base": { "path": "ApplyModel.apply.applDrugRoute", "min": 1, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.applDosage", "path": "ApplyModel.apply.applDosage", "short": "事前審查藥品每次處方劑量", "definition": "事前審查藥品每次處方劑量", "min": 1, "max": "*", "base": { "path": "ApplyModel.apply.applDosage", "min": 1, "max": "*" }, "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.apply.applDosageUnit", "path": "ApplyModel.apply.applDosageUnit", "short": "事前審查藥品每次處方劑量單位", "definition": "事前審查藥品每次處方劑量單位", "min": 1, "max": "*", "base": { "path": "ApplyModel.apply.applDosageUnit", "min": 1, "max": "*" }, "type": [ { "code": "code" } ] }, { "id": "ApplyModel.apply.useSdate", "path": "ApplyModel.apply.useSdate", "short": "事前審查藥物預定處方起始日期", "definition": "事前審查藥物預定處方起始日期", "min": 1, "max": "*", "base": { "path": "ApplyModel.apply.useSdate", "min": 1, "max": "*" }, "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.apply.useEdate", "path": "ApplyModel.apply.useEdate", "short": "事前審查藥物預定處方終止日期", "definition": "事前審查藥物預定處方終止日期", "min": 1, "max": "*", "base": { "path": "ApplyModel.apply.useEdate", "min": 1, "max": "*" }, "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.apply.applDrugCycle", "path": "ApplyModel.apply.applDrugCycle", "short": "事前審查藥品療程/週期數", "definition": "事前審查藥品療程/週期數", "min": 0, "max": "*", "base": { "path": "ApplyModel.apply.applDrugCycle", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.approveDate", "path": "ApplyModel.apply.approveDate", "short": "核定日期", "definition": "核定日期", "min": 0, "max": "*", "base": { "path": "ApplyModel.apply.approveDate", "min": 0, "max": "*" }, "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.apply.approveNum", "path": "ApplyModel.apply.approveNum", "short": "核定數量", "definition": "核定數量", "min": 0, "max": "*", "base": { "path": "ApplyModel.apply.approveNum", "min": 0, "max": "*" }, "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.apply.approveComment", "path": "ApplyModel.apply.approveComment", "short": "核定註記", "definition": "核定註記", "min": 0, "max": "*", "base": { "path": "ApplyModel.apply.approveComment", "min": 0, "max": "*" }, "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.acceptanceStatus", "path": "ApplyModel.apply.acceptanceStatus", "short": "案件受理狀態", "definition": "案件受理狀態", "min": 0, "max": "1", "base": { "path": "ApplyModel.apply.acceptanceStatus", "min": 0, "max": "1" }, "type": [ { "code": "code" } ] } ] }, "differential": { "element": [ { "id": "ApplyModel", "path": "ApplyModel", "short": "申請(Apply)癌症用藥癌藥事前審查之資料模型", "definition": "申請(Apply)癌症用藥癌藥事前審查之資料模型,此邏輯模型為定義癌症用藥事前審查情境下使用的所有資料欄位。 \n為了便於實作者快速理解,資料欄位會使用易於理解的命名,實作者再透過邏輯模型中的功能頁籤「Mappings」瞭解各資料欄位實際使用本IG的哪個Profiles的哪個資料項目(element)。亦可配合[視覺化邏輯模型圖](vision.html#bundle%E6%9E%B6%E6%A7%8B%E5%9C%96)進行欄位對應" }, { "id": "ApplyModel.hosp", "path": "ApplyModel.hosp", "short": "院所資訊", "definition": "院所資訊", "min": 1, "max": "1", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.hosp.hospId", "path": "ApplyModel.hosp.hospId", "short": "醫事機構代碼,必須存在於醫事機構基本資料檔內", "definition": "醫事機構代碼,必須存在於醫事機構基本資料檔內", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.hosp.applType", "path": "ApplyModel.hosp.applType", "short": "申報類別", "definition": "申報類別", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.hosp.funcType", "path": "ApplyModel.hosp.funcType", "short": "就醫科別", "definition": "就醫科別", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.hosp.applPrsnId", "path": "ApplyModel.hosp.applPrsnId", "short": "申請醫師身分證號", "definition": "申請醫師身分證號", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.hosp.applDate", "path": "ApplyModel.hosp.applDate", "short": "申請日期,機構自填", "definition": "申請日期,機構自填", "min": 1, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.hosp.immediateDate", "path": "ApplyModel.hosp.immediateDate", "short": "緊急報備日期,機構自填", "definition": "緊急報備日期,機構自填", "min": 0, "max": "1", "type": [ { "code": "instant" } ] }, { "id": "ApplyModel.hosp.tmhbType", "path": "ApplyModel.hosp.tmhbType", "short": "申請案件類別", "definition": "申請案件類別", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.hosp.oldAcptNo", "path": "ApplyModel.hosp.oldAcptNo", "short": "原受理編號", "definition": "原受理編號", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.patient", "path": "ApplyModel.patient", "short": "病人資訊", "definition": "病人資訊", "min": 1, "max": "1", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.patient.name", "path": "ApplyModel.patient.name", "short": "姓名", "definition": "姓名", "min": 1, "max": "1", "type": [ { "code": "HumanName" } ] }, { "id": "ApplyModel.patient.idCard", "path": "ApplyModel.patient.idCard", "short": "身分證字號", "definition": "身分證字號", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.patient.patId", "path": "ApplyModel.patient.patId", "short": "病歷號", "definition": "病歷號 (參與醫院必須註冊命名系統)", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.patient.birthday", "path": "ApplyModel.patient.birthday", "short": "出生日期", "definition": "出生日期", "min": 1, "max": "1", "type": [ { "code": "date" } ] }, { "id": "ApplyModel.patient.gender", "path": "ApplyModel.patient.gender", "short": "病人性別", "definition": "病人性別", "min": 1, "max": "1", "type": [ { "code": "code" } ] }, { "id": "ApplyModel.patient.weight", "path": "ApplyModel.patient.weight", "short": "病人體重", "definition": "病人體重", "min": 1, "max": "1", "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.patient.height", "path": "ApplyModel.patient.height", "short": "病人身高", "definition": "病人身高", "min": 1, "max": "1", "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.patient.pregnant", "path": "ApplyModel.patient.pregnant", "short": "是否懷孕或哺乳", "definition": "是否懷孕或哺乳", "min": 0, "max": "1", "type": [ { "code": "boolean" } ] }, { "id": "ApplyModel.diagnosis", "path": "ApplyModel.diagnosis", "short": "疾病資訊", "definition": "疾病資訊", "min": 1, "max": "1", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.diagnosis.icd10cmCode", "path": "ApplyModel.diagnosis.icd10cmCode", "short": "國際疾病分類代碼 (sequence=1),共病症 (sequence>=2)", "definition": "國際疾病分類代碼 (sequence=1),共病症 (sequence>=2)", "min": 1, "max": "*", "type": [ { "code": "code" } ] }, { "id": "ApplyModel.diagnosis.diagDate", "path": "ApplyModel.diagnosis.diagDate", "short": "診斷日期,sequence=1必填", "definition": "YYYYMMDD,西元年月日,民國前為負數,sequence=1時為必填", "min": 1, "max": "1", "type": [ { "code": "date" } ] }, { "id": "ApplyModel.diagnosis.diagCurrentStatus", "path": "ApplyModel.diagnosis.diagCurrentStatus", "short": "簡要病摘。連結院內HIS系統之簡要病摘,或填寫原事前審查之申請理由。", "definition": "簡要病摘。連結院內HIS系統之簡要病摘,或填寫原事前審查之申請理由。", "min": 0, "max": "*", "type": [ { "code": "code" } ] }, { "id": "ApplyModel.diagnosis.medrec", "path": "ApplyModel.diagnosis.medrec", "short": "病歷資料(非屬影像報告檢查驗報告部分)", "definition": "病歷資料(非屬影像報告檢查驗報告部分)", "min": 0, "max": "*", "type": [ { "code": "code" } ] }, { "id": "ApplyModel.diagnosis.medrecTitle", "path": "ApplyModel.diagnosis.medrecTitle", "short": "病歷資料名稱", "definition": "病歷資料名稱", "min": 0, "max": "*", "type": [ { "code": "code" } ] }, { "id": "ApplyModel.diagnosis.imageStudy", "path": "ApplyModel.diagnosis.imageStudy", "short": "影像報告", "definition": "影像報告", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.imgItem", "path": "ApplyModel.diagnosis.imageStudy.imgItem", "short": "影像報告", "definition": "影像報告", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.imgResult", "path": "ApplyModel.diagnosis.imageStudy.imgResult", "short": "影像報告結果", "definition": "影像報告結果", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.imgBodySite", "path": "ApplyModel.diagnosis.imageStudy.imgBodySite", "short": "影像檢查的身體部位", "definition": "影像檢查的身體部位", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.imgDate", "path": "ApplyModel.diagnosis.imageStudy.imgDate", "short": "影像報告日期", "definition": "影像報告日期", "min": 1, "max": "1", "type": [ { "code": "date" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.imgDicom", "path": "ApplyModel.diagnosis.imageStudy.imgDicom", "short": "DICOM影像", "definition": "DICOM影像", "min": 0, "max": "1", "type": [ { "code": "url" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.imgNonDicom", "path": "ApplyModel.diagnosis.imageStudy.imgNonDicom", "short": "非DICOM影像", "definition": "非DICOM影像", "min": 0, "max": "1", "type": [ { "code": "url" } ] }, { "id": "ApplyModel.diagnosis.imageStudy.imgInterpreter", "path": "ApplyModel.diagnosis.imageStudy.imgInterpreter", "short": "簽發影像報告醫師身分證號", "definition": "簽發影像報告醫師身分證號", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.diagnosis.cancerStage", "path": "ApplyModel.diagnosis.cancerStage", "short": "癌症分期量表", "definition": "癌症分期量表", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.diagnosis.cancerStage.assessItem", "path": "ApplyModel.diagnosis.cancerStage.assessItem", "short": "癌症分期量表項目", "definition": "癌症分期量表項目", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.diagnosis.cancerStage.assessScore", "path": "ApplyModel.diagnosis.cancerStage.assessScore", "short": "癌症分期分數或結果", "definition": "癌症分期分數或結果", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.diagnosis.cancerStage.assessDate", "path": "ApplyModel.diagnosis.cancerStage.assessDate", "short": "癌症分期量表評估日期", "definition": "癌症分期量表評估日期", "min": 1, "max": "1", "type": [ { "code": "date" } ] }, { "id": "ApplyModel.diagnosis.cancerStage.assessPerformer", "path": "ApplyModel.diagnosis.cancerStage.assessPerformer", "short": "簽發癌症分期報告醫師身分證號", "definition": "簽發癌症分期報告醫師身分證號", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.diagnosis.examinationReport", "path": "ApplyModel.diagnosis.examinationReport", "short": "檢查報告", "definition": "檢查報告", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportType", "path": "ApplyModel.diagnosis.examinationReport.reportType", "short": "報告類型", "definition": "報告類型。當LOINC無法具體描述檢體種類(例如:`47526-9`時),請填寫及補充說明檢體種類。", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.speType", "path": "ApplyModel.diagnosis.examinationReport.speType", "short": "檢體種類", "definition": "檢體種類", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportResult", "path": "ApplyModel.diagnosis.examinationReport.reportResult", "short": "檢查報告結果", "definition": "檢查報告結果", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportResult.reportResultString", "path": "ApplyModel.diagnosis.examinationReport.reportResult.reportResultString", "short": "檢查報告結果(文數字)", "definition": "檢查報告結果-文數字與base64Binary應擇一填寫", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportResult.reportResultPdf", "path": "ApplyModel.diagnosis.examinationReport.reportResult.reportResultPdf", "short": "檢查報告結果(檔案路徑)", "definition": "檢查報告結果-文數字與base64Binary應擇一填寫", "min": 0, "max": "*", "type": [ { "code": "base64Binary" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportResult.reportResultPdfTitle", "path": "ApplyModel.diagnosis.examinationReport.reportResult.reportResultPdfTitle", "short": "檢查報告名稱", "definition": "檢查報告名稱", "min": 0, "max": "*", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportDate", "path": "ApplyModel.diagnosis.examinationReport.reportDate", "short": "報告日期", "definition": "報告日期", "min": 1, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.diagnosis.examinationReport.reportPerformer", "path": "ApplyModel.diagnosis.examinationReport.reportPerformer", "short": "檢查報告醫師身分證號", "definition": "檢查報告醫師身分證號", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.gene", "path": "ApplyModel.gene", "short": "基因資訊", "definition": "基因資訊", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.gene.genTestCode", "path": "ApplyModel.gene.genTestCode", "short": "基因檢測代碼", "definition": "基因檢測代碼", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.gene.mutationType", "path": "ApplyModel.gene.mutationType", "short": "基因突變類型", "definition": "基因突變類型", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.gene.specimenType", "path": "ApplyModel.gene.specimenType", "short": "基因檢測檢體類型", "definition": "基因檢測檢體類型", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.gene.genMethod", "path": "ApplyModel.gene.genMethod", "short": "基因檢測方法", "definition": "基因檢測方法", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.gene.genDate", "path": "ApplyModel.gene.genDate", "short": "基因檢測日期", "definition": "基因檢測日期", "min": 1, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.gene.genOrg", "path": "ApplyModel.gene.genOrg", "short": "基因檢測機構", "definition": "基因檢測機構", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.gene.genResult", "path": "ApplyModel.gene.genResult", "short": "基因檢測分析結果", "definition": "基因檢測分析結果", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.gene.genInterpretation", "path": "ApplyModel.gene.genInterpretation", "short": "基因臨床判讀結果", "definition": "基因臨床判讀結果,醫師判讀結果", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.gene.genPdf", "path": "ApplyModel.gene.genPdf", "short": "基因報告(檔案路徑)", "definition": "基因報告(檔案路徑)", "min": 0, "max": "*", "type": [ { "code": "base64Binary" } ] }, { "id": "ApplyModel.gene.genPdfTitle", "path": "ApplyModel.gene.genPdfTitle", "short": "基因報告名稱", "definition": "基因報告名稱", "min": 0, "max": "*", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.evaluate", "path": "ApplyModel.evaluate", "short": "評估資訊", "definition": "評估資訊", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.evaluate.tests", "path": "ApplyModel.evaluate.tests", "short": "檢驗(查)", "definition": "檢驗(查)", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.evaluate.tests.inspect", "path": "ApplyModel.evaluate.tests.inspect", "short": "檢驗(查)名稱或套組代碼", "definition": "檢驗(查)名稱或套組代碼", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.evaluate.tests.inspectResultTxt", "path": "ApplyModel.evaluate.tests.inspectResultTxt", "short": "檢驗(查)結果判讀", "definition": "檢驗(查)結果判讀", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.evaluate.tests.inspectResult[x]", "path": "ApplyModel.evaluate.tests.inspectResult[x]", "short": "檢驗(查)結果", "definition": "檢驗(查)結果", "min": 0, "max": "1", "type": [ { "code": "Quantity" }, { "code": "CodeableConcept" }, { "code": "string" }, { "code": "boolean" }, { "code": "integer" } ] }, { "id": "ApplyModel.evaluate.tests.consultValueLower", "path": "ApplyModel.evaluate.tests.consultValueLower", "short": "檢驗(查)結果之參考範圍下限", "definition": "檢驗(查)結果之參考範圍下限", "min": 0, "max": "1", "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.evaluate.tests.consultValueMax", "path": "ApplyModel.evaluate.tests.consultValueMax", "short": "檢驗(查)結果之參考範圍上限", "definition": "檢驗(查)結果之參考範圍上限", "min": 0, "max": "1", "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.evaluate.tests.consultValueCat", "path": "ApplyModel.evaluate.tests.consultValueCat", "short": "檢驗(查)結果之參考範圍類型", "definition": "檢驗(查)結果之參考範圍類型", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.evaluate.tests.consultValueDesc", "path": "ApplyModel.evaluate.tests.consultValueDesc", "short": "檢驗(查)結果之參考範圍說明", "definition": "檢驗(查)結果之參考範圍說明", "min": 0, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.evaluate.tests.inspectSet", "path": "ApplyModel.evaluate.tests.inspectSet", "short": "套組中的的檢驗", "definition": "套組中的的檢驗", "min": 0, "max": "*", "type": [ { "code": "Observation" } ] }, { "id": "ApplyModel.evaluate.tests.caseTime", "path": "ApplyModel.evaluate.tests.caseTime", "short": "檢驗(查)報告日期", "definition": "檢驗(查)報告日期", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.evaluate.tests.inspectPdf", "path": "ApplyModel.evaluate.tests.inspectPdf", "short": "檢驗(查)附件(檔案路徑)", "definition": "檢驗(查)附件(檔案路徑)", "min": 0, "max": "*", "type": [ { "code": "base64Binary" } ] }, { "id": "ApplyModel.evaluate.tests.inspectPdfTitle", "path": "ApplyModel.evaluate.tests.inspectPdfTitle", "short": "檢驗(查)附件名稱", "definition": "檢驗(查)附件名稱", "min": 0, "max": "*", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.evaluate.tests.inspectPerformer", "path": "ApplyModel.evaluate.tests.inspectPerformer", "short": "簽發檢驗(查)報告醫事人員身分證號", "definition": "簽發檢驗(查)報告醫事人員身分證號", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.evaluate.patientAssessment", "path": "ApplyModel.evaluate.patientAssessment", "short": "病人狀態評估", "definition": "病人狀態評估", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.evaluate.patientAssessment.patAst", "path": "ApplyModel.evaluate.patientAssessment.patAst", "short": "病人狀態評估項目代碼", "definition": "病人狀態評估項目代碼", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.evaluate.patientAssessment.patAstResult", "path": "ApplyModel.evaluate.patientAssessment.patAstResult", "short": "病人狀態評估結果", "definition": "病人狀態評估結果", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.evaluate.patientAssessment.patAstDate", "path": "ApplyModel.evaluate.patientAssessment.patAstDate", "short": "病人狀態評估日期", "definition": "病人狀態評估日期", "min": 1, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.evaluate.patientAssessment.patAstPerformer", "path": "ApplyModel.evaluate.patientAssessment.patAstPerformer", "short": "評估項目醫事人員身分證號", "definition": "評估項目醫事人員身分證號", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.treat", "path": "ApplyModel.treat", "short": "治療資訊", "definition": "治療資訊", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.treat.medicationRequest", "path": "ApplyModel.treat.medicationRequest", "short": "用藥品項", "definition": "用藥品項", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.treat.medicationRequest.drugType", "path": "ApplyModel.treat.medicationRequest.drugType", "short": "自費註記", "definition": "自費註記", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.treat.medicationRequest.drugStatus", "path": "ApplyModel.treat.medicationRequest.drugStatus", "short": "藥物使用狀態", "definition": "藥物使用狀態", "min": 1, "max": "1", "type": [ { "code": "code" } ] }, { "id": "ApplyModel.treat.medicationRequest.drugCode", "path": "ApplyModel.treat.medicationRequest.drugCode", "short": "藥品代碼", "definition": "藥品代碼", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.treat.medicationRequest.drugFre", "path": "ApplyModel.treat.medicationRequest.drugFre", "short": "藥品使用頻率及服用時間", "definition": "藥品使用頻率及服用時間", "min": 1, "max": "*", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.treat.medicationRequest.drugRoute", "path": "ApplyModel.treat.medicationRequest.drugRoute", "short": "給藥途徑/作用部位", "definition": "給藥途徑/作用部位", "min": 1, "max": "*", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.treat.medicationRequest.dose", "path": "ApplyModel.treat.medicationRequest.dose", "short": "藥物每次處方劑量", "definition": "藥物每次處方劑量", "min": 1, "max": "*", "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.treat.medicationRequest.doseUnit", "path": "ApplyModel.treat.medicationRequest.doseUnit", "short": "藥物每次處方劑量單位", "definition": "藥物每次處方劑量單位", "min": 1, "max": "*", "type": [ { "code": "code" } ] }, { "id": "ApplyModel.treat.medicationRequest.sDate", "path": "ApplyModel.treat.medicationRequest.sDate", "short": "藥物處方起始日期", "definition": "藥物處方起始日期", "min": 1, "max": "*", "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.treat.medicationRequest.eDate", "path": "ApplyModel.treat.medicationRequest.eDate", "short": "藥物處方終止日期", "definition": "藥物處方終止日期", "min": 1, "max": "*", "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.treat.medicationRequest.eReason", "path": "ApplyModel.treat.medicationRequest.eReason", "short": "藥物處方終止原因", "definition": "藥物處方終止原因", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.treat.radiotherapy", "path": "ApplyModel.treat.radiotherapy", "short": "放射治療", "definition": "放射治療", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.treat.radiotherapy.rt", "path": "ApplyModel.treat.radiotherapy.rt", "short": "放射治療項目", "definition": "放射治療項目", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.treat.radiotherapy.rtStatus", "path": "ApplyModel.treat.radiotherapy.rtStatus", "short": "放射治療狀態", "definition": "放射治療狀態", "min": 1, "max": "1", "type": [ { "code": "code" } ] }, { "id": "ApplyModel.treat.radiotherapy.realInspectTime", "path": "ApplyModel.treat.radiotherapy.realInspectTime", "short": "放射治療日期", "definition": "放射治療日期", "min": 1, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.treat.radiotherapy.rtDose", "path": "ApplyModel.treat.radiotherapy.rtDose", "short": "放射治療總劑量", "definition": "放射治療總劑量", "min": 1, "max": "1", "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.treat.radiotherapy.rtUnit", "path": "ApplyModel.treat.radiotherapy.rtUnit", "short": "放射治療總劑量單位", "definition": "放射治療總劑量單位", "min": 1, "max": "1", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.treat.opCode", "path": "ApplyModel.treat.opCode", "short": "手術(或其他處置)項目", "definition": "手術(或其他處置)項目", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.treat.opDate", "path": "ApplyModel.treat.opDate", "short": "手術(或其他處置)日期", "definition": "手術(或其他處置)日期", "min": 0, "max": "*", "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.treat.carePlanDocument", "path": "ApplyModel.treat.carePlanDocument", "short": "治療計畫文件(檔案路徑)", "definition": "治療計畫文件(檔案路徑)", "min": 0, "max": "*", "type": [ { "code": "base64Binary" } ] }, { "id": "ApplyModel.treat.carePlanDocumentTitle", "path": "ApplyModel.treat.carePlanDocumentTitle", "short": "治療計畫文件名稱", "definition": "治療計畫文件名稱", "min": 0, "max": "*", "type": [ { "code": "string" } ] }, { "id": "ApplyModel.result", "path": "ApplyModel.result", "short": "結果資訊", "definition": "結果資訊", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.result.txAst", "path": "ApplyModel.result.txAst", "short": "治療後疾病狀態評估項目", "definition": "治療後疾病狀態評估項目", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.result.txAstResult", "path": "ApplyModel.result.txAstResult", "short": "治療後疾病狀態評估結果", "definition": "治療後疾病狀態評估結果", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.result.txAstDate", "path": "ApplyModel.result.txAstDate", "short": "治療後疾病狀態評估日期", "definition": "治療後疾病狀態評估日期", "min": 1, "max": "1", "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.apply", "path": "ApplyModel.apply", "short": "申請項目", "definition": "申請項目", "min": 1, "max": "1", "type": [ { "code": "BackboneElement" } ] }, { "id": "ApplyModel.apply.continuation", "path": "ApplyModel.apply.continuation", "short": "續用註記", "definition": "續用註記", "min": 1, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.lot", "path": "ApplyModel.apply.lot", "short": "用藥線別", "definition": "用藥線別", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.orderType", "path": "ApplyModel.apply.orderType", "short": "醫令類別", "definition": "醫令類別", "min": 1, "max": "*", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.cancerDrugType", "path": "ApplyModel.apply.cancerDrugType", "short": "事前審查品項代碼", "definition": "事前審查品項代碼", "min": 1, "max": "*", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.applyReason", "path": "ApplyModel.apply.applyReason", "short": "給付適應症條件", "definition": "給付適應症條件", "min": 1, "max": "*", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.applySide", "path": "ApplyModel.apply.applySide", "short": "申請部位", "definition": "申請部位", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.applQty", "path": "ApplyModel.apply.applQty", "short": "事前審查申請數量", "definition": "事前審查申請數量", "min": 1, "max": "*", "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.apply.applQtyUnit", "path": "ApplyModel.apply.applQtyUnit", "short": "事前審查申請數量單位", "definition": "事前審查申請數量單位", "min": 1, "max": "*", "type": [ { "code": "code" } ] }, { "id": "ApplyModel.apply.applDrugFre", "path": "ApplyModel.apply.applDrugFre", "short": "事前審查藥品使用頻率及服用時間", "definition": "事前審查藥品使用頻率及服用時間", "min": 1, "max": "*", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.applDrugRoute", "path": "ApplyModel.apply.applDrugRoute", "short": "給藥途徑/作用部位", "definition": "給藥途徑/作用部位", "min": 1, "max": "*", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.applDosage", "path": "ApplyModel.apply.applDosage", "short": "事前審查藥品每次處方劑量", "definition": "事前審查藥品每次處方劑量", "min": 1, "max": "*", "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.apply.applDosageUnit", "path": "ApplyModel.apply.applDosageUnit", "short": "事前審查藥品每次處方劑量單位", "definition": "事前審查藥品每次處方劑量單位", "min": 1, "max": "*", "type": [ { "code": "code" } ] }, { "id": "ApplyModel.apply.useSdate", "path": "ApplyModel.apply.useSdate", "short": "事前審查藥物預定處方起始日期", "definition": "事前審查藥物預定處方起始日期", "min": 1, "max": "*", "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.apply.useEdate", "path": "ApplyModel.apply.useEdate", "short": "事前審查藥物預定處方終止日期", "definition": "事前審查藥物預定處方終止日期", "min": 1, "max": "*", "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.apply.applDrugCycle", "path": "ApplyModel.apply.applDrugCycle", "short": "事前審查藥品療程/週期數", "definition": "事前審查藥品療程/週期數", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.approveDate", "path": "ApplyModel.apply.approveDate", "short": "核定日期", "definition": "核定日期", "min": 0, "max": "*", "type": [ { "code": "dateTime" } ] }, { "id": "ApplyModel.apply.approveNum", "path": "ApplyModel.apply.approveNum", "short": "核定數量", "definition": "核定數量", "min": 0, "max": "*", "type": [ { "code": "decimal" } ] }, { "id": "ApplyModel.apply.approveComment", "path": "ApplyModel.apply.approveComment", "short": "核定註記", "definition": "核定註記", "min": 0, "max": "*", "type": [ { "code": "CodeableConcept" } ] }, { "id": "ApplyModel.apply.acceptanceStatus", "path": "ApplyModel.apply.acceptanceStatus", "short": "案件受理狀態", "definition": "案件受理狀態", "min": 0, "max": "1", "type": [ { "code": "code" } ] } ] } }