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

Draft as of 2024-07-29

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "NASH-Metavir-Fibrosis-Score",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet NASH-Metavir-Fibrosis-Score</b></p><a name=\"NASH-Metavir-Fibrosis-Score\"> </a><a name=\"hcNASH-Metavir-Fibrosis-Score\"> </a><a name=\"hcNASH-Metavir-Fibrosis-Score-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/LA9635-9/\">LA9635-9</a></td><td>F0 No Fibrosis</td></tr><tr><td><a href=\"https://loinc.org/LA9636-7/\">LA9636-7</a></td><td>F1 Mild fibrosis - portal fibrosis without septa</td></tr><tr><td><a href=\"https://loinc.org/LA9637-5/\">LA9637-5</a></td><td>F2 Moderate fibrosis - portal fibrosis and few septa</td></tr><tr><td><a href=\"https://loinc.org/LA9638-3/\">LA9638-3</a></td><td>F3 Severe firbodsis - numerous septa without cirrhorsis</td></tr><tr><td><a href=\"https://loinc.org/LA9639-1/\">LA9639-1</a></td><td>F4 cirrhorsis</td></tr></table></li></ul></div>"
  },
  "url" : "https://hapi.fhir.tw/fhir/ValueSet/NASH-Metavir-Fibrosis-Score",
  "version" : "0.1.0",
  "name" : "MetavirFibrosisScore",
  "title" : "NASH-Metavir Fibrosis Score",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-07-29T16:27:07+08:00",
  "publisher" : "CYLAB",
  "description" : "NASH-Metavir Fibrosis Score",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LA9635-9",
            "display" : "F0 No Fibrosis"
          },
          {
            "code" : "LA9636-7",
            "display" : "F1 Mild fibrosis - portal fibrosis without septa"
          },
          {
            "code" : "LA9637-5",
            "display" : "F2 Moderate fibrosis - portal fibrosis and few septa"
          },
          {
            "code" : "LA9638-3",
            "display" : "F3 Severe firbodsis - numerous septa without cirrhorsis"
          },
          {
            "code" : "LA9639-1",
            "display" : "F4 cirrhorsis"
          }
        ]
      }
    ]
  }
}