Package | tw.gov.mohw.twcore |
Type | StructureDefinition |
Id | TWMedicationRequest |
FHIR Version | R4 |
Source | https://twcore.mohw.gov.tw/ig/twcore/https://build.fhir.org/ig/MOHW-TWCoreIG/cctwFHIRterm/StructureDefinition-TWMedicationRequest.html |
URL | https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWMedicationRequest |
Version | 0.3.3 |
Status | active |
Date | 2025-05-16T05:59:52+00:00 |
Name | TWMedicationRequestModel |
Title | 臺灣核心-藥品請求(TW Core MedicationRequest) 之資料模型 |
Realm | tw |
Authority | national |
Description | 臺灣核心-藥品請求(TW Core MedicationRequest) 之資料模型 |
Type | https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWMedicationRequest |
Kind | logical |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: StructureDefinition TWMedicationRequest
{ "resourceType": "StructureDefinition", "id": "TWMedicationRequest", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWMedicationRequest", "version": "0.3.3", "name": "TWMedicationRequestModel", "title": "臺灣核心-藥品請求(TW Core MedicationRequest) 之資料模型", "status": "active", "date": "2025-05-16T05:59:52+00:00", "contact": [ { "name": "衛生福利部", "telecom": [ { "system": "url", "value": "https://www.mohw.gov.tw/" }, { "system": "email", "value": "CCYU@mohw.gov.tw" } ] } ], "description": "臺灣核心-藥品請求(TW Core MedicationRequest) 之資料模型", "fhirVersion": "4.0.1", "mapping": [ { "identity": "TWMedicationRequest", "uri": "https://twcore.mohw.gov.tw/ig/twcore", "name": "TW Core IG" } ], "kind": "logical", "abstract": false, "type": "https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/TWMedicationRequest", "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": "TWMedicationRequest", "path": "TWMedicationRequest", "short": "臺灣核心-藥品請求(TW Core MedicationRequest) 之資料模型", "definition": "臺灣核心-藥品請求(TW Core MedicationRequest) 之資料模型", "min": 0, "max": "*", "base": { "path": "Base", "min": 0, "max": "*" }, "isModifier": false, "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest" } ] }, { "id": "TWMedicationRequest.identifier", "path": "TWMedicationRequest.identifier", "short": "藥品請求的外部識別碼。", "definition": "藥品請求的外部識別碼。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.identifier", "min": 0, "max": "1" }, "type": [ { "code": "Identifier" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.identifier" } ] }, { "id": "TWMedicationRequest.status", "path": "TWMedicationRequest.status", "short": "藥品請求的狀態。", "definition": "藥品請求的狀態。", "min": 1, "max": "1", "base": { "path": "TWMedicationRequest.status", "min": 1, "max": "1" }, "type": [ { "code": "code" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.status" } ] }, { "id": "TWMedicationRequest.intent", "path": "TWMedicationRequest.intent", "short": "藥品請求的意圖。", "definition": "藥品請求的意圖。", "min": 1, "max": "1", "base": { "path": "TWMedicationRequest.intent", "min": 1, "max": "1" }, "type": [ { "code": "code" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.intent" } ] }, { "id": "TWMedicationRequest.category", "path": "TWMedicationRequest.category", "short": "藥品請求的類別。", "definition": "藥品請求的類別。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.category", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.category" } ] }, { "id": "TWMedicationRequest.medication", "path": "TWMedicationRequest.medication", "short": "服用的藥品。", "definition": "服用的藥品。", "min": 1, "max": "1", "base": { "path": "TWMedicationRequest.medication", "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": "TWMedicationRequest.medication.id", "path": "TWMedicationRequest.medication.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": "TWMedicationRequest.medication.extension", "path": "TWMedicationRequest.medication.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": "TWMedicationRequest.medication.modifierExtension", "path": "TWMedicationRequest.medication.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": "TWMedicationRequest.medication.medication", "path": "TWMedicationRequest.medication.medication", "short": "藥品的定義。", "definition": "藥品的定義。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.medication.medication", "min": 0, "max": "1" }, "type": [ { "code": "Medication" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.medication.Reference(TW Core Medication)" } ] }, { "id": "TWMedicationRequest.medication.code", "path": "TWMedicationRequest.medication.code", "short": "服用的藥品。", "definition": "服用的藥品。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.medication.code", "min": 0, "max": "1" }, "type": [ { "code": "CodeableConcept" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.medication" } ] }, { "id": "TWMedicationRequest.subject", "path": "TWMedicationRequest.subject", "short": "開立此藥品請求的對象。", "definition": "開立此藥品請求的對象。", "min": 1, "max": "1", "base": { "path": "TWMedicationRequest.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": "TWMedicationRequest.subject.id", "path": "TWMedicationRequest.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": "TWMedicationRequest.subject.extension", "path": "TWMedicationRequest.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": "TWMedicationRequest.subject.modifierExtension", "path": "TWMedicationRequest.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": "TWMedicationRequest.subject.patient", "path": "TWMedicationRequest.subject.patient", "short": "開立此藥品請求的某病人。", "definition": "開立此藥品請求的某病人。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.subject.patient", "min": 0, "max": "1" }, "type": [ { "code": "Patient" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.subject.Reference(TW Core Patient)" } ] }, { "id": "TWMedicationRequest.subject.group", "path": "TWMedicationRequest.subject.group", "short": "開立此藥品請求的某團體/群體。", "definition": "開立此藥品請求的某團體/群體。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.subject.group", "min": 0, "max": "1" }, "type": [ { "code": "Group" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.subject.Reference(Group)" } ] }, { "id": "TWMedicationRequest.encounter", "path": "TWMedicationRequest.encounter", "short": "與此藥品請求紀錄密切相關的就醫。", "definition": "與此藥品請求紀錄密切相關的就醫。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.encounter", "min": 0, "max": "1" }, "type": [ { "code": "Encounter" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.encounter.Reference(TW Core Encounter)" } ] }, { "id": "TWMedicationRequest.authoredOn", "path": "TWMedicationRequest.authoredOn", "short": "藥品請求最初請求時間。", "definition": "藥品請求最初請求時間。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.authoredOn", "min": 0, "max": "1" }, "type": [ { "code": "dateTime" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.authoredOn" } ] }, { "id": "TWMedicationRequest.requester", "path": "TWMedicationRequest.requester", "short": "提出藥品請求的人/對象。", "definition": "提出藥品請求的人/對象。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.requester", "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": "TWMedicationRequest.requester.id", "path": "TWMedicationRequest.requester.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": "TWMedicationRequest.requester.extension", "path": "TWMedicationRequest.requester.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": "TWMedicationRequest.requester.modifierExtension", "path": "TWMedicationRequest.requester.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": "TWMedicationRequest.requester.practitioner", "path": "TWMedicationRequest.requester.practitioner", "short": "提出藥品請求的某健康照護服務提供者。", "definition": "提出藥品請求的某健康照護服務提供者。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.requester.practitioner", "min": 0, "max": "1" }, "type": [ { "code": "Practitioner" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.requester.Reference(TW Core Practitioner)" } ] }, { "id": "TWMedicationRequest.requester.practitionerRole", "path": "TWMedicationRequest.requester.practitionerRole", "short": "提出藥品請求的某健康照護服務角色。", "definition": "提出藥品請求的某健康照護服務角色。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.requester.practitionerRole", "min": 0, "max": "1" }, "type": [ { "code": "PractitionerRole" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.requester.Reference(TW Core PractitionerRole)" } ] }, { "id": "TWMedicationRequest.requester.organization", "path": "TWMedicationRequest.requester.organization", "short": "提出藥品請求的某機構。", "definition": "提出藥品請求的某機構。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.requester.organization", "min": 0, "max": "1" }, "type": [ { "code": "Organization" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.requester.Reference(TW Core Organization Hospital Department)" } ] }, { "id": "TWMedicationRequest.requester.patient", "path": "TWMedicationRequest.requester.patient", "short": "提出藥品請求的某病人。", "definition": "提出藥品請求的某病人。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.requester.patient", "min": 0, "max": "1" }, "type": [ { "code": "Patient" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.requester.Reference(TW Core Patient)" } ] }, { "id": "TWMedicationRequest.requester.relatedPerson", "path": "TWMedicationRequest.requester.relatedPerson", "short": "提出藥品請求的某相關人士。", "definition": "提出藥品請求的某相關人士。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.requester.relatedPerson", "min": 0, "max": "1" }, "type": [ { "code": "RelatedPerson" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.requester.Reference(RelatedPerson)" } ] }, { "id": "TWMedicationRequest.requester.device", "path": "TWMedicationRequest.requester.device", "short": "提出藥品請求的某設備。", "definition": "提出藥品請求的某設備。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.requester.device", "min": 0, "max": "1" }, "type": [ { "code": "Device" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.requester.Reference(Device)" } ] }, { "id": "TWMedicationRequest.reasonReference", "path": "TWMedicationRequest.reasonReference", "short": "開立處方的原因。", "definition": "開立處方的原因。", "min": 0, "max": "*", "base": { "path": "TWMedicationRequest.reasonReference", "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": "TWMedicationRequest.reasonReference.id", "path": "TWMedicationRequest.reasonReference.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": "TWMedicationRequest.reasonReference.extension", "path": "TWMedicationRequest.reasonReference.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": "TWMedicationRequest.reasonReference.modifierExtension", "path": "TWMedicationRequest.reasonReference.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": "TWMedicationRequest.reasonReference.condition", "path": "TWMedicationRequest.reasonReference.condition", "short": "開立處方的病情、問題或診斷原因。", "definition": "開立處方的病情、問題或診斷原因。", "min": 0, "max": "*", "base": { "path": "TWMedicationRequest.reasonReference.condition", "min": 0, "max": "*" }, "type": [ { "code": "Condition" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.reasonReference.Reference(TW Core Condition)" } ] }, { "id": "TWMedicationRequest.reasonReference.observation", "path": "TWMedicationRequest.reasonReference.observation", "short": "開立處方的檢驗檢查原因。", "definition": "開立處方的檢驗檢查原因。", "min": 0, "max": "*", "base": { "path": "TWMedicationRequest.reasonReference.observation", "min": 0, "max": "*" }, "type": [ { "code": "Observation" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.reasonReference.Reference(TW Core Observation Laboratory Result)" } ] }, { "id": "TWMedicationRequest.note", "path": "TWMedicationRequest.note", "short": "關於處方的資訊。", "definition": "關於處方的資訊。", "min": 0, "max": "*", "base": { "path": "TWMedicationRequest.note", "min": 0, "max": "*" }, "type": [ { "code": "Annotation" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.note" } ] }, { "id": "TWMedicationRequest.dosageInstruction", "path": "TWMedicationRequest.dosageInstruction", "short": "應該如何用藥。", "definition": "應該如何用藥。", "min": 0, "max": "*", "base": { "path": "TWMedicationRequest.dosageInstruction", "min": 0, "max": "*" }, "type": [ { "code": "Dosage" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.dosageInstruction" } ] }, { "id": "TWMedicationRequest.dispenseRequest", "path": "TWMedicationRequest.dispenseRequest", "short": "藥品供應授權。", "definition": "藥品供應授權。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.dispenseRequest", "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" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.dispenseRequest" } ] }, { "id": "TWMedicationRequest.dispenseRequest.id", "path": "TWMedicationRequest.dispenseRequest.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": "TWMedicationRequest.dispenseRequest.extension", "path": "TWMedicationRequest.dispenseRequest.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": "TWMedicationRequest.dispenseRequest.modifierExtension", "path": "TWMedicationRequest.dispenseRequest.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": "TWMedicationRequest.dispenseRequest.validityPeriod", "path": "TWMedicationRequest.dispenseRequest.validityPeriod", "short": "處方可用以配藥的有效期限。", "definition": "處方可用以配藥的有效期限。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.dispenseRequest.validityPeriod", "min": 0, "max": "1" }, "type": [ { "code": "Period" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.dispenseRequest.validityPeriod" } ] }, { "id": "TWMedicationRequest.dispenseRequest.numberOfRepeatsAllowed", "path": "TWMedicationRequest.dispenseRequest.numberOfRepeatsAllowed", "short": "可重複領藥的次數。", "definition": "可重複領藥的次數。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.dispenseRequest.numberOfRepeatsAllowed", "min": 0, "max": "1" }, "type": [ { "code": "unsignedInt" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.dispenseRequest.numberOfRepeatsAllowed" } ] }, { "id": "TWMedicationRequest.dispenseRequest.expectedSupplyDuration", "path": "TWMedicationRequest.dispenseRequest.expectedSupplyDuration", "short": "每次配藥可持續的天數。", "definition": "每次配藥可持續的天數。", "min": 0, "max": "1", "base": { "path": "TWMedicationRequest.dispenseRequest.expectedSupplyDuration", "min": 0, "max": "1" }, "type": [ { "code": "Duration" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.dispenseRequest.expectedSupplyDuration" } ] } ] }, "differential": { "element": [ { "id": "TWMedicationRequest", "path": "TWMedicationRequest", "short": "臺灣核心-藥品請求(TW Core MedicationRequest) 之資料模型", "definition": "臺灣核心-藥品請求(TW Core MedicationRequest) 之資料模型", "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest" } ] }, { "id": "TWMedicationRequest.identifier", "path": "TWMedicationRequest.identifier", "short": "藥品請求的外部識別碼。", "definition": "藥品請求的外部識別碼。", "min": 0, "max": "1", "type": [ { "code": "Identifier" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.identifier" } ] }, { "id": "TWMedicationRequest.status", "path": "TWMedicationRequest.status", "short": "藥品請求的狀態。", "definition": "藥品請求的狀態。", "min": 1, "max": "1", "type": [ { "code": "code" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.status" } ] }, { "id": "TWMedicationRequest.intent", "path": "TWMedicationRequest.intent", "short": "藥品請求的意圖。", "definition": "藥品請求的意圖。", "min": 1, "max": "1", "type": [ { "code": "code" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.intent" } ] }, { "id": "TWMedicationRequest.category", "path": "TWMedicationRequest.category", "short": "藥品請求的類別。", "definition": "藥品請求的類別。", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.category" } ] }, { "id": "TWMedicationRequest.medication", "path": "TWMedicationRequest.medication", "short": "服用的藥品。", "definition": "服用的藥品。", "min": 1, "max": "1", "type": [ { "code": "BackboneElement" } ] }, { "id": "TWMedicationRequest.medication.medication", "path": "TWMedicationRequest.medication.medication", "short": "藥品的定義。", "definition": "藥品的定義。", "min": 0, "max": "1", "type": [ { "code": "Medication" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.medication.Reference(TW Core Medication)" } ] }, { "id": "TWMedicationRequest.medication.code", "path": "TWMedicationRequest.medication.code", "short": "服用的藥品。", "definition": "服用的藥品。", "min": 0, "max": "1", "type": [ { "code": "CodeableConcept" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.medication" } ] }, { "id": "TWMedicationRequest.subject", "path": "TWMedicationRequest.subject", "short": "開立此藥品請求的對象。", "definition": "開立此藥品請求的對象。", "min": 1, "max": "1", "type": [ { "code": "BackboneElement" } ] }, { "id": "TWMedicationRequest.subject.patient", "path": "TWMedicationRequest.subject.patient", "short": "開立此藥品請求的某病人。", "definition": "開立此藥品請求的某病人。", "min": 0, "max": "1", "type": [ { "code": "Patient" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.subject.Reference(TW Core Patient)" } ] }, { "id": "TWMedicationRequest.subject.group", "path": "TWMedicationRequest.subject.group", "short": "開立此藥品請求的某團體/群體。", "definition": "開立此藥品請求的某團體/群體。", "min": 0, "max": "1", "type": [ { "code": "Group" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.subject.Reference(Group)" } ] }, { "id": "TWMedicationRequest.encounter", "path": "TWMedicationRequest.encounter", "short": "與此藥品請求紀錄密切相關的就醫。", "definition": "與此藥品請求紀錄密切相關的就醫。", "min": 0, "max": "1", "type": [ { "code": "Encounter" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.encounter.Reference(TW Core Encounter)" } ] }, { "id": "TWMedicationRequest.authoredOn", "path": "TWMedicationRequest.authoredOn", "short": "藥品請求最初請求時間。", "definition": "藥品請求最初請求時間。", "min": 0, "max": "1", "type": [ { "code": "dateTime" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.authoredOn" } ] }, { "id": "TWMedicationRequest.requester", "path": "TWMedicationRequest.requester", "short": "提出藥品請求的人/對象。", "definition": "提出藥品請求的人/對象。", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ] }, { "id": "TWMedicationRequest.requester.practitioner", "path": "TWMedicationRequest.requester.practitioner", "short": "提出藥品請求的某健康照護服務提供者。", "definition": "提出藥品請求的某健康照護服務提供者。", "min": 0, "max": "1", "type": [ { "code": "Practitioner" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.requester.Reference(TW Core Practitioner)" } ] }, { "id": "TWMedicationRequest.requester.practitionerRole", "path": "TWMedicationRequest.requester.practitionerRole", "short": "提出藥品請求的某健康照護服務角色。", "definition": "提出藥品請求的某健康照護服務角色。", "min": 0, "max": "1", "type": [ { "code": "PractitionerRole" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.requester.Reference(TW Core PractitionerRole)" } ] }, { "id": "TWMedicationRequest.requester.organization", "path": "TWMedicationRequest.requester.organization", "short": "提出藥品請求的某機構。", "definition": "提出藥品請求的某機構。", "min": 0, "max": "1", "type": [ { "code": "Organization" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.requester.Reference(TW Core Organization Hospital Department)" } ] }, { "id": "TWMedicationRequest.requester.patient", "path": "TWMedicationRequest.requester.patient", "short": "提出藥品請求的某病人。", "definition": "提出藥品請求的某病人。", "min": 0, "max": "1", "type": [ { "code": "Patient" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.requester.Reference(TW Core Patient)" } ] }, { "id": "TWMedicationRequest.requester.relatedPerson", "path": "TWMedicationRequest.requester.relatedPerson", "short": "提出藥品請求的某相關人士。", "definition": "提出藥品請求的某相關人士。", "min": 0, "max": "1", "type": [ { "code": "RelatedPerson" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.requester.Reference(RelatedPerson)" } ] }, { "id": "TWMedicationRequest.requester.device", "path": "TWMedicationRequest.requester.device", "short": "提出藥品請求的某設備。", "definition": "提出藥品請求的某設備。", "min": 0, "max": "1", "type": [ { "code": "Device" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.requester.Reference(Device)" } ] }, { "id": "TWMedicationRequest.reasonReference", "path": "TWMedicationRequest.reasonReference", "short": "開立處方的原因。", "definition": "開立處方的原因。", "min": 0, "max": "*", "type": [ { "code": "BackboneElement" } ] }, { "id": "TWMedicationRequest.reasonReference.condition", "path": "TWMedicationRequest.reasonReference.condition", "short": "開立處方的病情、問題或診斷原因。", "definition": "開立處方的病情、問題或診斷原因。", "min": 0, "max": "*", "type": [ { "code": "Condition" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.reasonReference.Reference(TW Core Condition)" } ] }, { "id": "TWMedicationRequest.reasonReference.observation", "path": "TWMedicationRequest.reasonReference.observation", "short": "開立處方的檢驗檢查原因。", "definition": "開立處方的檢驗檢查原因。", "min": 0, "max": "*", "type": [ { "code": "Observation" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.reasonReference.Reference(TW Core Observation Laboratory Result)" } ] }, { "id": "TWMedicationRequest.note", "path": "TWMedicationRequest.note", "short": "關於處方的資訊。", "definition": "關於處方的資訊。", "min": 0, "max": "*", "type": [ { "code": "Annotation" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.note" } ] }, { "id": "TWMedicationRequest.dosageInstruction", "path": "TWMedicationRequest.dosageInstruction", "short": "應該如何用藥。", "definition": "應該如何用藥。", "min": 0, "max": "*", "type": [ { "code": "Dosage" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.dosageInstruction" } ] }, { "id": "TWMedicationRequest.dispenseRequest", "path": "TWMedicationRequest.dispenseRequest", "short": "藥品供應授權。", "definition": "藥品供應授權。", "min": 0, "max": "1", "type": [ { "code": "BackboneElement" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.dispenseRequest" } ] }, { "id": "TWMedicationRequest.dispenseRequest.validityPeriod", "path": "TWMedicationRequest.dispenseRequest.validityPeriod", "short": "處方可用以配藥的有效期限。", "definition": "處方可用以配藥的有效期限。", "min": 0, "max": "1", "type": [ { "code": "Period" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.dispenseRequest.validityPeriod" } ] }, { "id": "TWMedicationRequest.dispenseRequest.numberOfRepeatsAllowed", "path": "TWMedicationRequest.dispenseRequest.numberOfRepeatsAllowed", "short": "可重複領藥的次數。", "definition": "可重複領藥的次數。", "min": 0, "max": "1", "type": [ { "code": "unsignedInt" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.dispenseRequest.numberOfRepeatsAllowed" } ] }, { "id": "TWMedicationRequest.dispenseRequest.expectedSupplyDuration", "path": "TWMedicationRequest.dispenseRequest.expectedSupplyDuration", "short": "每次配藥可持續的天數。", "definition": "每次配藥可持續的天數。", "min": 0, "max": "1", "type": [ { "code": "Duration" } ], "mapping": [ { "identity": "TWMedicationRequest", "map": "TWCoreMedicationRequest.dispenseRequest.expectedSupplyDuration" } ] } ] } }