description: 此基因資訊-Observation Diagnostic TWPAS Profile說明本IG如何進一步定義FHIR的Observation Resource以呈現癌藥事前審查之基因資訊 package_name: tw.gov.mohw.nhi.pas derivation: constraint name: ObservationDiagnosticTWPAS type: Observation elements: category: short: 因FHIR設計而需必填 index: 0 elements: coding: index: 1 elements: system: pattern: {type: uri, value: 'https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-supporting-info-type'} type: uri index: 2 code: pattern: {type: code, value: geneInfo} type: code index: 3 required: [coding] derivedFrom: type: Reference short: 基因報告 mustSupport: true refers: ['https://nhicore.nhi.gov.tw/pas/StructureDefinition/DocumentReference-twpas'] index: 18 interpretation: {short: 基因臨床判讀結果,醫師判讀結果。請勿將醫事機構名稱、病人及醫師姓名等資訊列入結果中上傳,且不得包含HTML或XML等語法。, mustSupport: true, index: 15} method: short: 基因檢測方法 binding: {strength: extensible, valueSet: 'http://loinc.org/vs/LL4048-6'} mustSupport: true index: 16 specimen: type: Reference short: 基因檢測檢體類型 mustSupport: true refers: ['https://nhicore.nhi.gov.tw/pas/StructureDefinition/Specimen-twpas'] index: 17 value: short: 基因檢測分析結果。請勿將醫事機構名稱、病人及醫師姓名等資訊列入結果中上傳,且不得包含HTML或XML等語法。 mustSupport: true choices: [valueString] index: 13 valueString: {type: string, short: 基因檢測分析結果。請勿將醫事機構名稱、病人及醫師姓名等資訊列入結果中上傳,且不得包含HTML或XML等語法。, mustSupport: true, choiceOf: value, index: 14} component: index: 19 slicing: rules: closed discriminator: - {path: code.coding.system, type: pattern} min: null slices: gene-test-code: match: code: coding: {system: 'http://loinc.org'} schema: short: 基因檢測代碼 mustSupport: true array: true index: 20 elements: code: binding: {strength: extensible, valueSet: 'https://nhicore.nhi.gov.tw/pas/ValueSet/gene-test-code'} mustSupport: true index: 21 elements: coding: index: 22 elements: system: pattern: {type: uri, value: 'http://loinc.org'} type: uri index: 23 required: [system] required: [coding] value: mustSupport: true choices: [] index: 25 interpretation: short: 基因突變類型 binding: {strength: extensible, valueSet: 'https://nhicore.nhi.gov.tw/pas/ValueSet/dna-change-type'} constraint: pas-1: {human: text、coding至少需存在一個。, source: 'https://nhicore.nhi.gov.tw/pas/StructureDefinition/Observation-diagnostic-twpas', severity: error, expression: text.exists() or coding.exists()} mustSupport: true index: 26 elements: coding: index: 27 elements: code: {short: 'LA6692-3: Deletion | LA6686-5: Duplication | LA6687-3: Insertion | LA6688-1: Insertion/Deletion | LA6689-9: Inversion | LA6690-7: Substitution | 101397-8: Copy number variation analysis Sequencing Doc (Bld/Tiss) | 81695-9: MSI Ca spec-Imp | 94077-5: TMB Tumor-Imp | O55-2: Delins', index: 28} required: [code] text: {short: 基因突變類型。若無合適代碼,可使用此欄位以文字呈現。請勿將醫事機構名稱、病人及醫師姓名等資訊列入結果中上傳,且不得包含HTML或XML等語法。, index: 29} required: [value] effectiveDateTime: {type: dateTime, short: 基因檢測日期, mustSupport: true, choiceOf: effective, index: 10} effective: short: 基因檢測日期 mustSupport: true choices: [effectiveDateTime] index: 9 code: elements: coding: index: 4 elements: system: pattern: {type: uri, value: 'http://loinc.org'} type: uri index: 5 code: mustSupport: true pattern: {type: code, value: 69548-6} type: code index: 6 required: [code] required: [coding] subject: type: Reference mustSupport: true refers: ['https://nhicore.nhi.gov.tw/pas/StructureDefinition/Patient-twpas'] index: 7 performer: type: Reference short: 基因檢測機構,衛福部公告名冊或LDTs核定函上之「案件編號」。 mustSupport: true refers: ['https://nhicore.nhi.gov.tw/pas/StructureDefinition/Organization-genetic-testing-twpas'] index: 11 package_version: 1.0.5 class: profile kind: resource url: https://nhicore.nhi.gov.tw/pas/StructureDefinition/Observation-diagnostic-twpas base: http://hl7.org/fhir/StructureDefinition/Observation version: 1.0.5 required: [category, effective, effectiveDateTime, method, performer, specimen, subject, value, valueString]