description: 此Profile繼承於臺灣核心-藥品處方(TW Core MedicationRequest),並用於描述門診病歷中的處方內容[[*FMM1*](http://build.fhir.org/versions.html#maturity)] package_name: tw.gov.mohw.emr derivation: constraint name: PMRMedicationRequest type: MedicationRequest elements: category: index: 5 elements: coding: index: 6 elements: system: pattern: {type: Uri, value: 'http://loinc.org'} index: 7 code: pattern: {type: Code, value: 29551-9} index: 8 display: pattern: {type: String, value: Medication prescribed Narrative} index: 9 required: [display, system, code] text: {short: '概念的文字表示法。[應填入於門診病歷處方箋種類註記Types of Prescription]', index: 10} required: [coding, text] encounter: type: Reference refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMREncounter'] index: 19 dispenseRequest: index: 36 elements: quantity: mustSupport: true index: 37 elements: value: {short: '每次配藥的藥品(數)量。[應填入於門診病歷給藥總量Total Amount]', mustSupport: true, index: 38} unit: {short: '每次配藥的藥品單位。[應填入於門診病歷給藥總量單位Total Units]', mustSupport: true, index: 39} required: [value, unit] expectedSupplyDuration: index: 40 elements: value: {short: '每次配藥可持續的天數。[應填入於門診病歷給藥日數Medication Days]', mustSupport: true, index: 41} required: [value] required: [quantity, expectedSupplyDuration] medicationCodeableConcept: {type: CodeableConcept, choiceOf: medication, index: 13} note: {short: '關於處方的資訊。[應填入於門診病歷註記Note與自費註記Self-pay note]', index: 20} status: pattern: {type: Code, value: completed} index: 3 dosageInstruction: index: 21 elements: timing: index: 22 elements: code: index: 23 elements: text: {short: '概念的文字標記法。[應填入於門診病歷處方內容頻率Frequency]', index: 24} required: [text] required: [code] route: index: 25 elements: text: {short: '概念的文字標記法。[應填入於門診病歷處方內容給藥途徑Route of Administration]', index: 26} required: [text] doseAndRate: mustSupport: true index: 27 elements: dose: mustSupport: true choices: [doseQuantity] index: 29 doseQuantity: {type: Quantity, mustSupport: true, choiceOf: dose, index: 30} dose[x]: elements: value: {short: '每一劑量的藥量。[應填入於門診病歷處方劑量Dose]', mustSupport: true, index: 31} unit: {short: '每一劑量的藥量單位。[應填入於門診病歷處方劑量單位Dose Units]', mustSupport: true, index: 32} required: [value, unit] required: [doseQuantity, dose] maxDosePerAdministration: mustSupport: true index: 33 elements: value: {short: '每次用藥的上限。[應填入於門診病歷實際給藥總量Actual Amount]', mustSupport: true, index: 34} unit: {short: '每次用藥的上限單位。[應填入於門診病歷實際給藥總量單位Actual Units]', mustSupport: true, index: 35} required: [doseAndRate, route, timing] identifier: short: 此藥品處方的外部識別碼。[應填入於門診病歷項次Item] index: 0 elements: system: {mustSupport: true, index: 1} value: {mustSupport: true, index: 2} required: [value] intent: pattern: {type: Code, value: order} index: 4 medicationReference: type: Reference mustSupport: true choiceOf: medication refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRMedication'] index: 17 slicing: slices: medicationReference: match: {} schema: type: Reference mustSupport: true choiceOf: medication refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRMedication'] index: 17 subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPatient'] index: 18 medication: mustSupport: true choices: [medicationReference] index: 16 slicing: slices: medicationReference: match: {} schema: mustSupport: true choices: [medicationReference] index: 16 package_version: 0.2.0 class: profile kind: resource url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRMedicationRequest base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/MedicationRequest-twcore version: 0.2.0 required: [dosageInstruction, identifier, dispenseRequest, category]