description: 此Profile繼承於臺灣核心-病情、問題或診斷(TW Core Condition) ,並用於描述門診病歷中的診斷 [[*FMM1*](http://build.fhir.org/versions.html#maturity)] package_name: tw.gov.mohw.emr derivation: constraint name: PMRConditionDiagnosis type: Condition elements: category: elements: coding: index: 0 elements: system: pattern: {type: Uri, value: 'http://loinc.org'} index: 1 code: pattern: {type: Code, value: 29548-5} index: 2 required: [system, code] required: [coding] code: index: 3 elements: coding: index: 4 slicing: slices: icd10-cm-2021: match: {} schema: index: 5 elements: code: {short: '系統定義的語法之符號。[應填入於門診病歷國際疾病分類代碼ICD Code(International Classification of Diseases)]', index: 6} display: {short: '由系統定義的表示法。[應填入於門診病歷國際疾病分類名稱ICD Name(International Classification of Diseases)]', index: 7} required: [display, code] icd10-cm-2014: match: {} schema: index: 8 elements: code: {short: '系統定義的語法之符號。[應填入於門診病歷國際疾病分類代碼ICD Code(International Classification of Diseases)]', index: 9} display: {short: '由系統定義的表示法。[應填入於門診病歷國際疾病分類名稱ICD Name(International Classification of Diseases)]', index: 10} required: [display, code] icd9-cm-2001: match: {} schema: index: 11 elements: code: {short: '系統定義的語法之符號。[應填入於門診病歷國際疾病分類代碼ICD Code(International Classification of Diseases)]', index: 12} display: {short: '由系統定義的表示法。[應填入於門診病歷國際疾病分類名稱ICD Name(International Classification of Diseases)]', index: 13} required: [display, code] text: {short: '概念的文字表示法。[應填入於門診病歷國際疾病分類名稱ICD Name(International Classification of Diseases)]', index: 14} required: [coding, text] subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPatient'] index: 15 encounter: type: Reference mustSupport: true refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMREncounter'] index: 16 recorder: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPatient', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPractitioner', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/PractitionerRole-twcore'] index: 17 asserter: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPatient', 'https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRPractitioner', 'https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/PractitionerRole-twcore'] index: 18 note: index: 19 elements: text: {short: '關於此Condition的附加資訊。[應填入於門診病歷註記Note]', mustSupport: true, index: 20} package_version: 0.1.0 class: profile kind: resource url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PMRConditionDiagnosis base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Condition-twcore version: 0.1.0 required: [code]