{ "description": "臺灣核心-用藥聲明(TW Core MedicationStatement) 之資料模型", "_filename": "StructureDefinition-TWMedicationStatement.json", "package_name": "tw.gov.mohw.twcore", "date": "2024-10-15T12:42:36+08:00", "derivation": "specialization", "publisher": null, "fhirVersion": "4.0.1", "name": "TWMedicationStatementModel", "mapping": [ { "uri": "https://twcore.mohw.gov.tw/ig/twcore", "name": "TW Core IG", "identity": "TWMedicationStatement" } ], "abstract": false, "type": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWMedicationStatement", "experimental": null, "resourceType": "StructureDefinition", "title": "臺灣核心-用藥聲明(TW Core MedicationStatement) 之資料模型", "package_version": "0.3.0", "snapshot": { "element": [ { "path": "TWMedicationStatement", "min": 0, "definition": "臺灣核心-用藥聲明(TW Core MedicationStatement) 之資料模型", "isModifier": false, "short": "臺灣核心-用藥聲明(TW Core MedicationStatement) 之資料模型", "mapping": [ { "map": "TWCoreMedicationStatement", "identity": "TWMedicationStatement" } ], "max": "*", "id": "TWMedicationStatement", "base": { "max": "*", "min": 0, "path": "Base" } }, { "path": "TWMedicationStatement.identifier", "min": 0, "definition": "用藥聲明的外部識別碼。", "short": "用藥聲明的外部識別碼。", "mapping": [ { "map": "TWCoreMedicationStatement.identifier", "identity": "TWMedicationStatement" } ], "type": [ { "code": "Identifier" } ], "max": "*", "id": "TWMedicationStatement.identifier", "base": { "max": "*", "min": 0, "path": "TWMedicationStatement.identifier" } }, { "path": "TWMedicationStatement.status", "min": 1, "definition": "一個編碼概念,用以指明用藥聲明的當前狀態。", "short": "一個編碼概念,用以指明用藥聲明的當前狀態。", "mapping": [ { "map": "TWCoreMedicationStatement.status", "identity": "TWMedicationStatement" } ], "type": [ { "code": "code" } ], "max": "1", "id": "TWMedicationStatement.status", "base": { "max": "1", "min": 1, "path": "TWMedicationStatement.status" } }, { "path": "TWMedicationStatement.category", "min": 0, "definition": "一個編碼概念,用以識別用藥聲明中包含的藥品預期將在哪裡被服用或用藥。", "short": "一個編碼概念,用以識別用藥聲明中包含的藥品預期將在哪裡被服用或用藥。", "mapping": [ { "map": "TWCoreMedicationStatement.category", "identity": "TWMedicationStatement" } ], "type": [ { "code": "CodeableConcept", "profile": [ "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/CodeableConcept-tw" ] } ], "max": "1", "id": "TWMedicationStatement.category", "base": { "max": "1", "min": 0, "path": "TWMedicationStatement.category" } }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" } ], "path": "TWMedicationStatement.medication", "min": 1, "definition": "服用的藥品。", "short": "服用的藥品。", "type": [ { "code": "BackboneElement" } ], "max": "1", "id": "TWMedicationStatement.medication", "base": { "max": "1", "min": 1, "path": "TWMedicationStatement.medication" } }, { "path": "TWMedicationStatement.medication.id", "min": 0, "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "isModifier": false, "short": "Unique id for inter-element referencing", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "http://hl7.org/fhirpath/System.String", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ] } ], "representation": [ "xmlAttr" ], "max": "1", "id": "TWMedicationStatement.medication.id", "base": { "max": "1", "min": 0, "path": "Element.id" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "TWMedicationStatement.medication.extension", "min": 0, "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.", "isModifier": false, "short": "Additional content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "TWMedicationStatement.medication.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.", "base": { "max": "*", "min": 0, "path": "Element.extension" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "TWMedicationStatement.medication.modifierExtension", "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).", "min": 0, "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).", "isModifier": true, "short": "Extensions that cannot be ignored even if unrecognized", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "id": "TWMedicationStatement.medication.modifierExtension", "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.", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true }, { "path": "TWMedicationStatement.medication.medication", "min": 0, "definition": "藥品的定義。", "short": "藥品的定義。", "mapping": [ { "map": "TWCoreMedicationStatement.Medication", "identity": "TWMedicationStatement" } ], "type": [ { "code": "Medication" } ], "max": "1", "id": "TWMedicationStatement.medication.medication", "base": { "max": "1", "min": 0, "path": "TWMedicationStatement.medication.medication" } }, { "path": "TWMedicationStatement.medication.code", "min": 0, "definition": "服用的藥品。", "short": "服用的藥品。", "mapping": [ { "map": "TWCoreMedicationStatement.Medication.code", "identity": "TWMedicationStatement" } ], "type": [ { "code": "CodeableConcept" } ], "max": "1", "id": "TWMedicationStatement.medication.code", "base": { "max": "1", "min": 0, "path": "TWMedicationStatement.medication.code" } }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" } ], "path": "TWMedicationStatement.subject", "min": 1, "definition": "用藥聲明的對象。", "short": "用藥聲明的對象。", "type": [ { "code": "BackboneElement" } ], "max": "1", "id": "TWMedicationStatement.subject", "base": { "max": "1", "min": 1, "path": "TWMedicationStatement.subject" } }, { "path": "TWMedicationStatement.subject.id", "min": 0, "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "isModifier": false, "short": "Unique id for inter-element referencing", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "http://hl7.org/fhirpath/System.String", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ] } ], "representation": [ "xmlAttr" ], "max": "1", "id": "TWMedicationStatement.subject.id", "base": { "max": "1", "min": 0, "path": "Element.id" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "TWMedicationStatement.subject.extension", "min": 0, "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.", "isModifier": false, "short": "Additional content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "TWMedicationStatement.subject.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.", "base": { "max": "*", "min": 0, "path": "Element.extension" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "TWMedicationStatement.subject.modifierExtension", "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).", "min": 0, "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).", "isModifier": true, "short": "Extensions that cannot be ignored even if unrecognized", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "id": "TWMedicationStatement.subject.modifierExtension", "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.", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true }, { "path": "TWMedicationStatement.subject.patient", "min": 0, "definition": "用藥聲明的某病人。", "short": "用藥聲明的某病人。", "mapping": [ { "map": "TWCoreMedicationStatement.subject.Reference(TW Core Patient)", "identity": "TWMedicationStatement" } ], "type": [ { "code": "Patient" } ], "max": "1", "id": "TWMedicationStatement.subject.patient", "base": { "max": "1", "min": 0, "path": "TWMedicationStatement.subject.patient" } }, { "path": "TWMedicationStatement.subject.group", "min": 0, "definition": "用藥聲明的某團體/群體。", "short": "用藥聲明的某團體/群體。", "mapping": [ { "map": "TWCoreMedicationStatement.subject.Reference(Group)", "identity": "TWMedicationStatement" } ], "type": [ { "code": "Group" } ], "max": "1", "id": "TWMedicationStatement.subject.group", "base": { "max": "1", "min": 0, "path": "TWMedicationStatement.subject.group" } }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" } ], "path": "TWMedicationStatement.context", "min": 0, "definition": "與此用藥聲明密切相關的就醫事件(Encounter / Episode)。", "short": "與此用藥聲明密切相關的就醫事件(Encounter / Episode)。", "type": [ { "code": "BackboneElement" } ], "max": "1", "id": "TWMedicationStatement.context", "base": { "max": "1", "min": 0, "path": "TWMedicationStatement.context" } }, { "path": "TWMedicationStatement.context.id", "min": 0, "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.", "isModifier": false, "short": "Unique id for inter-element referencing", "mapping": [ { "map": "n/a", "identity": "rim" } ], "type": [ { "code": "http://hl7.org/fhirpath/System.String", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type", "valueUrl": "string" } ] } ], "representation": [ "xmlAttr" ], "max": "1", "id": "TWMedicationStatement.context.id", "base": { "max": "1", "min": 0, "path": "Element.id" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "TWMedicationStatement.context.extension", "min": 0, "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.", "isModifier": false, "short": "Additional content defined by implementations", "mapping": [ { "map": "n/a", "identity": "rim" } ], "slicing": { "rules": "open", "description": "Extensions are always sliced by (at least) url", "discriminator": [ { "path": "url", "type": "value" } ] }, "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content" ], "max": "*", "id": "TWMedicationStatement.context.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.", "base": { "max": "*", "min": 0, "path": "Element.extension" }, "isSummary": false }, { "constraint": [ { "key": "ele-1", "human": "All FHIR elements must have a @value or children", "xpath": "@value|f:*|h:div", "source": "http://hl7.org/fhir/StructureDefinition/Element", "severity": "error", "expression": "hasValue() or (children().count() > id.count())" }, { "key": "ext-1", "human": "Must have either extensions or value[x], not both", "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), \"value\")])", "source": "http://hl7.org/fhir/StructureDefinition/Extension", "severity": "error", "expression": "extension.exists() != value.exists()" } ], "path": "TWMedicationStatement.context.modifierExtension", "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).", "min": 0, "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).", "isModifier": true, "short": "Extensions that cannot be ignored even if unrecognized", "mapping": [ { "map": "N/A", "identity": "rim" } ], "type": [ { "code": "Extension" } ], "alias": [ "extensions", "user content", "modifiers" ], "max": "*", "id": "TWMedicationStatement.context.modifierExtension", "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.", "base": { "max": "*", "min": 0, "path": "BackboneElement.modifierExtension" }, "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them", "isSummary": true }, { "path": "TWMedicationStatement.context.encounter", "min": 0, "definition": "與此用藥聲明密切相關的某就醫事件。", "short": "與此用藥聲明密切相關的某就醫事件。", "mapping": [ { "map": "TWCoreMedicationStatement.context.Reference(TW Core Encounter)", "identity": "TWMedicationStatement" } ], "type": [ { "code": "Encounter" } ], "max": "1", "id": "TWMedicationStatement.context.encounter", "base": { "max": "1", "min": 0, "path": "TWMedicationStatement.context.encounter" } }, { "path": "TWMedicationStatement.context.episodeOfCare", "min": 0, "definition": "與此用藥聲明密切相關的某照護事件。", "short": "與此用藥聲明密切相關的某照護事件。", "mapping": [ { "map": "TWCoreMedicationStatement.context.Reference(episodeOfCare)", "identity": "TWMedicationStatement" } ], "type": [ { "code": "EpisodeOfCare" } ], "max": "1", "id": "TWMedicationStatement.context.episodeOfCare", "base": { "max": "1", "min": 0, "path": "TWMedicationStatement.context.episodeOfCare" } }, { "path": "TWMedicationStatement.effective", "min": 0, "definition": "用藥的日期/時間或間隔。", "short": "用藥的日期/時間或間隔。", "mapping": [ { "map": "TWCoreMedicationStatement.effective", "identity": "TWMedicationStatement" } ], "type": [ { "code": "BackboneElement" } ], "max": "1", "id": "TWMedicationStatement.effective", "base": { "max": "1", "min": 0, "path": "TWMedicationStatement.effective" } }, { "path": "TWMedicationStatement.dosage", "min": 0, "definition": "藥品現在如何被/曾經被服用或應該如何服用的細節。", "short": "藥品現在如何被/曾經被服用或應該如何服用的細節。", "mapping": [ { "map": "TWCoreMedicationStatement.dosage", "identity": "TWMedicationStatement" } ], "type": [ { "code": "Dosage" } ], "max": "*", "id": "TWMedicationStatement.dosage", "base": { "max": "*", "min": 0, "path": "TWMedicationStatement.dosage" } } ] }, "status": "active", "id": "ef0eb292-2255-4e40-bf00-77a3a24e0ffa", "kind": "logical", "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWMedicationStatement", "version": "0.3.0", "differential": { "element": [ { "id": "TWMedicationStatement", "path": "TWMedicationStatement", "short": "臺灣核心-用藥聲明(TW Core MedicationStatement) 之資料模型", "mapping": [ { "map": "TWCoreMedicationStatement", "identity": "TWMedicationStatement" } ], "definition": "臺灣核心-用藥聲明(TW Core MedicationStatement) 之資料模型" }, { "id": "TWMedicationStatement.identifier", "max": "*", "min": 0, "path": "TWMedicationStatement.identifier", "type": [ { "code": "Identifier" } ], "short": "用藥聲明的外部識別碼。", "mapping": [ { "map": "TWCoreMedicationStatement.identifier", "identity": "TWMedicationStatement" } ], "definition": "用藥聲明的外部識別碼。" }, { "id": "TWMedicationStatement.status", "max": "1", "min": 1, "path": "TWMedicationStatement.status", "type": [ { "code": "code" } ], "short": "一個編碼概念,用以指明用藥聲明的當前狀態。", "mapping": [ { "map": "TWCoreMedicationStatement.status", "identity": "TWMedicationStatement" } ], "definition": "一個編碼概念,用以指明用藥聲明的當前狀態。" }, { "id": "TWMedicationStatement.category", "max": "1", "min": 0, "path": "TWMedicationStatement.category", "type": [ { "code": "CodeableConcept", "profile": [ "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/CodeableConcept-tw" ] } ], "short": "一個編碼概念,用以識別用藥聲明中包含的藥品預期將在哪裡被服用或用藥。", "mapping": [ { "map": "TWCoreMedicationStatement.category", "identity": "TWMedicationStatement" } ], "definition": "一個編碼概念,用以識別用藥聲明中包含的藥品預期將在哪裡被服用或用藥。" }, { "id": "TWMedicationStatement.medication", "max": "1", "min": 1, "path": "TWMedicationStatement.medication", "type": [ { "code": "BackboneElement" } ], "short": "服用的藥品。", "definition": "服用的藥品。" }, { "id": "TWMedicationStatement.medication.medication", "max": "1", "min": 0, "path": "TWMedicationStatement.medication.medication", "type": [ { "code": "Medication" } ], "short": "藥品的定義。", "mapping": [ { "map": "TWCoreMedicationStatement.Medication", "identity": "TWMedicationStatement" } ], "definition": "藥品的定義。" }, { "id": "TWMedicationStatement.medication.code", "max": "1", "min": 0, "path": "TWMedicationStatement.medication.code", "type": [ { "code": "CodeableConcept" } ], "short": "服用的藥品。", "mapping": [ { "map": "TWCoreMedicationStatement.Medication.code", "identity": "TWMedicationStatement" } ], "definition": "服用的藥品。" }, { "id": "TWMedicationStatement.subject", "max": "1", "min": 1, "path": "TWMedicationStatement.subject", "type": [ { "code": "BackboneElement" } ], "short": "用藥聲明的對象。", "definition": "用藥聲明的對象。" }, { "id": "TWMedicationStatement.subject.patient", "max": "1", "min": 0, "path": "TWMedicationStatement.subject.patient", "type": [ { "code": "Patient" } ], "short": "用藥聲明的某病人。", "mapping": [ { "map": "TWCoreMedicationStatement.subject.Reference(TW Core Patient)", "identity": "TWMedicationStatement" } ], "definition": "用藥聲明的某病人。" }, { "id": "TWMedicationStatement.subject.group", "max": "1", "min": 0, "path": "TWMedicationStatement.subject.group", "type": [ { "code": "Group" } ], "short": "用藥聲明的某團體/群體。", "mapping": [ { "map": "TWCoreMedicationStatement.subject.Reference(Group)", "identity": "TWMedicationStatement" } ], "definition": "用藥聲明的某團體/群體。" }, { "id": "TWMedicationStatement.context", "max": "1", "min": 0, "path": "TWMedicationStatement.context", "type": [ { "code": "BackboneElement" } ], "short": "與此用藥聲明密切相關的就醫事件(Encounter / Episode)。", "definition": "與此用藥聲明密切相關的就醫事件(Encounter / Episode)。" }, { "id": "TWMedicationStatement.context.encounter", "max": "1", "min": 0, "path": "TWMedicationStatement.context.encounter", "type": [ { "code": "Encounter" } ], "short": "與此用藥聲明密切相關的某就醫事件。", "mapping": [ { "map": "TWCoreMedicationStatement.context.Reference(TW Core Encounter)", "identity": "TWMedicationStatement" } ], "definition": "與此用藥聲明密切相關的某就醫事件。" }, { "id": "TWMedicationStatement.context.episodeOfCare", "max": "1", "min": 0, "path": "TWMedicationStatement.context.episodeOfCare", "type": [ { "code": "EpisodeOfCare" } ], "short": "與此用藥聲明密切相關的某照護事件。", "mapping": [ { "map": "TWCoreMedicationStatement.context.Reference(episodeOfCare)", "identity": "TWMedicationStatement" } ], "definition": "與此用藥聲明密切相關的某照護事件。" }, { "id": "TWMedicationStatement.effective", "max": "1", "min": 0, "path": "TWMedicationStatement.effective", "type": [ { "code": "BackboneElement" } ], "short": "用藥的日期/時間或間隔。", "mapping": [ { "map": "TWCoreMedicationStatement.effective", "identity": "TWMedicationStatement" } ], "definition": "用藥的日期/時間或間隔。" }, { "id": "TWMedicationStatement.dosage", "max": "*", "min": 0, "path": "TWMedicationStatement.dosage", "type": [ { "code": "Dosage" } ], "short": "藥品現在如何被/曾經被服用或應該如何服用的細節。", "mapping": [ { "map": "TWCoreMedicationStatement.dosage", "identity": "TWMedicationStatement" } ], "definition": "藥品現在如何被/曾經被服用或應該如何服用的細節。" } ] }, "contact": [ { "name": "衛生福利部", "telecom": [ { "value": "https://www.mohw.gov.tw/", "system": "url" }, { "value": "CCYU@mohw.gov.tw", "system": "email" } ] } ], "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base" }