臺灣健保署基礎實作指引
0.0.1 - ci-build

臺灣健保署基礎實作指引, published by 衛生福利部中央健康保險署. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TWNHIFHIR/base/ and changes regularly. See the Directory of published versions

Logical Model: BaseModel - Mappings

Draft as of 2025-12-24

Mappings for the BaseModel logical model.

Mappings to Structures in this Implementation Guide

NameMapping to TWNHIBASE ClaimMapping to TWNHIBASE PatientMapping to TWNHIBASE OrganizationMapping to TWNHIBASE ObservationDiagnosticMapping to TWNHIBASE DocumentReferencedoco
.. BaseModel
... hosp
Organization
院所資訊
.... @id
.... extension
.... modifierExtension
.... hospId
Claim.provider.reference
醫事機構代碼
.... applType
.... applDate
Claim.created
申請日期
... patient
Patient
(病人資訊)
.... @id
.... extension
.... modifierExtension
.... patId
Patient.identifier.where(type.coding.code = 'MR').value
病歷號
.... name
Patient.name.text
姓名
.... idCard
Claim.patient.reference
身分證號
Patient.identifier.where(type.coding.code = 'NNxxx').value
身分證號
.... birthday
Patient.birthDate
出生日期
.... gender
Patient.gender
病人性別
... diagnosis
.... @id
.... extension
.... modifierExtension
.... icd10cmCode
Claim.diagnosis.diagnosisCodeableConcept.coding.code
國際疾病分類代碼
.... diagDate
Claim.diagnosis.extension[recordedDate].valueDate
診斷日期
.... diagCurrentStatus
.... @id
.... extension
.... modifierExtension
.... genTestCode
Claim.supportingInfo.where(category.coding.code = 'geneInfo').valueReference.reference
基因檢測代碼
ObservationDiagnostic.component.code.coding.code
基因檢測代碼
.... mutationType
ObservationDiagnostic.component.where(code.coding.code = '48019-4').valueCodeableConcept.coding.code
基因突變類型
.... specimenType
ObservationDiagnostic.specimen.reference
基因檢測檢體類型
.... genMethod
ObservationDiagnostic.method.coding.code
基因檢測方法
.... genDate
ObservationDiagnostic.effectiveDateTime
基因檢測日期
.... genOrg
ObservationDiagnostic.performer.reference
基因檢測機構
.... genResult
ObservationDiagnostic.valueCodeableConcept.coding.code
基因檢測分析結果
.... genInterpretation
ObservationDiagnostic.interpretation.coding.code
基因臨床判讀結果
.... genPdf
ObservationDiagnostic.derivedFrom.reference
基因報告(請填寫完整檔案路徑)
DocumentReference.content.attachment.url
基因報告(請填寫完整檔案路徑)
.... genPdfTitle

doco Documentation for this format

Mappings to other Structures

No Mappings Found

Other Mappings

No Mappings Found