醫療影像及報告實作指引
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

: NASH-Periportal/Bridging Necrosis - 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 "NASH-Periportal-Bridging-Necrosis"] ; # 
  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 NASH-Periportal-Bridging-Necrosis</b></p><a name=\"NASH-Periportal-Bridging-Necrosis\"> </a><a name=\"hcNASH-Periportal-Bridging-Necrosis\"> </a><a name=\"hcNASH-Periportal-Bridging-Necrosis-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/NASH-Periportal-Bridging-Necrosis</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=\"NASH-Periportal-Bridging-Necrosis-0\"> </a></td><td>none</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"NASH-Periportal-Bridging-Necrosis-1\"> </a></td><td>mild piecemeal necrosis</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"NASH-Periportal-Bridging-Necrosis-3\"> </a></td><td>moderate piecemeal necrosis (&lt;50% circumference of most portal tracts)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"NASH-Periportal-Bridging-Necrosis-4\"> </a></td><td>marked piecemeal necrosis (&gt;50% circumference of most portal tracts)</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"NASH-Periportal-Bridging-Necrosis-5\"> </a></td><td>moderate piecemeal necrosis plus bridging necrosis</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"NASH-Periportal-Bridging-Necrosis-6\"> </a></td><td>marked piecemeal necrosis plus bridging necrosis</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"NASH-Periportal-Bridging-Necrosis-10\"> </a></td><td>multilobular necrosis</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/NASH-Periportal-Bridging-Necrosis"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "PeriportalBridgingNecrosis"] ; # 
  fhir:title [ fhir:v "NASH-Periportal/Bridging Necrosis"] ; # 
  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 "NASH-Periportal/Bridging Necrosis"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "none" ]
  ] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "mild piecemeal necrosis" ]
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "moderate piecemeal necrosis (<50% circumference of most portal tracts)" ]
  ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "marked piecemeal necrosis (>50% circumference of most portal tracts)" ]
  ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "moderate piecemeal necrosis plus bridging necrosis" ]
  ] [
fhir:code [ fhir:v "6" ] ;
fhir:display [ fhir:v "marked piecemeal necrosis plus bridging necrosis" ]
  ] [
fhir:code [ fhir:v "10" ] ;
fhir:display [ fhir:v "multilobular necrosis" ]
  ] ) . #