PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.nhi.pas@1.0.8
    https://nhicore.nhi.gov.tw/pas/StructureDefinition/Specimen-twpas
description: 此基因檢測檢體-Specimen TWPAS Profile說明本IG如何進一步定義臺灣核心-檢體(TW Core Specimen) Profile以呈現癌藥事前審查中基因資訊之檢測檢體相關內容
package_name: tw.gov.mohw.nhi.pas
derivation: constraint
name: SpecimenTWPAS
type: Specimen
elements:
  meta:
    index: 0
    elements:
      profile:
        pattern: {type: Canonical, value: 'https://nhicore.nhi.gov.tw/pas/StructureDefinition/Specimen-twpas'}
        index: 1
    required: [profile]
  type:
    short: 基因檢測檢體類型
    binding: {strength: required, valueSet: 'https://nhicore.nhi.gov.tw/pas/ValueSet/specime-type'}
    index: 2
  subject:
    type: Reference
    refers: ['https://nhicore.nhi.gov.tw/pas/StructureDefinition/Patient-twpas']
    index: 3
  receivedTime: {short: 基因檢測日期, mustSupport: true, index: 4}
package_version: 1.0.8
class: profile
kind: resource
url: https://nhicore.nhi.gov.tw/pas/StructureDefinition/Specimen-twpas
base: https://twcore.mohw.gov.tw/ig/twcore/StructureDefinition/Specimen-twcore
version: 1.0.8
required: [receivedTime, type, meta]