FHIR IG analytics| Package | tw.iii.ltc |
| Resource Type | StructureDefinition |
| Id | StructureDefinition-LTCAdverseEventModel.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Lorex/TWLongTermCare_IG_Build/StructureDefinition-LTCAdverseEventModel.html |
| URL | http://ltc-ig.fhir.tw/StructureDefinition/LTCAdverseEventModel |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-03-01T18:36:01+00:00 |
| Name | LTCAdverseEventModel |
| Title | 異常事件警報邏輯模型 |
| Realm | tw |
| Description | 此邏輯模型以失智症照護監測賽道的情境3為基礎,用以描述異常事件警報的資料結構與欄位準備指引。支援記錄異常事件類型、嚴重程度、發生時間、位置等資訊。 |
| Type | http://ltc-ig.fhir.tw/StructureDefinition/LTCAdverseEventModel |
| Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition LTCAdverseEventModel
| Name | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
![]() | 0..* | Base | 異常事件警報邏輯模型 | |
![]() ![]() | 1..1 | BackboneElement | 異常事件識別碼 | |
![]() ![]() ![]() | 1..1 | string | 識別碼值 | |
![]() ![]() ![]() | 1..1 | string | 識別碼系統 | |
![]() ![]() ![]() | 0..1 | code | 識別碼用途 | |
![]() ![]() | 1..1 | code | 異常事件實際性 | |
![]() ![]() | 0..1 | BackboneElement | 異常事件類型 | |
![]() ![]() ![]() | 1..1 | string | 事件類型描述 | |
![]() ![]() | 1..1 | BackboneElement | 個案資訊 | |
![]() ![]() ![]() | 1..1 | string | 個案參考 | |
![]() ![]() | 1..1 | dateTime | 異常事件發生時間 | |
![]() ![]() | 0..1 | dateTime | 異常事件偵測時間 | |
![]() ![]() | 0..1 | dateTime | 異常事件記錄時間 | |
![]() ![]() | 0..* | BackboneElement | 結果狀況 | |
![]() ![]() ![]() | 1..1 | string | 狀況參考 | |
![]() ![]() | 0..1 | BackboneElement | 位置資訊 | |
![]() ![]() ![]() | 1..1 | string | 位置參考 | |
![]() ![]() | 0..1 | code | 臨床嚴重程度 | |
![]() ![]() | 0..1 | code | 嚴重程度分級 | |
![]() ![]() | 0..1 | code | 異常事件結果 | |
![]() ![]() | 0..1 | BackboneElement | 記錄者資訊 | |
![]() ![]() ![]() | 0..1 | string | 記錄者參考 | |
![]() ![]() | 0..1 | BackboneElement | 涉及者資訊 | |
![]() ![]() ![]() | 0..1 | string | 涉及者參考 | |
{
"resourceType": "StructureDefinition",
"id": "LTCAdverseEventModel",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://ltc-ig.fhir.tw/StructureDefinition/LTCAdverseEventModel",
"version": "1.0.0",
"name": "LTCAdverseEventModel",
"title": "異常事件警報邏輯模型",
"status": "active",
"date": "2026-03-01T18:36:01+00:00",
"publisher": "經濟部產業發展署",
"contact": [
{
"name": "經濟部產業發展署",
"telecom": [
{
"system": "url",
"value": "https://www.ida.gov.tw/"
}
]
}
],
"description": "此邏輯模型以失智症照護監測賽道的情境3為基礎,用以描述異常事件警報的資料結構與欄位準備指引。支援記錄異常事件類型、嚴重程度、發生時間、位置等資訊。",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"uri": "http://ltc-ig.fhir.tw/StructureDefinition/AdverseEvent-twltc",
"name": "異常事件警報邏輯模型到AdverseEvent Profile映射",
"comment": "此映射定義如何將異常事件警報邏輯模型轉換為LTCAdverseEvent Profile"
}
],
"kind": "logical",
"abstract": false,
"type": "http://ltc-ig.fhir.tw/StructureDefinition/LTCAdverseEventModel",
"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": "LTCAdverseEventModel",
"path": "LTCAdverseEventModel",
"short": "異常事件警報邏輯模型",
"definition": "此邏輯模型以失智症照護監測賽道的情境3為基礎,用以描述異常事件警報的資料結構與欄位準備指引。支援記錄異常事件類型、嚴重程度、發生時間、位置等資訊。",
"min": 0,
"max": "*",
"base": {
"path": "Base",
"min": 0,
"max": "*"
},
"isModifier": false,
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent"
}
]
},
{
"id": "LTCAdverseEventModel.identifier",
"path": "LTCAdverseEventModel.identifier",
"short": "異常事件識別碼",
"definition": "異常事件警報的唯一識別碼",
"min": 1,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.identifier",
"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": "LTCAdverseEventModel.identifier.id",
"path": "LTCAdverseEventModel.identifier.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": "LTCAdverseEventModel.identifier.extension",
"path": "LTCAdverseEventModel.identifier.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": "LTCAdverseEventModel.identifier.modifierExtension",
"path": "LTCAdverseEventModel.identifier.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": "LTCAdverseEventModel.identifier.identifierValue",
"path": "LTCAdverseEventModel.identifier.identifierValue",
"short": "識別碼值",
"definition": "異常事件警報的唯一識別碼值",
"min": 1,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.identifier.identifierValue",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.identifier.value"
}
]
},
{
"id": "LTCAdverseEventModel.identifier.identifierSystem",
"path": "LTCAdverseEventModel.identifier.identifierSystem",
"short": "識別碼系統",
"definition": "異常事件警報識別碼的系統識別符",
"min": 1,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.identifier.identifierSystem",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.identifier.system"
}
]
},
{
"id": "LTCAdverseEventModel.identifier.identifierUse",
"path": "LTCAdverseEventModel.identifier.identifierUse",
"short": "識別碼用途",
"definition": "識別碼的用途,通常為 official",
"min": 0,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.identifier.identifierUse",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.identifier.use"
}
]
},
{
"id": "LTCAdverseEventModel.actuality",
"path": "LTCAdverseEventModel.actuality",
"short": "異常事件實際性",
"definition": "異常事件的實際性 (實際的異常:actual / 潛在的異常:potential)",
"min": 1,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.actuality",
"min": 1,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.actuality"
}
]
},
{
"id": "LTCAdverseEventModel.event",
"path": "LTCAdverseEventModel.event",
"short": "異常事件類型",
"definition": "異常事件的具體類型",
"min": 0,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.event",
"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": "LTCAdverseEventModel.event.id",
"path": "LTCAdverseEventModel.event.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": "LTCAdverseEventModel.event.extension",
"path": "LTCAdverseEventModel.event.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": "LTCAdverseEventModel.event.modifierExtension",
"path": "LTCAdverseEventModel.event.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": "LTCAdverseEventModel.event.eventText",
"path": "LTCAdverseEventModel.event.eventText",
"short": "事件類型描述",
"definition": "異常事件類型的描述",
"min": 1,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.event.eventText",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.event.text"
}
]
},
{
"id": "LTCAdverseEventModel.subject",
"path": "LTCAdverseEventModel.subject",
"short": "個案資訊",
"definition": "發生異常事件的個案資訊",
"min": 1,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.subject",
"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": "LTCAdverseEventModel.subject.id",
"path": "LTCAdverseEventModel.subject.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": "LTCAdverseEventModel.subject.extension",
"path": "LTCAdverseEventModel.subject.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": "LTCAdverseEventModel.subject.modifierExtension",
"path": "LTCAdverseEventModel.subject.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": "LTCAdverseEventModel.subject.subjectReference",
"path": "LTCAdverseEventModel.subject.subjectReference",
"short": "個案參考",
"definition": "對個案資源的參考",
"min": 1,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.subject.subjectReference",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.subject.reference"
}
]
},
{
"id": "LTCAdverseEventModel.date",
"path": "LTCAdverseEventModel.date",
"short": "異常事件發生時間",
"definition": "異常事件實際發生的日期和時間",
"min": 1,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.date",
"min": 1,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.date"
}
]
},
{
"id": "LTCAdverseEventModel.detected",
"path": "LTCAdverseEventModel.detected",
"short": "異常事件偵測時間",
"definition": "異常事件被系統偵測到的時間",
"min": 0,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.detected",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.detected"
}
]
},
{
"id": "LTCAdverseEventModel.recordedDate",
"path": "LTCAdverseEventModel.recordedDate",
"short": "異常事件記錄時間",
"definition": "異常事件被記錄到系統的時間",
"min": 0,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.recordedDate",
"min": 0,
"max": "1"
},
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.recordedDate"
}
]
},
{
"id": "LTCAdverseEventModel.resultingCondition",
"path": "LTCAdverseEventModel.resultingCondition",
"short": "結果狀況",
"definition": "異常事件導致的結果狀況",
"min": 0,
"max": "*",
"base": {
"path": "LTCAdverseEventModel.resultingCondition",
"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": "LTCAdverseEventModel.resultingCondition.id",
"path": "LTCAdverseEventModel.resultingCondition.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": "LTCAdverseEventModel.resultingCondition.extension",
"path": "LTCAdverseEventModel.resultingCondition.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": "LTCAdverseEventModel.resultingCondition.modifierExtension",
"path": "LTCAdverseEventModel.resultingCondition.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": "LTCAdverseEventModel.resultingCondition.conditionReference",
"path": "LTCAdverseEventModel.resultingCondition.conditionReference",
"short": "狀況參考",
"definition": "對結果狀況資源的參考",
"min": 1,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.resultingCondition.conditionReference",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.resultingCondition.reference"
}
]
},
{
"id": "LTCAdverseEventModel.location",
"path": "LTCAdverseEventModel.location",
"short": "位置資訊",
"definition": "異常事件發生的位置資訊",
"min": 0,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.location",
"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": "LTCAdverseEventModel.location.id",
"path": "LTCAdverseEventModel.location.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": "LTCAdverseEventModel.location.extension",
"path": "LTCAdverseEventModel.location.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": "LTCAdverseEventModel.location.modifierExtension",
"path": "LTCAdverseEventModel.location.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": "LTCAdverseEventModel.location.locationReference",
"path": "LTCAdverseEventModel.location.locationReference",
"short": "位置參考",
"definition": "對位置資源的參考",
"min": 1,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.location.locationReference",
"min": 1,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.location.reference"
}
]
},
{
"id": "LTCAdverseEventModel.seriousness",
"path": "LTCAdverseEventModel.seriousness",
"short": "臨床嚴重程度",
"definition": "異常事件的臨床嚴重程度,指臨床上會對患者造成生命威脅或導致患者長期失能的風險程度",
"min": 0,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.seriousness",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.seriousness"
}
]
},
{
"id": "LTCAdverseEventModel.severity",
"path": "LTCAdverseEventModel.severity",
"short": "嚴重程度分級",
"definition": "異常事件本身的嚴重程度(輕微、中度、重度)",
"min": 0,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.severity",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.severity"
}
]
},
{
"id": "LTCAdverseEventModel.outcome",
"path": "LTCAdverseEventModel.outcome",
"short": "異常事件結果",
"definition": "異常事件的最終結果",
"min": 0,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.outcome",
"min": 0,
"max": "1"
},
"type": [
{
"code": "code"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.outcome"
}
]
},
{
"id": "LTCAdverseEventModel.recorder",
"path": "LTCAdverseEventModel.recorder",
"short": "記錄者資訊",
"definition": "記錄異常事件的人員資訊",
"min": 0,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.recorder",
"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": "LTCAdverseEventModel.recorder.id",
"path": "LTCAdverseEventModel.recorder.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": "LTCAdverseEventModel.recorder.extension",
"path": "LTCAdverseEventModel.recorder.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": "LTCAdverseEventModel.recorder.modifierExtension",
"path": "LTCAdverseEventModel.recorder.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": "LTCAdverseEventModel.recorder.recorderReference",
"path": "LTCAdverseEventModel.recorder.recorderReference",
"short": "記錄者參考",
"definition": "對記錄者資源的參考",
"min": 0,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.recorder.recorderReference",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.recorder.reference"
}
]
},
{
"id": "LTCAdverseEventModel.contributor",
"path": "LTCAdverseEventModel.contributor",
"short": "涉及者資訊",
"definition": "涉及此異常事件的人員或設備",
"min": 0,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.contributor",
"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": "LTCAdverseEventModel.contributor.id",
"path": "LTCAdverseEventModel.contributor.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": "LTCAdverseEventModel.contributor.extension",
"path": "LTCAdverseEventModel.contributor.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": "LTCAdverseEventModel.contributor.modifierExtension",
"path": "LTCAdverseEventModel.contributor.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": "LTCAdverseEventModel.contributor.contributorReference",
"path": "LTCAdverseEventModel.contributor.contributorReference",
"short": "涉及者參考",
"definition": "對涉及者資源的參考",
"min": 0,
"max": "1",
"base": {
"path": "LTCAdverseEventModel.contributor.contributorReference",
"min": 0,
"max": "1"
},
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.contributor.reference"
}
]
}
]
},
"differential": {
"element": [
{
"id": "LTCAdverseEventModel",
"path": "LTCAdverseEventModel",
"short": "異常事件警報邏輯模型",
"definition": "此邏輯模型以失智症照護監測賽道的情境3為基礎,用以描述異常事件警報的資料結構與欄位準備指引。支援記錄異常事件類型、嚴重程度、發生時間、位置等資訊。",
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent"
}
]
},
{
"id": "LTCAdverseEventModel.identifier",
"path": "LTCAdverseEventModel.identifier",
"short": "異常事件識別碼",
"definition": "異常事件警報的唯一識別碼",
"min": 1,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "LTCAdverseEventModel.identifier.identifierValue",
"path": "LTCAdverseEventModel.identifier.identifierValue",
"short": "識別碼值",
"definition": "異常事件警報的唯一識別碼值",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.identifier.value"
}
]
},
{
"id": "LTCAdverseEventModel.identifier.identifierSystem",
"path": "LTCAdverseEventModel.identifier.identifierSystem",
"short": "識別碼系統",
"definition": "異常事件警報識別碼的系統識別符",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.identifier.system"
}
]
},
{
"id": "LTCAdverseEventModel.identifier.identifierUse",
"path": "LTCAdverseEventModel.identifier.identifierUse",
"short": "識別碼用途",
"definition": "識別碼的用途,通常為 official",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.identifier.use"
}
]
},
{
"id": "LTCAdverseEventModel.actuality",
"path": "LTCAdverseEventModel.actuality",
"short": "異常事件實際性",
"definition": "異常事件的實際性 (實際的異常:actual / 潛在的異常:potential)",
"min": 1,
"max": "1",
"type": [
{
"code": "code"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.actuality"
}
]
},
{
"id": "LTCAdverseEventModel.event",
"path": "LTCAdverseEventModel.event",
"short": "異常事件類型",
"definition": "異常事件的具體類型",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "LTCAdverseEventModel.event.eventText",
"path": "LTCAdverseEventModel.event.eventText",
"short": "事件類型描述",
"definition": "異常事件類型的描述",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.event.text"
}
]
},
{
"id": "LTCAdverseEventModel.subject",
"path": "LTCAdverseEventModel.subject",
"short": "個案資訊",
"definition": "發生異常事件的個案資訊",
"min": 1,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "LTCAdverseEventModel.subject.subjectReference",
"path": "LTCAdverseEventModel.subject.subjectReference",
"short": "個案參考",
"definition": "對個案資源的參考",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.subject.reference"
}
]
},
{
"id": "LTCAdverseEventModel.date",
"path": "LTCAdverseEventModel.date",
"short": "異常事件發生時間",
"definition": "異常事件實際發生的日期和時間",
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.date"
}
]
},
{
"id": "LTCAdverseEventModel.detected",
"path": "LTCAdverseEventModel.detected",
"short": "異常事件偵測時間",
"definition": "異常事件被系統偵測到的時間",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.detected"
}
]
},
{
"id": "LTCAdverseEventModel.recordedDate",
"path": "LTCAdverseEventModel.recordedDate",
"short": "異常事件記錄時間",
"definition": "異常事件被記錄到系統的時間",
"min": 0,
"max": "1",
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.recordedDate"
}
]
},
{
"id": "LTCAdverseEventModel.resultingCondition",
"path": "LTCAdverseEventModel.resultingCondition",
"short": "結果狀況",
"definition": "異常事件導致的結果狀況",
"min": 0,
"max": "*",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "LTCAdverseEventModel.resultingCondition.conditionReference",
"path": "LTCAdverseEventModel.resultingCondition.conditionReference",
"short": "狀況參考",
"definition": "對結果狀況資源的參考",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.resultingCondition.reference"
}
]
},
{
"id": "LTCAdverseEventModel.location",
"path": "LTCAdverseEventModel.location",
"short": "位置資訊",
"definition": "異常事件發生的位置資訊",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "LTCAdverseEventModel.location.locationReference",
"path": "LTCAdverseEventModel.location.locationReference",
"short": "位置參考",
"definition": "對位置資源的參考",
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.location.reference"
}
]
},
{
"id": "LTCAdverseEventModel.seriousness",
"path": "LTCAdverseEventModel.seriousness",
"short": "臨床嚴重程度",
"definition": "異常事件的臨床嚴重程度,指臨床上會對患者造成生命威脅或導致患者長期失能的風險程度",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.seriousness"
}
]
},
{
"id": "LTCAdverseEventModel.severity",
"path": "LTCAdverseEventModel.severity",
"short": "嚴重程度分級",
"definition": "異常事件本身的嚴重程度(輕微、中度、重度)",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.severity"
}
]
},
{
"id": "LTCAdverseEventModel.outcome",
"path": "LTCAdverseEventModel.outcome",
"short": "異常事件結果",
"definition": "異常事件的最終結果",
"min": 0,
"max": "1",
"type": [
{
"code": "code"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.outcome"
}
]
},
{
"id": "LTCAdverseEventModel.recorder",
"path": "LTCAdverseEventModel.recorder",
"short": "記錄者資訊",
"definition": "記錄異常事件的人員資訊",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "LTCAdverseEventModel.recorder.recorderReference",
"path": "LTCAdverseEventModel.recorder.recorderReference",
"short": "記錄者參考",
"definition": "對記錄者資源的參考",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.recorder.reference"
}
]
},
{
"id": "LTCAdverseEventModel.contributor",
"path": "LTCAdverseEventModel.contributor",
"short": "涉及者資訊",
"definition": "涉及此異常事件的人員或設備",
"min": 0,
"max": "1",
"type": [
{
"code": "BackboneElement"
}
]
},
{
"id": "LTCAdverseEventModel.contributor.contributorReference",
"path": "LTCAdverseEventModel.contributor.contributorReference",
"short": "涉及者參考",
"definition": "對涉及者資源的參考",
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "LTCAdverseEventModelToLTCAdverseEvent",
"map": "AdverseEvent.contributor.reference"
}
]
}
]
}
}