臺灣血液透析實作指引 (TW HD IG)
0.0.2 - ci-build Taiwan, Province of China flag

臺灣血液透析實作指引 (TW HD IG) - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 感染菌種 SNOMED CT (Organism) - JSON Representation

Draft as of 2026-06-11

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "infection-organism-sct-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet infection-organism-sct-vs</b></p><a name=\"infection-organism-sct-vs\"> </a><a name=\"hcinfection-organism-sct-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where concept  is-a 410607006 (Organism (organism))</li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/264868006\">264868006</a></td><td>無菌長出 (No growth)</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.muen.tw/ig/hd/ValueSet/infection-organism-sct-vs",
  "version" : "0.0.2",
  "name" : "OrganismSctVS",
  "title" : "感染菌種 SNOMED CT (Organism)",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-06-11T17:55:18+08:00",
  "publisher" : "沐恩生醫光電股份有限公司",
  "contact" : [
    {
      "name" : "沐恩生醫光電股份有限公司",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.muenai.com/"
        },
        {
          "system" : "email",
          "value" : "[email protected]"
        }
      ]
    }
  ],
  "description" : "感染培養菌種之 SNOMED CT(Organism 階層,intensional,依實際培養結果逐例編碼);含『無菌長出 No growth』。",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "TW"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "410607006"
          }
        ]
      },
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "264868006",
            "display" : "無菌長出 (No growth)"
          }
        ]
      }
    ]
  }
}