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

Draft as of 2024-07-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "NASH-Portal-Inflammation",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem NASH-Portal-Inflammation</b></p><a name=\"NASH-Portal-Inflammation\"> </a><a name=\"hcNASH-Portal-Inflammation\"> </a><a name=\"hcNASH-Portal-Inflammation-en-US\"> </a><p>This case-sensitive code system <code>https://hapi.fhir.tw/fhir/CodeSystem/NASH-Portal-Inflammation</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-Portal-Inflammation-0\"> </a></td><td>no portal inflammation</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"NASH-Portal-Inflammation-1\"> </a></td><td>mild (sprinkling of inflammatory cells in &lt;1/3 of portal tracts)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"NASH-Portal-Inflammation-3\"> </a></td><td>moderate (increased inflammatory cells in 1/3~2/3 of portal tracts)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"NASH-Portal-Inflammation-4\"> </a></td><td>marked (dense packing of inflammatory cells in &gt;2/3 of portal tracts)</td></tr></table></div>"
  },
  "url" : "https://hapi.fhir.tw/fhir/CodeSystem/NASH-Portal-Inflammation",
  "version" : "0.1.0",
  "name" : "PortalInflammation",
  "title" : "NASH-Portal-Inflammation",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-07-29T16:27:07+08:00",
  "publisher" : "CYLAB",
  "description" : "NASH-Portal Inflammation",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "0",
      "display" : "no portal inflammation"
    },
    {
      "code" : "1",
      "display" : "mild (sprinkling of inflammatory cells in <1/3 of portal tracts)"
    },
    {
      "code" : "3",
      "display" : "moderate (increased inflammatory cells in 1/3~2/3 of portal tracts)"
    },
    {
      "code" : "4",
      "display" : "marked (dense packing of inflammatory cells in >2/3 of portal tracts)"
    }
  ]
}