全國性預防接種資訊登錄與上傳實作指引, 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/hyweb-cdc/niis/ and changes regularly. See the Directory of published versions
| Official URL: https://twniis.cdc.gov.tw/twniis/StructureDefinition/diagnosticReport-reporting-niis | Version: 0.0.1 | |||
| Active as of 2026-09-03 | Computable Name: DiagnosticReportingNIIS | |||
此檢驗報告(DiagnosticReport Reporting NIIS)Profile 說明本IG如何進一步定義臺灣核心-診斷報告(TW Core DiagnosticReport)Profile以呈現全國性預防接種資訊之檢驗報告。
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | TWCoreDiagnosticReport | 診斷報告—由請求資訊、不可被中斷的一個或一系列結果(atomic results)、影像、解釋以及格式化報告所組成。 | |
![]() ![]() |
?!Σ | 0..1 | uri | 創建此內容所依據的一組規則 |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
SΣ | 1..1 | Identifier | 資料key(該筆資料於院所資料庫中之唯一值) |
![]() ![]() |
?!SΣ | 1..1 | code | 【此欄位為FHIR必填欄位】 Binding: DiagnosticReportStatus (required): 診斷報告狀態;應填入所綁定值集中的其中一個代碼 Required Pattern: final |
![]() ![]() |
S | 0..* | CodeableConceptTW | 服務類別 Binding: DiagnosticServiceSectionCodes (extensible): 診斷報告分類;應填入所綁定值集值集中適合的代碼,確定無適合的代碼才可以使用其他值集的代碼來表示。 |
![]() ![]() |
S | 1..1 | CodeableConceptTW | 此診斷報告的名稱/代碼 Binding: LOINCCodes (preferred): 鼓勵使用所綁定值集中的代碼,但不強制一定要使用此值集,你也可使用其他值集的代碼或單純以文字表示。 |
![]() ![]() ![]() |
S | 1..* | CodingTW | 由專門術語系統(terminology system)定義的代碼 Slice: Unordered, Open by pattern:$this |
![]() ![]() ![]() ![]() |
S | 1..1 | CodingTW | 檢驗類型,1=德國麻疹檢驗結果|2=孕婦 B 肝產檢結果|3=麻疹檢驗結果。 Binding: CDC-NIIS系統-檢驗類型值集 (required) |
![]() ![]() ![]() |
SΣ | 1..1 | string | 個案編號,流水號從 1 開始 |
![]() ![]() |
SΣ | 1..1 | Reference(個案資料(Patient Reporting NIIS)) | 【此欄位為FHIR必填欄位】 |
![]() ![]() |
SΣ | 0..1 | 與臨床相關的時間/報告的時段 | |
![]() ![]() ![]() |
dateTime S | |||
![]() ![]() ![]() |
Period | |||
![]() ![]() |
SΣ | 0..1 | instant | 此版本完成的日期時間 |
![]() ![]() |
SΣ | 0..* | Reference(合約院所(Organization Hosp Reporting NIIS)) | 合約院所 |
![]() ![]() |
S | 1..* | Reference(TW Core Observation Laboratory Result) | 檢驗檢查 Slice: Unordered, Open by profile:resolve() |
![]() ![]() ![]() |
S | 0..1 | Reference(HBsAg檢驗檢查(Observation HBsAg Reporting NIIS)) | HBsAg 檢驗結果 |
![]() ![]() ![]() |
S | 0..1 | Reference(HBeAg檢驗檢查(Observation HBeAg Reporting NIIS)) | HBeAg 檢驗結果 |
![]() ![]() ![]() |
S | 0..1 | Reference(HepBAntibody檢驗檢查(Observation HepBAntibody Reporting NIIS)) | HepBAntibody 檢驗結果 |
![]() ![]() |
S | 0..1 | string | 檢驗結果的臨床結論(解釋) |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📍4.0.1 | FHIR Std. |
| DiagnosticReport.category | Base | extensible | Diagnostic Service Section Codes | 📦4.0.1 | FHIR Std. |
| DiagnosticReport.code | Base | preferred | LOINC Codes | 📦4.0.1 | FHIR Std. |
| DiagnosticReport.code.coding:TWNIISObsType | Base | required | CDC-NIIS系統-檢驗類型值集 | 📦2026-08-15 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DiagnosticReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from TWCoreDiagnosticReport
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.code.coding:TWNIISObsType | Base | required | CDC-NIIS系統-檢驗類型值集 | 📦2026-08-15 | This IG |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | TWCoreDiagnosticReport | 診斷報告—由請求資訊、不可被中斷的一個或一系列結果(atomic results)、影像、解釋以及格式化報告所組成。 | |||||
![]() ![]() |
Σ | 0..1 | id | 不重複的ID用以識別儲存在特定FHIR Server中的DiagnosticReport紀錄,通常又稱為邏輯性ID。 | ||||
![]() ![]() |
Σ | 0..1 | Meta | 此DiagnosticReport Resource的metadata | ||||
![]() ![]() |
?!Σ | 0..1 | uri | 創建此內容所依據的一組規則 | ||||
![]() ![]() |
0..1 | code | 用以表述DiagnosticReport Resource內容的語言。 Binding: CommonLanguages (preferred): 人類語言;鼓勵使用CommonLanguages代碼表中的代碼,但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。
Example Value: zh-TW | |||||
![]() ![]() |
0..1 | Narrative | DiagnosticReport Resource之內容摘要以供人閱讀 This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
SΣ | 1..1 | Identifier | 資料key(該筆資料於院所資料庫中之唯一值) | ||||
![]() ![]() |
0..* | Reference(TW Core CarePlan | ImmunizationRecommendation | TW Core MedicationRequest | NutritionOrder | TW Core ServiceRequest) | 此報告是基於什麼服務的請求 | |||||
![]() ![]() |
?!SΣ | 1..1 | code | 【此欄位為FHIR必填欄位】 Binding: DiagnosticReportStatus (required): 診斷報告狀態;應填入所綁定值集中的其中一個代碼 Required Pattern: final | ||||
![]() ![]() |
S | 0..* | CodeableConceptTW | 服務類別 Binding: DiagnosticServiceSectionCodes (extensible): 診斷報告分類;應填入所綁定值集值集中適合的代碼,確定無適合的代碼才可以使用其他值集的代碼來表示。 | ||||
![]() ![]() |
S | 1..1 | CodeableConceptTW | 此診斷報告的名稱/代碼 Binding: LOINCCodes (preferred): 鼓勵使用所綁定值集中的代碼,但不強制一定要使用此值集,你也可使用其他值集的代碼或單純以文字表示。 | ||||
![]() ![]() ![]() |
0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
![]() ![]() ![]() |
0..* | Extension | 擴充的資料項目 Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
S | 1..* | CodingTW | 由專門術語系統(terminology system)定義的代碼 Slice: Unordered, Open by pattern:$this | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodingTW | 檢驗類型,1=德國麻疹檢驗結果|2=孕婦 B 肝產檢結果|3=麻疹檢驗結果。 Binding: CDC-NIIS系統-檢驗類型值集 (required) | ||||
![]() ![]() ![]() |
SΣ | 1..1 | string | 個案編號,流水號從 1 開始 | ||||
![]() ![]() |
SΣ | 1..1 | Reference(個案資料(Patient Reporting NIIS)) | 【此欄位為FHIR必填欄位】 | ||||
![]() ![]() |
Σ | 0..1 | Reference(TW Core Encounter) | 請求檢驗時的健康照護事件 | ||||
![]() ![]() |
SΣ | 0..1 | 與臨床相關的時間/報告的時段 | |||||
![]() ![]() ![]() |
dateTime S | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() |
SΣ | 0..1 | instant | 此版本完成的日期時間 | ||||
![]() ![]() |
SΣ | 0..* | Reference(合約院所(Organization Hosp Reporting NIIS)) | 合約院所 | ||||
![]() ![]() |
Σ | 0..* | Reference(TW Core Practitioner | TW Core PractitionerRole | TW Core Organization | TW Core CareTeam) | 主要結果的解釋者 | ||||
![]() ![]() |
0..* | Reference(Specimen) | 此報告所依據的檢體 | |||||
![]() ![]() |
S | 1..* | Reference(TW Core Observation Laboratory Result) | 檢驗檢查 Slice: Unordered, Open by profile:resolve() | ||||
![]() ![]() ![]() |
S | 0..1 | Reference(HBsAg檢驗檢查(Observation HBsAg Reporting NIIS)) | HBsAg 檢驗結果 | ||||
![]() ![]() ![]() |
S | 0..1 | Reference(HBeAg檢驗檢查(Observation HBeAg Reporting NIIS)) | HBeAg 檢驗結果 | ||||
![]() ![]() ![]() |
S | 0..1 | Reference(HepBAntibody檢驗檢查(Observation HepBAntibody Reporting NIIS)) | HepBAntibody 檢驗結果 | ||||
![]() ![]() |
0..* | Reference(TW Core ImagingStudy) | 參照至與診斷報告相關的成像之全部細節 | |||||
![]() ![]() |
Σ | 0..* | BackboneElement | 與此報告相關的關鍵影像 | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | string | 關於影像的意見(例如:解釋)。 | |||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(TW Core Media) | 參照的影像來源 | ||||
![]() ![]() |
S | 0..1 | string | 檢驗結果的臨床結論(解釋) | ||||
![]() ![]() |
0..* | CodeableConceptTW | 檢驗結果的臨床結論的代碼;應填入所綁定值集值集中適合的代碼,確定無適合的代碼才可以使用其他值集的代碼來表示。 Binding: SNOMEDCTClinicalFindings (extensible) | |||||
![]() ![]() |
0..* | Attachment | 已發佈的整個報告 | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.language | Base | preferred | Common Languages | 📦4.0.1 | FHIR Std. |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📍4.0.1 | FHIR Std. |
| DiagnosticReport.category | Base | extensible | Diagnostic Service Section Codes | 📦4.0.1 | FHIR Std. |
| DiagnosticReport.code | Base | preferred | LOINC Codes | 📦4.0.1 | FHIR Std. |
| DiagnosticReport.code.coding:TWNIISObsType | Base | required | CDC-NIIS系統-檢驗類型值集 | 📦2026-08-15 | This IG |
| DiagnosticReport.conclusionCode | Base | extensible | SNOMED CT Clinical Findings | 📦4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DiagnosticReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from TWCoreDiagnosticReport
Summary
Mandatory: 5 elements
Must-Support: 5 elements
Prohibited: 4 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | TWCoreDiagnosticReport | 診斷報告—由請求資訊、不可被中斷的一個或一系列結果(atomic results)、影像、解釋以及格式化報告所組成。 | |
![]() ![]() |
?!Σ | 0..1 | uri | 創建此內容所依據的一組規則 |
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
SΣ | 1..1 | Identifier | 資料key(該筆資料於院所資料庫中之唯一值) |
![]() ![]() |
?!SΣ | 1..1 | code | 【此欄位為FHIR必填欄位】 Binding: DiagnosticReportStatus (required): 診斷報告狀態;應填入所綁定值集中的其中一個代碼 Required Pattern: final |
![]() ![]() |
S | 0..* | CodeableConceptTW | 服務類別 Binding: DiagnosticServiceSectionCodes (extensible): 診斷報告分類;應填入所綁定值集值集中適合的代碼,確定無適合的代碼才可以使用其他值集的代碼來表示。 |
![]() ![]() |
S | 1..1 | CodeableConceptTW | 此診斷報告的名稱/代碼 Binding: LOINCCodes (preferred): 鼓勵使用所綁定值集中的代碼,但不強制一定要使用此值集,你也可使用其他值集的代碼或單純以文字表示。 |
![]() ![]() ![]() |
S | 1..* | CodingTW | 由專門術語系統(terminology system)定義的代碼 Slice: Unordered, Open by pattern:$this |
![]() ![]() ![]() ![]() |
S | 1..1 | CodingTW | 檢驗類型,1=德國麻疹檢驗結果|2=孕婦 B 肝產檢結果|3=麻疹檢驗結果。 Binding: CDC-NIIS系統-檢驗類型值集 (required) |
![]() ![]() ![]() |
SΣ | 1..1 | string | 個案編號,流水號從 1 開始 |
![]() ![]() |
SΣ | 1..1 | Reference(個案資料(Patient Reporting NIIS)) | 【此欄位為FHIR必填欄位】 |
![]() ![]() |
SΣ | 0..1 | 與臨床相關的時間/報告的時段 | |
![]() ![]() ![]() |
dateTime S | |||
![]() ![]() ![]() |
Period | |||
![]() ![]() |
SΣ | 0..1 | instant | 此版本完成的日期時間 |
![]() ![]() |
SΣ | 0..* | Reference(合約院所(Organization Hosp Reporting NIIS)) | 合約院所 |
![]() ![]() |
S | 1..* | Reference(TW Core Observation Laboratory Result) | 檢驗檢查 Slice: Unordered, Open by profile:resolve() |
![]() ![]() ![]() |
S | 0..1 | Reference(HBsAg檢驗檢查(Observation HBsAg Reporting NIIS)) | HBsAg 檢驗結果 |
![]() ![]() ![]() |
S | 0..1 | Reference(HBeAg檢驗檢查(Observation HBeAg Reporting NIIS)) | HBeAg 檢驗結果 |
![]() ![]() ![]() |
S | 0..1 | Reference(HepBAntibody檢驗檢查(Observation HepBAntibody Reporting NIIS)) | HepBAntibody 檢驗結果 |
![]() ![]() |
S | 0..1 | string | 檢驗結果的臨床結論(解釋) |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📍4.0.1 | FHIR Std. |
| DiagnosticReport.category | Base | extensible | Diagnostic Service Section Codes | 📦4.0.1 | FHIR Std. |
| DiagnosticReport.code | Base | preferred | LOINC Codes | 📦4.0.1 | FHIR Std. |
| DiagnosticReport.code.coding:TWNIISObsType | Base | required | CDC-NIIS系統-檢驗類型值集 | 📦2026-08-15 | This IG |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DiagnosticReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from TWCoreDiagnosticReport
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.code.coding:TWNIISObsType | Base | required | CDC-NIIS系統-檢驗類型值集 | 📦2026-08-15 | This IG |
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | TWCoreDiagnosticReport | 診斷報告—由請求資訊、不可被中斷的一個或一系列結果(atomic results)、影像、解釋以及格式化報告所組成。 | |||||
![]() ![]() |
Σ | 0..1 | id | 不重複的ID用以識別儲存在特定FHIR Server中的DiagnosticReport紀錄,通常又稱為邏輯性ID。 | ||||
![]() ![]() |
Σ | 0..1 | Meta | 此DiagnosticReport Resource的metadata | ||||
![]() ![]() |
?!Σ | 0..1 | uri | 創建此內容所依據的一組規則 | ||||
![]() ![]() |
0..1 | code | 用以表述DiagnosticReport Resource內容的語言。 Binding: CommonLanguages (preferred): 人類語言;鼓勵使用CommonLanguages代碼表中的代碼,但不強制一定要使用此代碼表,你也可使用其他代碼表的代碼或單純以文字表示。
Example Value: zh-TW | |||||
![]() ![]() |
0..1 | Narrative | DiagnosticReport Resource之內容摘要以供人閱讀 This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
SΣ | 1..1 | Identifier | 資料key(該筆資料於院所資料庫中之唯一值) | ||||
![]() ![]() |
0..* | Reference(TW Core CarePlan | ImmunizationRecommendation | TW Core MedicationRequest | NutritionOrder | TW Core ServiceRequest) | 此報告是基於什麼服務的請求 | |||||
![]() ![]() |
?!SΣ | 1..1 | code | 【此欄位為FHIR必填欄位】 Binding: DiagnosticReportStatus (required): 診斷報告狀態;應填入所綁定值集中的其中一個代碼 Required Pattern: final | ||||
![]() ![]() |
S | 0..* | CodeableConceptTW | 服務類別 Binding: DiagnosticServiceSectionCodes (extensible): 診斷報告分類;應填入所綁定值集值集中適合的代碼,確定無適合的代碼才可以使用其他值集的代碼來表示。 | ||||
![]() ![]() |
S | 1..1 | CodeableConceptTW | 此診斷報告的名稱/代碼 Binding: LOINCCodes (preferred): 鼓勵使用所綁定值集中的代碼,但不強制一定要使用此值集,你也可使用其他值集的代碼或單純以文字表示。 | ||||
![]() ![]() ![]() |
0..1 | string | 唯一可識別ID,以供資料項目間相互參照。 | |||||
![]() ![]() ![]() |
0..* | Extension | 擴充的資料項目 Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
S | 1..* | CodingTW | 由專門術語系統(terminology system)定義的代碼 Slice: Unordered, Open by pattern:$this | ||||
![]() ![]() ![]() ![]() |
S | 1..1 | CodingTW | 檢驗類型,1=德國麻疹檢驗結果|2=孕婦 B 肝產檢結果|3=麻疹檢驗結果。 Binding: CDC-NIIS系統-檢驗類型值集 (required) | ||||
![]() ![]() ![]() |
SΣ | 1..1 | string | 個案編號,流水號從 1 開始 | ||||
![]() ![]() |
SΣ | 1..1 | Reference(個案資料(Patient Reporting NIIS)) | 【此欄位為FHIR必填欄位】 | ||||
![]() ![]() |
Σ | 0..1 | Reference(TW Core Encounter) | 請求檢驗時的健康照護事件 | ||||
![]() ![]() |
SΣ | 0..1 | 與臨床相關的時間/報告的時段 | |||||
![]() ![]() ![]() |
dateTime S | |||||||
![]() ![]() ![]() |
Period | |||||||
![]() ![]() |
SΣ | 0..1 | instant | 此版本完成的日期時間 | ||||
![]() ![]() |
SΣ | 0..* | Reference(合約院所(Organization Hosp Reporting NIIS)) | 合約院所 | ||||
![]() ![]() |
Σ | 0..* | Reference(TW Core Practitioner | TW Core PractitionerRole | TW Core Organization | TW Core CareTeam) | 主要結果的解釋者 | ||||
![]() ![]() |
0..* | Reference(Specimen) | 此報告所依據的檢體 | |||||
![]() ![]() |
S | 1..* | Reference(TW Core Observation Laboratory Result) | 檢驗檢查 Slice: Unordered, Open by profile:resolve() | ||||
![]() ![]() ![]() |
S | 0..1 | Reference(HBsAg檢驗檢查(Observation HBsAg Reporting NIIS)) | HBsAg 檢驗結果 | ||||
![]() ![]() ![]() |
S | 0..1 | Reference(HBeAg檢驗檢查(Observation HBeAg Reporting NIIS)) | HBeAg 檢驗結果 | ||||
![]() ![]() ![]() |
S | 0..1 | Reference(HepBAntibody檢驗檢查(Observation HepBAntibody Reporting NIIS)) | HepBAntibody 檢驗結果 | ||||
![]() ![]() |
0..* | Reference(TW Core ImagingStudy) | 參照至與診斷報告相關的成像之全部細節 | |||||
![]() ![]() |
Σ | 0..* | BackboneElement | 與此報告相關的關鍵影像 | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
0..1 | string | 關於影像的意見(例如:解釋)。 | |||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(TW Core Media) | 參照的影像來源 | ||||
![]() ![]() |
S | 0..1 | string | 檢驗結果的臨床結論(解釋) | ||||
![]() ![]() |
0..* | CodeableConceptTW | 檢驗結果的臨床結論的代碼;應填入所綁定值集值集中適合的代碼,確定無適合的代碼才可以使用其他值集的代碼來表示。 Binding: SNOMEDCTClinicalFindings (extensible) | |||||
![]() ![]() |
0..* | Attachment | 已發佈的整個報告 | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| DiagnosticReport.language | Base | preferred | Common Languages | 📦4.0.1 | FHIR Std. |
| DiagnosticReport.status | Base | required | DiagnosticReportStatus | 📍4.0.1 | FHIR Std. |
| DiagnosticReport.category | Base | extensible | Diagnostic Service Section Codes | 📦4.0.1 | FHIR Std. |
| DiagnosticReport.code | Base | preferred | LOINC Codes | 📦4.0.1 | FHIR Std. |
| DiagnosticReport.code.coding:TWNIISObsType | Base | required | CDC-NIIS系統-檢驗類型值集 | 📦2026-08-15 | This IG |
| DiagnosticReport.conclusionCode | Base | extensible | SNOMED CT Clinical Findings | 📦4.0.1 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | DiagnosticReport | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | DiagnosticReport | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | DiagnosticReport | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from TWCoreDiagnosticReport
Summary
Mandatory: 5 elements
Must-Support: 5 elements
Prohibited: 4 elements
Structures
This structure refers to these other structures:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron