FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-LTCCDRAssessmentModel.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/StructureDefinition-LTCCDRAssessmentModel.html |
| URL | http://ltc-ig.fhir.tw/StructureDefinition/LTCCDRAssessmentModel |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-01T18:36:01+00:00 |
| Name | LTCCDRAssessmentModel |
| Title | 臨床失智評估量表評估 |
| Realm | tw |
| Description | 臨床失智評估量表 (Clinical Dementia Rating Scale, CDR) 的邏輯模型,用於失智症分期評估 |
| Copyright | Copyright © 2024 Taiwan Long-Term Care Implementation Guide |
| Type | http://ltc-ig.fhir.tw/StructureDefinition/LTCCDRAssessmentModel |
| Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition LTCCDRAssessmentModel
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | 臨床失智評估量表評估 | |
![]() ![]() | 1..1 | dateTime | 評估日期時間 | |
![]() ![]() | 1..1 | Reference(Practitioner) | 評估者 | |
![]() ![]() | 1..1 | Reference(Patient) | 受評估者 | |
![]() ![]() | 0..1 | BackboneElement | 記憶力評估 | |
![]() ![]() ![]() | 0..1 | integer | 記憶力分數 | |
![]() ![]() ![]() | 0..1 | string | 記憶力描述 | |
![]() ![]() | 0..1 | BackboneElement | 定向感評估 | |
![]() ![]() ![]() | 0..1 | integer | 定向感分數 | |
![]() ![]() ![]() | 0..1 | string | 定向感描述 | |
![]() ![]() | 0..1 | BackboneElement | 解決問題能力評估 | |
![]() ![]() ![]() | 0..1 | integer | 解決問題分數 | |
![]() ![]() ![]() | 0..1 | string | 解決問題描述 | |
![]() ![]() | 0..1 | BackboneElement | 社區活動能力評估 | |
![]() ![]() ![]() | 0..1 | integer | 社區活動分數 | |
![]() ![]() ![]() | 0..1 | string | 社區活動描述 | |
![]() ![]() | 0..1 | BackboneElement | 家居嗜好評估 | |
![]() ![]() ![]() | 0..1 | integer | 家居嗜好分數 | |
![]() ![]() ![]() | 0..1 | string | 家居嗜好描述 | |
![]() ![]() | 0..1 | BackboneElement | 自我照料評估 | |
![]() ![]() ![]() | 0..1 | integer | 自我照料分數 | |
![]() ![]() ![]() | 0..1 | string | 自我照料描述 | |
![]() ![]() | 1..1 | integer | 總分期 | |
![]() ![]() | 1..1 | string | 失智分期 | |
![]() ![]() | 0..1 | string | 評估備註 | |
{
"resourceType": "StructureDefinition",
"id": "LTCCDRAssessmentModel",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://ltc-ig.fhir.tw/StructureDefinition/LTCCDRAssessmentModel",
"version": "1.0.0",
"name": "LTCCDRAssessmentModel",
"title": "臨床失智評估量表評估",
"status": "active",
"experimental": false,
"date": "2026-03-01T18:36:01+00:00",
"publisher": "經濟部產業發展署",
"contact": [
{
"name": "經濟部產業發展署",
"telecom": [
{
"system": "url",
"value": "https://www.ida.gov.tw/"
}
]
}
],
"description": "臨床失智評估量表 (Clinical Dementia Rating Scale, CDR) 的邏輯模型,用於失智症分期評估",
"copyright": "Copyright © 2024 Taiwan Long-Term Care Implementation Guide",
"fhirVersion": "4.0.1",
"kind": "logical",
"abstract": false,
"type": "http://ltc-ig.fhir.tw/StructureDefinition/LTCCDRAssessmentModel",
"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": "LTCCDRAssessmentModel",
"path": "LTCCDRAssessmentModel",
"short": "臨床失智評估量表評估",
"definition": "臨床失智評估量表 (Clinical Dementia Rating Scale, CDR) 的邏輯模型,用於失智症分期評估",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false
},
{
"id": "LTCCDRAssessmentModel.assessmentDate",
"path": "LTCCDRAssessmentModel.assessmentDate",
"short": "評估日期時間",
"definition": "CDR 評估執行的日期時間",
"min": 1,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.assessmentDate",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "LTCCDRAssessmentModel.assessor",
"path": "LTCCDRAssessmentModel.assessor",
"short": "評估者",
"definition": "執行 CDR 評估的醫療人員",
"min": 1,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.assessor",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Practitioner"
]
}
]
},
{
"id": "LTCCDRAssessmentModel.subject",
"path": "LTCCDRAssessmentModel.subject",
"short": "受評估者",
"definition": "接受 CDR 評估的患者",
"min": 1,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.subject",
"min": 1,
"max": "1"
},
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
]
},
{
"id": "LTCCDRAssessmentModel.memory",
"path": "LTCCDRAssessmentModel.memory",
"short": "記憶力評估",
"definition": "記憶功能評估",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.memory",
"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": "LTCCDRAssessmentModel.memory.id",
"path": "LTCCDRAssessmentModel.memory.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": "LTCCDRAssessmentModel.memory.extension",
"path": "LTCCDRAssessmentModel.memory.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": "LTCCDRAssessmentModel.memory.modifierExtension",
"path": "LTCCDRAssessmentModel.memory.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": "LTCCDRAssessmentModel.memory.score",
"path": "LTCCDRAssessmentModel.memory.score",
"short": "記憶力分數",
"definition": "記憶力評估分數 (0-4分)",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.memory.score",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "LTCCDRAssessmentModel.memory.description",
"path": "LTCCDRAssessmentModel.memory.description",
"short": "記憶力描述",
"definition": "記憶力狀況的詳細描述",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.memory.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "LTCCDRAssessmentModel.orientation",
"path": "LTCCDRAssessmentModel.orientation",
"short": "定向感評估",
"definition": "時間、地點、人物定向感評估",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.orientation",
"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": "LTCCDRAssessmentModel.orientation.id",
"path": "LTCCDRAssessmentModel.orientation.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": "LTCCDRAssessmentModel.orientation.extension",
"path": "LTCCDRAssessmentModel.orientation.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": "LTCCDRAssessmentModel.orientation.modifierExtension",
"path": "LTCCDRAssessmentModel.orientation.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": "LTCCDRAssessmentModel.orientation.score",
"path": "LTCCDRAssessmentModel.orientation.score",
"short": "定向感分數",
"definition": "定向感評估分數 (0-4分)",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.orientation.score",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "LTCCDRAssessmentModel.orientation.description",
"path": "LTCCDRAssessmentModel.orientation.description",
"short": "定向感描述",
"definition": "定向感狀況的詳細描述",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.orientation.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "LTCCDRAssessmentModel.problemSolving",
"path": "LTCCDRAssessmentModel.problemSolving",
"short": "解決問題能力評估",
"definition": "問題解決和判斷能力評估",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.problemSolving",
"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": "LTCCDRAssessmentModel.problemSolving.id",
"path": "LTCCDRAssessmentModel.problemSolving.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": "LTCCDRAssessmentModel.problemSolving.extension",
"path": "LTCCDRAssessmentModel.problemSolving.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": "LTCCDRAssessmentModel.problemSolving.modifierExtension",
"path": "LTCCDRAssessmentModel.problemSolving.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": "LTCCDRAssessmentModel.problemSolving.score",
"path": "LTCCDRAssessmentModel.problemSolving.score",
"short": "解決問題分數",
"definition": "解決問題能力評估分數 (0-4分)",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.problemSolving.score",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "LTCCDRAssessmentModel.problemSolving.description",
"path": "LTCCDRAssessmentModel.problemSolving.description",
"short": "解決問題描述",
"definition": "解決問題能力狀況的詳細描述",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.problemSolving.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "LTCCDRAssessmentModel.communityActivities",
"path": "LTCCDRAssessmentModel.communityActivities",
"short": "社區活動能力評估",
"definition": "社區參與和社會功能評估",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.communityActivities",
"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": "LTCCDRAssessmentModel.communityActivities.id",
"path": "LTCCDRAssessmentModel.communityActivities.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": "LTCCDRAssessmentModel.communityActivities.extension",
"path": "LTCCDRAssessmentModel.communityActivities.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": "LTCCDRAssessmentModel.communityActivities.modifierExtension",
"path": "LTCCDRAssessmentModel.communityActivities.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": "LTCCDRAssessmentModel.communityActivities.score",
"path": "LTCCDRAssessmentModel.communityActivities.score",
"short": "社區活動分數",
"definition": "社區活動能力評估分數 (0-4分)",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.communityActivities.score",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "LTCCDRAssessmentModel.communityActivities.description",
"path": "LTCCDRAssessmentModel.communityActivities.description",
"short": "社區活動描述",
"definition": "社區活動能力狀況的詳細描述",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.communityActivities.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "LTCCDRAssessmentModel.homeHobbies",
"path": "LTCCDRAssessmentModel.homeHobbies",
"short": "家居嗜好評估",
"definition": "家居生活和嗜好活動評估",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.homeHobbies",
"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": "LTCCDRAssessmentModel.homeHobbies.id",
"path": "LTCCDRAssessmentModel.homeHobbies.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": "LTCCDRAssessmentModel.homeHobbies.extension",
"path": "LTCCDRAssessmentModel.homeHobbies.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": "LTCCDRAssessmentModel.homeHobbies.modifierExtension",
"path": "LTCCDRAssessmentModel.homeHobbies.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": "LTCCDRAssessmentModel.homeHobbies.score",
"path": "LTCCDRAssessmentModel.homeHobbies.score",
"short": "家居嗜好分數",
"definition": "家居嗜好評估分數 (0-4分)",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.homeHobbies.score",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "LTCCDRAssessmentModel.homeHobbies.description",
"path": "LTCCDRAssessmentModel.homeHobbies.description",
"short": "家居嗜好描述",
"definition": "家居嗜好狀況的詳細描述",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.homeHobbies.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "LTCCDRAssessmentModel.selfCare",
"path": "LTCCDRAssessmentModel.selfCare",
"short": "自我照料評估",
"definition": "日常生活自我照料能力評估",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.selfCare",
"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": "LTCCDRAssessmentModel.selfCare.id",
"path": "LTCCDRAssessmentModel.selfCare.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": "LTCCDRAssessmentModel.selfCare.extension",
"path": "LTCCDRAssessmentModel.selfCare.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": "LTCCDRAssessmentModel.selfCare.modifierExtension",
"path": "LTCCDRAssessmentModel.selfCare.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": "LTCCDRAssessmentModel.selfCare.score",
"path": "LTCCDRAssessmentModel.selfCare.score",
"short": "自我照料分數",
"definition": "自我照料能力評估分數 (0-4分)",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.selfCare.score",
"min": 0,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "LTCCDRAssessmentModel.selfCare.description",
"path": "LTCCDRAssessmentModel.selfCare.description",
"short": "自我照料描述",
"definition": "自我照料能力狀況的詳細描述",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.selfCare.description",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "LTCCDRAssessmentModel.totalScore",
"path": "LTCCDRAssessmentModel.totalScore",
"short": "總分期",
"definition": "CDR 評估總分期 (0-5分)",
"min": 1,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.totalScore",
"min": 1,
"max": "1"
},
"type": [
{
"code": "integer"
}
]
},
{
"id": "LTCCDRAssessmentModel.dementiaStage",
"path": "LTCCDRAssessmentModel.dementiaStage",
"short": "失智分期",
"definition": "失智症分期描述",
"min": 1,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.dementiaStage",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
]
},
{
"id": "LTCCDRAssessmentModel.assessmentNotes",
"path": "LTCCDRAssessmentModel.assessmentNotes",
"short": "評估備註",
"definition": "評估過程中的特殊狀況或備註",
"min": 0,
"max": "1",
"base": {
"path": "LTCCDRAssessmentModel.assessmentNotes",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
]
}
]
},
"differential": {
"element": [
{
"id": "LTCCDRAssessmentModel",
"path": "LTCCDRAssessmentModel",
"short": "臨床失智評估量表評估",
"definition": "臨床失智評估量表 (Clinical Dementia Rating Scale, CDR) 的邏輯模型,用於失智症分期評估"
},
{
"id": "LTCCDRAssessmentModel.assessmentDate",
"path": "LTCCDRAssessmentModel.assessmentDate",
"short": "評估日期時間",
"definition": "CDR 評估執行的日期時間",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
]
},
{
"id": "LTCCDRAssessmentModel.assessor",
"path": "LTCCDRAssessmentModel.assessor",
"short": "評估者",
"definition": "執行 CDR 評估的醫療人員",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Practitioner"
]
}
]
},
{
"id": "LTCCDRAssessmentModel.subject",
"path": "LTCCDRAssessmentModel.subject",
"short": "受評估者",
"definition": "接受 CDR 評估的患者",
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
]
},
{
"id": "LTCCDRAssessmentModel.memory",
"path": "LTCCDRAssessmentModel.memory",
"short": "記憶力評估",
"definition": "記憶功能評估",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "LTCCDRAssessmentModel.memory.score",
"path": "LTCCDRAssessmentModel.memory.score",
"short": "記憶力分數",
"definition": "記憶力評估分數 (0-4分)",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "LTCCDRAssessmentModel.memory.description",
"path": "LTCCDRAssessmentModel.memory.description",
"short": "記憶力描述",
"definition": "記憶力狀況的詳細描述",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "LTCCDRAssessmentModel.orientation",
"path": "LTCCDRAssessmentModel.orientation",
"short": "定向感評估",
"definition": "時間、地點、人物定向感評估",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "LTCCDRAssessmentModel.orientation.score",
"path": "LTCCDRAssessmentModel.orientation.score",
"short": "定向感分數",
"definition": "定向感評估分數 (0-4分)",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "LTCCDRAssessmentModel.orientation.description",
"path": "LTCCDRAssessmentModel.orientation.description",
"short": "定向感描述",
"definition": "定向感狀況的詳細描述",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "LTCCDRAssessmentModel.problemSolving",
"path": "LTCCDRAssessmentModel.problemSolving",
"short": "解決問題能力評估",
"definition": "問題解決和判斷能力評估",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "LTCCDRAssessmentModel.problemSolving.score",
"path": "LTCCDRAssessmentModel.problemSolving.score",
"short": "解決問題分數",
"definition": "解決問題能力評估分數 (0-4分)",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "LTCCDRAssessmentModel.problemSolving.description",
"path": "LTCCDRAssessmentModel.problemSolving.description",
"short": "解決問題描述",
"definition": "解決問題能力狀況的詳細描述",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "LTCCDRAssessmentModel.communityActivities",
"path": "LTCCDRAssessmentModel.communityActivities",
"short": "社區活動能力評估",
"definition": "社區參與和社會功能評估",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "LTCCDRAssessmentModel.communityActivities.score",
"path": "LTCCDRAssessmentModel.communityActivities.score",
"short": "社區活動分數",
"definition": "社區活動能力評估分數 (0-4分)",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "LTCCDRAssessmentModel.communityActivities.description",
"path": "LTCCDRAssessmentModel.communityActivities.description",
"short": "社區活動描述",
"definition": "社區活動能力狀況的詳細描述",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "LTCCDRAssessmentModel.homeHobbies",
"path": "LTCCDRAssessmentModel.homeHobbies",
"short": "家居嗜好評估",
"definition": "家居生活和嗜好活動評估",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "LTCCDRAssessmentModel.homeHobbies.score",
"path": "LTCCDRAssessmentModel.homeHobbies.score",
"short": "家居嗜好分數",
"definition": "家居嗜好評估分數 (0-4分)",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "LTCCDRAssessmentModel.homeHobbies.description",
"path": "LTCCDRAssessmentModel.homeHobbies.description",
"short": "家居嗜好描述",
"definition": "家居嗜好狀況的詳細描述",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "LTCCDRAssessmentModel.selfCare",
"path": "LTCCDRAssessmentModel.selfCare",
"short": "自我照料評估",
"definition": "日常生活自我照料能力評估",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "LTCCDRAssessmentModel.selfCare.score",
"path": "LTCCDRAssessmentModel.selfCare.score",
"short": "自我照料分數",
"definition": "自我照料能力評估分數 (0-4分)",
"min": 0,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "LTCCDRAssessmentModel.selfCare.description",
"path": "LTCCDRAssessmentModel.selfCare.description",
"short": "自我照料描述",
"definition": "自我照料能力狀況的詳細描述",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "LTCCDRAssessmentModel.totalScore",
"path": "LTCCDRAssessmentModel.totalScore",
"short": "總分期",
"definition": "CDR 評估總分期 (0-5分)",
"min": 1,
"max": "1",
"type": [
{
"code": "integer"
}
]
},
{
"id": "LTCCDRAssessmentModel.dementiaStage",
"path": "LTCCDRAssessmentModel.dementiaStage",
"short": "失智分期",
"definition": "失智症分期描述",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
]
},
{
"id": "LTCCDRAssessmentModel.assessmentNotes",
"path": "LTCCDRAssessmentModel.assessmentNotes",
"short": "評估備註",
"definition": "評估過程中的特殊狀況或備註",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
]
}
]
}
}