description: 此重大傷病申請-Task TWCI Profile說明TWCI IG如何進一步定義FHIR的Task Resource以呈現重大傷病申請之內容 package_name: tw.gov.mohw.nhi.ci derivation: constraint name: TaskTWCI type: Task elements: executionPeriod: {short: 受理日期(上傳時不須填寫,由健保署端收件後填寫。), mustSupport: true, index: 7} authoredOn: {short: 收件日期(上傳時不須填寫,由健保署端收件後填寫。), mustSupport: true, index: 8} businessStatus: short: 核定結果(上傳時不須填寫,由健保署端收件後填寫。) binding: {strength: required, valueSet: 'https://nhicore.nhi.gov.tw/ci/ValueSet/nhi-approve-result'} mustSupport: true index: 3 for: type: Reference short: 病人資訊(Patient) mustSupport: true refers: ['https://nhicore.nhi.gov.tw/ci/StructureDefinition/Patient-twci'] index: 6 status: short: 查詢進度。上傳時請固定填requested。送審:requested | 審結:completed | 核定同意:accepted | 核定不同意:rejected | 退件:failed | 補件:on-hold mustSupport: true pattern: {type: code, value: requested} type: code index: 2 identifier: {short: 受理編號(上傳時不須填寫,由健保署端收件後填寫。), index: 0} intent: short: 【因FHIR設計而需必填】上傳時請固定填order。unknown | proposal | plan | order | original-order | reflex-order | filler-order | instance-order | option pattern: {type: code, value: order} type: code index: 4 focus: type: Reference short: 重大傷病申請書回覆(QuestionnaireResponse) mustSupport: true refers: ['https://nhicore.nhi.gov.tw/ci/StructureDefinition/QuestionnaireResponse-twci'] index: 5 basedOn: type: Reference short: 重大傷病(Condition) mustSupport: true refers: ['https://nhicore.nhi.gov.tw/ci/StructureDefinition/Condition-twci'] index: 1 package_version: 1.0.0 class: profile kind: resource url: https://nhicore.nhi.gov.tw/ci/StructureDefinition/Task-twci base: http://hl7.org/fhir/StructureDefinition/Task version: 1.0.0 required: [basedOn, focus, for]