description: 此Profiles繼承於臺灣核心-檢驗檢查(TW Core Observation) ,並進一步用於描述出院病摘之特殊檢查 package_name: tw.gov.mohw.emr derivation: constraint name: DischargeMedicalSummaryObservationSpecificExamination type: Observation elements: status: pattern: {type: Code, value: final} index: 0 code: short: 特殊檢查 mustSupport: true pattern: type: CodeableConcept value: coding: - {code: 19146-0, system: 'http://loinc.org', display: Referral lab test results} index: 1 elements: coding: index: 2 elements: system: {index: 3} code: {index: 4} required: [system, code] text: {short: '概念的文字表示法。[應填入至出院病摘特殊檢查Specific Examination]', index: 5} required: [coding, text] subject: type: Reference refers: ['https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/PatientDMS'] index: 6 effective: short: 檢驗的實際日期與時間。[應填入至出院病摘特殊檢查Specific Examination] mustSupport: true choices: [effectiveDateTime] index: 8 effectiveDateTime: {type: dateTime, short: '檢驗的實際日期與時間。[應填入至出院病摘特殊檢查Specific Examination]', mustSupport: true, choiceOf: effective, index: 9} value: choices: [] index: 11 slicing: rules: open discriminator: - {path: $this, type: type} min: 1 slices: valueString: match: {} schema: short: 特殊檢查的結果值。[應填入至出院病摘特殊檢查Specific Examination] choices: [valueString] _required: true index: 13 min: 1 valueString: type: string short: 特殊檢查的結果值。[應填入至出院病摘特殊檢查Specific Examination] choiceOf: value index: 14 slicing: slices: valueString: match: {} schema: {type: string, short: '特殊檢查的結果值。[應填入至出院病摘特殊檢查Specific Examination]', choiceOf: value, _required: true, index: 14} min: 1 package_version: 0.1.0 class: profile kind: resource url: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/ObservationDMSSpecificExamination base: https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/Observationtwcore version: 0.1.0 required: [effectiveDateTime, valueString, value, effective]