醫療影像及報告實作指引
0.1.0 - DSTU0 ci-build

醫療影像及報告實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NSCLC-pTNM - TTL Representation

Draft as of 2024-07-29

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 "NSCLC-pTNM"] ; # 
  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 NSCLC-pTNM</b></p><a name=\"NSCLC-pTNM\"> </a><a name=\"hcNSCLC-pTNM\"> </a><a name=\"hcNSCLC-pTNM-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/NSCLC-pTNM</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\">0<a name=\"NSCLC-pTNM-0\"> </a></td><td>0</td></tr><tr><td style=\"white-space:nowrap\">IA1<a name=\"NSCLC-pTNM-IA1\"> </a></td><td>Stage IA1</td></tr><tr><td style=\"white-space:nowrap\">IA2<a name=\"NSCLC-pTNM-IA2\"> </a></td><td>Stage IA2</td></tr><tr><td style=\"white-space:nowrap\">IA3<a name=\"NSCLC-pTNM-IA3\"> </a></td><td>Stage IA3</td></tr><tr><td style=\"white-space:nowrap\">IB<a name=\"NSCLC-pTNM-IB\"> </a></td><td>Stage IB</td></tr><tr><td style=\"white-space:nowrap\">IIA<a name=\"NSCLC-pTNM-IIA\"> </a></td><td>Stage IIA</td></tr><tr><td style=\"white-space:nowrap\">IIB<a name=\"NSCLC-pTNM-IIB\"> </a></td><td>Stage IIB</td></tr><tr><td style=\"white-space:nowrap\">IIIA<a name=\"NSCLC-pTNM-IIIA\"> </a></td><td>Stage IIIA</td></tr><tr><td style=\"white-space:nowrap\">IIIB<a name=\"NSCLC-pTNM-IIIB\"> </a></td><td>Stage IIIB</td></tr><tr><td style=\"white-space:nowrap\">IIIC<a name=\"NSCLC-pTNM-IIIC\"> </a></td><td>Stage IIIC</td></tr><tr><td style=\"white-space:nowrap\">IVA<a name=\"NSCLC-pTNM-IVA\"> </a></td><td>Stage IVA</td></tr><tr><td style=\"white-space:nowrap\">IVB<a name=\"NSCLC-pTNM-IVB\"> </a></td><td>Stage IVB</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/NSCLC-pTNM"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "NonSmallCellLungCancerpTNMCodes"] ; # 
  fhir:title [ fhir:v "NSCLC-pTNM"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-07-29T16:27:07+08:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "CYLAB"] ; # 
  fhir:description [ fhir:v "NSCLC-pTNM"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "12"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "0" ]
  ] [
fhir:code [ fhir:v "IA1" ] ;
fhir:display [ fhir:v "Stage IA1" ]
  ] [
fhir:code [ fhir:v "IA2" ] ;
fhir:display [ fhir:v "Stage IA2" ]
  ] [
fhir:code [ fhir:v "IA3" ] ;
fhir:display [ fhir:v "Stage IA3" ]
  ] [
fhir:code [ fhir:v "IB" ] ;
fhir:display [ fhir:v "Stage IB" ]
  ] [
fhir:code [ fhir:v "IIA" ] ;
fhir:display [ fhir:v "Stage IIA" ]
  ] [
fhir:code [ fhir:v "IIB" ] ;
fhir:display [ fhir:v "Stage IIB" ]
  ] [
fhir:code [ fhir:v "IIIA" ] ;
fhir:display [ fhir:v "Stage IIIA" ]
  ] [
fhir:code [ fhir:v "IIIB" ] ;
fhir:display [ fhir:v "Stage IIIB" ]
  ] [
fhir:code [ fhir:v "IIIC" ] ;
fhir:display [ fhir:v "Stage IIIC" ]
  ] [
fhir:code [ fhir:v "IVA" ] ;
fhir:display [ fhir:v "Stage IVA" ]
  ] [
fhir:code [ fhir:v "IVB" ] ;
fhir:display [ fhir:v "Stage IVB" ]
  ] ) . #