PackagesCanonicalsLogsProblems
    Packages
    tw.gov.mohw.nhi.pas@1.0.5
    https://nhicore.nhi.gov.tw/pas/StructureDefinition/Observation-laboratory-result-twpas
description: 此檢驗檢查-Observation Laboratory Result TWPAS Profile說明本IG如何進一步定義臺灣核心-檢驗檢查(TW Core Observation Laboratory Result) Profile以呈現癌藥事前審查中評估資訊之檢驗(查)相關資料
package_name: tw.gov.mohw.nhi.pas
derivation: constraint
name: ObservationLaboratoryResultTWPAS
type: Observation
elements:
  category:
    short: 因FHIR設計而需必填
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: tests, system: 'https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-supporting-info-type'}
    type: CodeableConcept
    index: 0
  referenceRange:
    mustSupport: true
    index: 10
    elements:
      low: {short: 檢驗(查)結果之參考範圍下限, mustSupport: true, index: 11}
      high: {short: 檢驗(查)結果之參考範圍上限, mustSupport: true, index: 12}
      type: {short: 檢驗(查)結果之參考範圍類型, mustSupport: true, index: 13}
      text: {short: 檢驗(查)結果之參考範圍說明, mustSupport: true, index: 14}
  derivedFrom:
    type: Reference
    short: 檢驗(查)附件
    mustSupport: true
    refers: ['https://nhicore.nhi.gov.tw/pas/StructureDefinition/DocumentReference-twpas']
    index: 15
  interpretation: {short: 檢驗(查)結果判讀, mustSupport: true, index: 9}
  value:
    short: 檢驗(查)結果。若有多筆結果值,請以valueString並使用半形「;」符號分隔呈現。
    mustSupport: true
    choices: []
    index: 8
  component:
    short: 套組中的檢驗
    mustSupport: true
    index: 16
    elements:
      code:
        short: 檢驗(查)名稱
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/observation-codes'}
        mustSupport: true
        index: 17
      value:
        short: 檢驗(查)結果。請勿將醫事機構名稱、病人及醫師姓名等資訊列入結果中上傳,且不得包含HTML或XML等語法。
        mustSupport: true
        choices: []
        index: 19
      interpretation: {short: 檢驗(查)結果判讀。請勿將醫事機構名稱、病人及醫師姓名等資訊列入結果中上傳,且不得包含HTML或XML等語法。, mustSupport: true, index: 20}
      referenceRange:
        type: BackboneElement
        mustSupport: true
        index: 21
        elements:
          low: {short: 檢驗(查)結果之參考範圍下限, mustSupport: true, index: 22}
          high: {short: 檢驗(查)結果之參考範圍上限, mustSupport: true, index: 23}
          type: {short: 檢驗(查)結果之參考範圍類型, mustSupport: true, index: 24}
          text: {short: 檢驗(查)結果之參考範圍說明, mustSupport: true, index: 25}
    required: [value]
  effectiveDateTime: {type: dateTime, short: 檢驗(查)報告日期, mustSupport: true, choiceOf: effective, index: 5}
  effective:
    short: 檢驗(查)報告日期
    mustSupport: true
    choices: [effectiveDateTime]
    index: 4
  code:
    short: 檢驗(查)名稱或套組代碼
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/observation-codes'}
    mustSupport: true
    index: 1
  subject:
    type: Reference
    mustSupport: true
    refers: ['https://nhicore.nhi.gov.tw/pas/StructureDefinition/Patient-twpas']
    index: 2
  performer:
    type: Reference
    short: 簽發檢驗(查)報告醫事人員身分證號
    mustSupport: true
    refers: ['https://nhicore.nhi.gov.tw/pas/StructureDefinition/Practitioner-twpas']
    index: 6
package_version: 1.0.5
class: profile
kind: resource
url: https://nhicore.nhi.gov.tw/pas/StructureDefinition/Observation-laboratory-result-twpas
base: http://hl7.org/fhir/StructureDefinition/Observation
version: 1.0.5
required: [category, effective, effectiveDateTime, performer, subject]