國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG)
0.1.0 - trial-use
This page is part of the 國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG) (v0.1.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2024-08-01 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ssf-1-prostate-codesystem"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ssf-1-prostate-codesystem</b></p><a name=\"ssf-1-prostate-codesystem\"> </a><a name=\"hcssf-1-prostate-codesystem\"> </a><a name=\"ssf-1-prostate-codesystem-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/ssf-1-prostate-codesystem</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">001<a name=\"ssf-1-prostate-codesystem-001\"> </a></td><td>≤ 0.1 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">002-979<a name=\"ssf-1-prostate-codesystem-002-979\"> </a></td><td>0.2–97.9 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">980<a name=\"ssf-1-prostate-codesystem-980\"> </a></td><td>≥ 98.0 ng/ml;僅 100-104 診斷年個案使用,自 105 診斷年起之個案不適用</td></tr><tr><td style=\"white-space:nowrap\">981<a name=\"ssf-1-prostate-codesystem-981\"> </a></td><td>98.0-199.9 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">982<a name=\"ssf-1-prostate-codesystem-982\"> </a></td><td>200.0-299.9 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">983<a name=\"ssf-1-prostate-codesystem-983\"> </a></td><td>300.0-399.9 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">984<a name=\"ssf-1-prostate-codesystem-984\"> </a></td><td>400.0-499.9 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">985<a name=\"ssf-1-prostate-codesystem-985\"> </a></td><td>500.0-599.9 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">986<a name=\"ssf-1-prostate-codesystem-986\"> </a></td><td>600.0-699.9 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">987<a name=\"ssf-1-prostate-codesystem-987\"> </a></td><td>700.0-799.9 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">988<a name=\"ssf-1-prostate-codesystem-988\"> </a></td><td>不適用,已於外院開始首次療程且無外院檢驗值</td></tr><tr><td style=\"white-space:nowrap\">989<a name=\"ssf-1-prostate-codesystem-989\"> </a></td><td>800.0-899.9 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">990<a name=\"ssf-1-prostate-codesystem-990\"> </a></td><td>900.0-999.9 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">991<a name=\"ssf-1-prostate-codesystem-991\"> </a></td><td>1000-1999 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">992<a name=\"ssf-1-prostate-codesystem-992\"> </a></td><td>2000-2999 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">993<a name=\"ssf-1-prostate-codesystem-993\"> </a></td><td>3000-3999 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">994<a name=\"ssf-1-prostate-codesystem-994\"> </a></td><td>4000-4999 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">995<a name=\"ssf-1-prostate-codesystem-995\"> </a></td><td>5000-5999 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">996<a name=\"ssf-1-prostate-codesystem-996\"> </a></td><td>6000-6999 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">997<a name=\"ssf-1-prostate-codesystem-997\"> </a></td><td>7000-7999 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">998<a name=\"ssf-1-prostate-codesystem-998\"> </a></td><td>≥ 8000 ng/ml</td></tr><tr><td style=\"white-space:nowrap\">999<a name=\"ssf-1-prostate-codesystem-999\"> </a></td><td>(1) 病歷未記載或不詳 (2) 沒有檢驗</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/ssf-1-prostate-codesystem"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "SSF1prostateCS"] ; #
fhir:title [ fhir:v "SSF1 攝護腺癌-攝護腺特異抗原指數代碼系統"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-08-01T15:33:47+08:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "國家級人體生物資料庫整合平台"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://ghd.tw/" ] ] )
] ) ; #
fhir:description [ fhir:v "Prostatic Specific Antigen (PSA) Lab Value Code System"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "22"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "≤ 0.1 ng/ml" ]
] [
fhir:code [ fhir:v "002-979" ] ;
fhir:display [ fhir:v "0.2–97.9 ng/ml" ]
] [
fhir:code [ fhir:v "980" ] ;
fhir:display [ fhir:v "≥ 98.0 ng/ml;僅 100-104 診斷年個案使用,自 105 診斷年起之個案不適用" ]
] [
fhir:code [ fhir:v "981" ] ;
fhir:display [ fhir:v "98.0-199.9 ng/ml" ]
] [
fhir:code [ fhir:v "982" ] ;
fhir:display [ fhir:v "200.0-299.9 ng/ml" ]
] [
fhir:code [ fhir:v "983" ] ;
fhir:display [ fhir:v "300.0-399.9 ng/ml" ]
] [
fhir:code [ fhir:v "984" ] ;
fhir:display [ fhir:v "400.0-499.9 ng/ml" ]
] [
fhir:code [ fhir:v "985" ] ;
fhir:display [ fhir:v "500.0-599.9 ng/ml" ]
] [
fhir:code [ fhir:v "986" ] ;
fhir:display [ fhir:v "600.0-699.9 ng/ml" ]
] [
fhir:code [ fhir:v "987" ] ;
fhir:display [ fhir:v "700.0-799.9 ng/ml" ]
] [
fhir:code [ fhir:v "988" ] ;
fhir:display [ fhir:v "不適用,已於外院開始首次療程且無外院檢驗值" ]
] [
fhir:code [ fhir:v "989" ] ;
fhir:display [ fhir:v "800.0-899.9 ng/ml" ]
] [
fhir:code [ fhir:v "990" ] ;
fhir:display [ fhir:v "900.0-999.9 ng/ml" ]
] [
fhir:code [ fhir:v "991" ] ;
fhir:display [ fhir:v "1000-1999 ng/ml" ]
] [
fhir:code [ fhir:v "992" ] ;
fhir:display [ fhir:v "2000-2999 ng/ml" ]
] [
fhir:code [ fhir:v "993" ] ;
fhir:display [ fhir:v "3000-3999 ng/ml" ]
] [
fhir:code [ fhir:v "994" ] ;
fhir:display [ fhir:v "4000-4999 ng/ml" ]
] [
fhir:code [ fhir:v "995" ] ;
fhir:display [ fhir:v "5000-5999 ng/ml" ]
] [
fhir:code [ fhir:v "996" ] ;
fhir:display [ fhir:v "6000-6999 ng/ml" ]
] [
fhir:code [ fhir:v "997" ] ;
fhir:display [ fhir:v "7000-7999 ng/ml" ]
] [
fhir:code [ fhir:v "998" ] ;
fhir:display [ fhir:v "≥ 8000 ng/ml" ]
] [
fhir:code [ fhir:v "999" ] ;
fhir:display [ fhir:v "(1) 病歷未記載或不詳 (2) 沒有檢驗" ]
] ) . #
IG © 2023+ 國家級人體生物資料庫整合平台. Package CDM#0.1.0 based on FHIR 4.0.1. Generated 2024-12-23
Links: Table of Contents |
QA Report