description: 此Profile繼承於臺灣核心-處置(TW Core Procedure) ,並用於描述門診病歷中的處置項目[[*FMM1*](http://build.fhir.org/versions.html#maturity)] package_name: tw.gov.mohw.emr derivation: constraint name: PMRProcedure type: Procedure elements: identifier: short: 此處置/手術的外部識別碼。[應填入門診病歷項次Item] mustSupport: true index: 0 elements: system: {mustSupport: true, index: 1} value: {mustSupport: true, index: 2} required: [value] status: pattern: {type: Code, value: completed} index: 3 code: {short: '處置的識別碼。此為SNOMED CT代碼,若機構已有購買相關授權,亦可使用。[應填入於門診病歷處置代碼Procedure Code與處置名稱Procedure Name]', index: 4} subject: type: Reference short: 誰有此病情、問題或診斷? refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPatient'] index: 5 bodySite: {short: '目標身體部位。此為SNOMED CT代碼,若機構已有購買相關授權,亦可使用。[應填入於門診病歷部位Part]', index: 6} followUp: {short: '追蹤說明。此為SNOMED CT代碼,若機構已有購買相關授權,亦可使用。[應填入於門診病歷數量Amount、頻率Frequency與單位Units]', mustSupport: true, array: true, min: 3, index: 7} note: mustSupport: true index: 8 elements: text: {short: 'The annotation - text content (as markdown)。[應填入於門診病歷註記或自費註記 Note/Self-pay note]', mustSupport: true, index: 9} package_version: 0.1.0 class: profile kind: resource url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRProcedure base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Procedure-twcore version: 0.1.0 required: [identifier]