醫療影像及報告實作指引
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-pM - 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-pM"] ; # 
  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-pM</b></p><a name=\"NSCLC-pM\"> </a><a name=\"hcNSCLC-pM\"> </a><a name=\"hcNSCLC-pM-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/NSCLC-pM</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\">MX<a name=\"NSCLC-pM-MX\"> </a></td><td>pMX</td></tr><tr><td style=\"white-space:nowrap\">M0<a name=\"NSCLC-pM-M0\"> </a></td><td>pM0</td></tr><tr><td style=\"white-space:nowrap\">M1<a name=\"NSCLC-pM-M1\"> </a></td><td>pM1</td></tr><tr><td style=\"white-space:nowrap\">M1a<a name=\"NSCLC-pM-M1a\"> </a></td><td>pM1a</td></tr><tr><td style=\"white-space:nowrap\">N1b<a name=\"NSCLC-pM-N1b\"> </a></td><td>pM1b</td></tr><tr><td style=\"white-space:nowrap\">N1c<a name=\"NSCLC-pM-N1c\"> </a></td><td>pM1c</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/NSCLC-pM"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "NonSmallCellLungCancerpMCodes"] ; # 
  fhir:title [ fhir:v "NSCLC-pM"] ; # 
  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-pM"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "6"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "MX" ] ;
fhir:display [ fhir:v "pMX" ]
  ] [
fhir:code [ fhir:v "M0" ] ;
fhir:display [ fhir:v "pM0" ]
  ] [
fhir:code [ fhir:v "M1" ] ;
fhir:display [ fhir:v "pM1" ]
  ] [
fhir:code [ fhir:v "M1a" ] ;
fhir:display [ fhir:v "pM1a" ]
  ] [
fhir:code [ fhir:v "N1b" ] ;
fhir:display [ fhir:v "pM1b" ]
  ] [
fhir:code [ fhir:v "N1c" ] ;
fhir:display [ fhir:v "pM1c" ]
  ] ) . #