PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.nhi.pas@1.0.4
    https://nhicore.nhi.gov.tw/pas/StructureDefinition/DocumentReference-twpas
description: 此文件參照-DocumentReference TWPAS Profile說明本IG如何進一步定義臺灣核心-文件參照(TW Core DocumentReference) Profile以呈現癌藥事前審查之治療計畫文件及基因報告
package_name: tw.gov.mohw.nhi.pas
derivation: constraint
name: DocumentReferenceTWPAS
type: DocumentReference
elements:
  status:
    pattern: {type: code, value: current}
    type: code
    index: 0
  category:
    binding: {strength: required, valueSet: 'https://nhicore.nhi.gov.tw/pas/ValueSet/nhi-pdf-type'}
    index: 1
    elements:
      coding:
        index: 2
        elements:
          code: {index: 3}
        required: [code]
    required: [coding]
  subject:
    type: Reference
    refers: ['https://nhicore.nhi.gov.tw/pas/StructureDefinition/Patient-twpas']
    index: 4
  content:
    elements:
      attachment:
        constraint:
          UploadContent: {human: '填寫格式:file://檔名.副檔名,例如:file://US01.jpg、file://PathologyReport01.pdf、file://GenReport01.pdf、file://王大明病歷.pdf', source: 'https://nhicore.nhi.gov.tw/pas/StructureDefinition/DocumentReference-twpas', severity: error, expression: 'url.matches(''^file://[a-zA-Z0-9一-龥]+.[a-zA-Z]{2,5}$'')'}
        mustSupport: true
        index: 5
        elements:
          contentType:
            short: 報告結果-MIMEType
            mustSupport: true
            pattern: {type: code, value: application/pdf}
            type: code
            index: 6
          url: {short: 基因報告/治療計畫文件/檢驗(查)附件/病歷資料。(請填寫完整檔案路徑), mustSupport: true, index: 7}
          title: {short: 基因報告名稱/治療計畫文件名稱/檢驗(查)附件名稱/病歷資料名稱。若category為「治療計畫文件(#careplan)」,請擇一填寫:「免疫檢查點抑制劑治療計畫/CAR-T多團隊會議紀錄/造血幹細胞移植計畫書」。, mustSupport: true, index: 8}
        required: [contentType, url]
package_version: 1.0.4
class: profile
kind: resource
url: https://nhicore.nhi.gov.tw/pas/StructureDefinition/DocumentReference-twpas
base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/DocumentReference-twcore
version: 1.0.4
required: [category]