國家級人體生物資料庫整合平台共同資料模式實作指引(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

: 臨床N代碼系統 - TTL Representation

Active as of 2024-09-01

Raw ttl | Download


@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 "CRLF-ClinicalN"] ; # 
  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 CRLF-ClinicalN</b></p><a name=\"CRLF-ClinicalN\"> </a><a name=\"hcCRLF-ClinicalN\"> </a><a name=\"CRLF-ClinicalN-en-US\"> </a><p>This case-sensitive code system <code>https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-ClinicalN</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\">X<a name=\"CRLF-ClinicalN-X\"> </a></td><td>NX</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"CRLF-ClinicalN-0\"> </a></td><td>N0</td></tr><tr><td style=\"white-space:nowrap\">0A<a name=\"CRLF-ClinicalN-0A\"> </a></td><td>N0a</td></tr><tr><td style=\"white-space:nowrap\">0B<a name=\"CRLF-ClinicalN-0B\"> </a></td><td>N0b//N0(i+)</td></tr><tr><td style=\"white-space:nowrap\">1M<a name=\"CRLF-ClinicalN-1M\"> </a></td><td>N1mi</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"CRLF-ClinicalN-1\"> </a></td><td>N1</td></tr><tr><td style=\"white-space:nowrap\">1A<a name=\"CRLF-ClinicalN-1A\"> </a></td><td>N1a</td></tr><tr><td style=\"white-space:nowrap\">1B<a name=\"CRLF-ClinicalN-1B\"> </a></td><td>N1b</td></tr><tr><td style=\"white-space:nowrap\">1C<a name=\"CRLF-ClinicalN-1C\"> </a></td><td>N1c</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CRLF-ClinicalN-2\"> </a></td><td>N2</td></tr><tr><td style=\"white-space:nowrap\">2M<a name=\"CRLF-ClinicalN-2M\"> </a></td><td>N2mi</td></tr><tr><td style=\"white-space:nowrap\">2A<a name=\"CRLF-ClinicalN-2A\"> </a></td><td>N2a</td></tr><tr><td style=\"white-space:nowrap\">2B<a name=\"CRLF-ClinicalN-2B\"> </a></td><td>N2b</td></tr><tr><td style=\"white-space:nowrap\">2C<a name=\"CRLF-ClinicalN-2C\"> </a></td><td>N2c</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CRLF-ClinicalN-3\"> </a></td><td>N3</td></tr><tr><td style=\"white-space:nowrap\">3A<a name=\"CRLF-ClinicalN-3A\"> </a></td><td>N3a</td></tr><tr><td style=\"white-space:nowrap\">3B<a name=\"CRLF-ClinicalN-3B\"> </a></td><td>N3b</td></tr><tr><td style=\"white-space:nowrap\">3C<a name=\"CRLF-ClinicalN-3C\"> </a></td><td>N3c</td></tr><tr><td style=\"white-space:nowrap\">888<a name=\"CRLF-ClinicalN-888\"> </a></td><td>不適用</td></tr><tr><td style=\"white-space:nowrap\">999<a name=\"CRLF-ClinicalN-999\"> </a></td><td>醫師未記錄</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://www.ghd.tw/cdm-fhir/fhir/CodeSystem/CRLF-ClinicalN"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CRLFClinicalNCodeSystem"] ; # 
  fhir:title [ fhir:v "臨床N代碼系統"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-09-01"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "國家級人體生物資料庫整合平台"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://ghd.tw/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "CRLF臨床N代碼系統"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "20"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "X" ] ;
fhir:display [ fhir:v "NX" ]
  ] [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "N0" ]
  ] [
fhir:code [ fhir:v "0A" ] ;
fhir:display [ fhir:v "N0a" ]
  ] [
fhir:code [ fhir:v "0B" ] ;
fhir:display [ fhir:v "N0b//N0(i+)" ]
  ] [
fhir:code [ fhir:v "1M" ] ;
fhir:display [ fhir:v "N1mi" ]
  ] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "N1" ]
  ] [
fhir:code [ fhir:v "1A" ] ;
fhir:display [ fhir:v "N1a" ]
  ] [
fhir:code [ fhir:v "1B" ] ;
fhir:display [ fhir:v "N1b" ]
  ] [
fhir:code [ fhir:v "1C" ] ;
fhir:display [ fhir:v "N1c" ]
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "N2" ]
  ] [
fhir:code [ fhir:v "2M" ] ;
fhir:display [ fhir:v "N2mi" ]
  ] [
fhir:code [ fhir:v "2A" ] ;
fhir:display [ fhir:v "N2a" ]
  ] [
fhir:code [ fhir:v "2B" ] ;
fhir:display [ fhir:v "N2b" ]
  ] [
fhir:code [ fhir:v "2C" ] ;
fhir:display [ fhir:v "N2c" ]
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "N3" ]
  ] [
fhir:code [ fhir:v "3A" ] ;
fhir:display [ fhir:v "N3a" ]
  ] [
fhir:code [ fhir:v "3B" ] ;
fhir:display [ fhir:v "N3b" ]
  ] [
fhir:code [ fhir:v "3C" ] ;
fhir:display [ fhir:v "N3c" ]
  ] [
fhir:code [ fhir:v "888" ] ;
fhir:display [ fhir:v "不適用" ]
  ] [
fhir:code [ fhir:v "999" ] ;
fhir:display [ fhir:v "醫師未記錄" ]
  ] ) . #