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: short: Display of the terminology system pattern: {type: String, value: Medication prescribed} index: 9 required: [display, system, code] text: {short: '概念的文字表示法。[應填入於門診病歷處方箋種類註記Types of Prescription]', index: 10} required: [coding, text] dispenseRequest: index: 37 elements: quantity: mustSupport: true index: 38 elements: value: {short: '每次配藥的藥品(數)量。[應填入於門診病歷給藥總量Total Amount]', mustSupport: true, index: 39} unit: {short: '每次配藥的藥品單位。[應填入於門診病歷給藥總量單位Total Units]', mustSupport: true, index: 40} required: [value, unit] expectedSupplyDuration: index: 41 elements: value: {short: '每次配藥可持續的天數。[應填入於門診病歷給藥日數Medication Days]', mustSupport: true, index: 42} required: [value] required: [quantity, expectedSupplyDuration] medicationCodeableConcept: {type: CodeableConcept, choiceOf: medication, index: 13} note: index: 18 slicing: rules: open discriminator: - {path: text, type: value} min: null slices: Note: match: {text: null} schema: index: 19 elements: text: {short: '註記內容。[應填入於門診病歷註記Note]', mustSupport: true, index: 20} Self-payNote: match: {text: null} schema: index: 21 elements: text: {short: '自費註記內容。[應填入於門診病歷自費註記Self-pay note]', index: 22} status: pattern: {type: Code, value: completed} index: 3 dosageInstruction: index: 23 elements: timing: index: 24 elements: code: index: 25 elements: text: {short: '概念的文字標記法。[應填入於門診病歷處方內容頻率Frequency]', index: 26} required: [text] required: [code] route: index: 27 elements: text: {short: '概念的文字標記法。[應填入於門診病歷處方內容給藥途徑Route of Administration]', index: 28} required: [text] doseAndRate: index: 29 elements: dose: mustSupport: true choices: [doseQuantity] index: 31 doseQuantity: {type: Quantity, mustSupport: true, choiceOf: dose, index: 32} dose[x]: elements: value: {short: '每一劑量的藥量。[應填入於門診病歷處方劑量Dose]', mustSupport: true, index: 33} unit: {short: '每一劑量的藥量單位。[應填入於門診病歷處方劑量單位Dose Units]', mustSupport: true, index: 34} required: [value, unit] required: [doseQuantity, dose] maxDosePerAdministration: elements: value: {short: '每次用藥的上限。[應填入於門診病歷實際給藥總量Actual Amount]', mustSupport: true, index: 35} unit: {short: '每次用藥的上限單位。[應填入於門診病歷實際給藥總量單位Actual Units]', mustSupport: true, index: 36} 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 choiceOf: medication refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRMedication'] index: 14 subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPatient', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Patient-twcore'] index: 17 medication: mustSupport: true choices: [] index: 16 slicing: slices: medicationReference: match: {} schema: mustSupport: true choices: [] index: 16 package_version: 0.1.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.1.0 required: [dosageInstruction, identifier, dispenseRequest, category]