FHIR IG analytics| Package | tw.gov.mohw.cdc.tb |
| Resource Type | ConceptMap |
| Id | ConceptMap-cdc-observation-interpretation.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/omnifhir/tb/ConceptMap-cdc-observation-interpretation.html |
| URL | https://tb.cdc.gov.tw/tb/ConceptMap/cdc-observation-interpretation |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-31 |
| Name | CDCHL7ObservationInterpretationCodes |
| Title | CDC檢驗(查)評估或判讀結果HL7 Observation Interpretation Codes |
| Realm | tw |
| Authority | national |
| Description | 此對應表為臺灣衛生福利部疾病管制署「檢驗(查)評估或判讀結果」對應HL7,供實作者於撰寫程式以自動化對應或轉代碼時使用。 |
No resources found
| CodeSystem | ||
| hl7.terminology#current | v3-ObservationInterpretation | ObservationInterpretation |
| tw.gov.mohw.cdc.tb#current | cdc-observation-interpretation | CDC-生化檢查通報-檢驗(查)評估或判讀結果 |
| ValueSet | ||
| tw.gov.mohw.cdc.tb#current | cdc-observation-interpretation | CDC-生化檢查通報-檢驗(查)評估或判讀結果值集 |
Note: links and images are rebased to the (stated) source
Generated Narrative: 概念映射 cdc-observation-interpretation
Mapping from CDC-生化檢查通報-檢驗(查)評估或判讀結果值集 to Observation Interpretation Codes
Mapping from CDC-生化檢查通報-檢驗(查)評估或判讀結果version: 0.1.0) to ObservationInterpretationversion: 4.0.0)
| Source Code | Relationship | Target Code |
| 0 (未發現異於參考值) | is equal to | ND (Not detected) |
| 1 (異於參考值) | is equal to | DET (Detected) |
{
"resourceType": "ConceptMap",
"id": "cdc-observation-interpretation",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://tb.cdc.gov.tw/tb/ConceptMap/cdc-observation-interpretation",
"version": "0.1.0",
"name": "CDCHL7ObservationInterpretationCodes",
"title": "CDC檢驗(查)評估或判讀結果HL7 Observation Interpretation Codes",
"status": "active",
"experimental": false,
"date": "2026-03-31",
"publisher": "衛福部疾病管制署",
"contact": [
{
"name": "衛福部疾病管制署",
"telecom": [
{
"system": "url",
"value": "https://www.cdc.gov.tw"
}
]
}
],
"description": "此對應表為臺灣衛生福利部疾病管制署「檢驗(查)評估或判讀結果」對應HL7,供實作者於撰寫程式以自動化對應或轉代碼時使用。",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "TW"
}
]
}
],
"sourceCanonical": "https://tb.cdc.gov.tw/tb/ValueSet/cdc-observation-interpretation",
"targetCanonical": "http://hl7.org/fhir/ValueSet/observation-interpretation",
"group": [
{
"source": "https://tb.cdc.gov.tw/tb/CodeSystem/cdc-observation-interpretation",
"sourceVersion": "0.1.0",
"target": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"targetVersion": "4.0.0",
"element": [
{
"code": "0",
"display": "未發現異於參考值",
"target": [
{
"code": "ND",
"equivalence": "equal"
}
]
},
{
"code": "1",
"display": "異於參考值",
"target": [
{
"code": "DET",
"equivalence": "equal"
}
]
}
]
}
]
}