醫療影像及報告實作指引
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-Intralobular Degeneration/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-Intralobular-Degeneration-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-Intralobular-Degeneration-Necrosis</b></p><a name=\"NASH-Intralobular-Degeneration-Necrosis\"> </a><a name=\"hcNASH-Intralobular-Degeneration-Necrosis\"> </a><a name=\"hcNASH-Intralobular-Degeneration-Necrosis-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/NASH-Intralobular-Degeneration-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-Intralobular-Degeneration-Necrosis-0\"> </a></td><td>none</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"NASH-Intralobular-Degeneration-Necrosis-1\"> </a></td><td>mild (acidophilic bodies, ballooning degeneration and/or scattered foci of hepatocellular necrosis in &lt;1/3 of lobules or nodules)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"NASH-Intralobular-Degeneration-Necrosis-3\"> </a></td><td>moderate (involvement of 1/3~2/3 of lobules or nodules)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"NASH-Intralobular-Degeneration-Necrosis-4\"> </a></td><td>marked (involvement of &gt;2/3 of lobules or nodules)</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "https://hapi.fhir.tw/fhir/CodeSystem/NASH-Intralobular-Degeneration-Necrosis"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "IntralobularDegenerationNecrosis"] ; # 
  fhir:title [ fhir:v "NASH-Intralobular Degeneration/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-Intralobular Degeneration/Necrosis"] ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "4"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "none" ]
  ] [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "mild (acidophilic bodies, ballooning degeneration and/or scattered foci of hepatocellular necrosis in <1/3 of lobules or nodules)" ]
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "moderate (involvement of 1/3~2/3 of lobules or nodules)" ]
  ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "marked (involvement of >2/3 of lobules or nodules)" ]
  ] ) . #