{
  "resourceType" : "CodeSystem",
  "id" : "jp-microbiology-category-cs",
  "url" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_MicrobiologyCategory_CS",
  "version" : "1.1.2-clins",
  "name" : "JP_MicrobiologyCategory_CS",
  "title" : "JP Core MicrobiologyCategory CodeSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-06-26",
  "publisher" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
  "contact" : [{
    "name" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
    "telecom" : [{
      "system" : "url",
      "value" : "http://jpfhir.jp"
    },
    {
      "system" : "email",
      "value" : "office@hlfhir.jp"
    }]
  }],
  "description" : "微生物学検査カテゴリコードシステム",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "JP"
    }]
  }],
  "copyright" : "Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG",
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 9,
  "concept" : [{
    "code" : "gram-stain",
    "display" : "Gram stain"
  },
  {
    "code" : "afb-stains",
    "display" : "AFB stains"
  },
  {
    "code" : "others",
    "display" : "Others"
  },
  {
    "code" : "aoes",
    "display" : "AOEs"
  },
  {
    "code" : "organism-panels",
    "display" : "Organism panels"
  },
  {
    "code" : "organism",
    "display" : "Organism"
  },
  {
    "code" : "growth",
    "display" : "Growth"
  },
  {
    "code" : "susceptibility-panels",
    "display" : "Susceptibility panels"
  },
  {
    "code" : "susceptibility-measurements",
    "display" : "Susceptibility measurements"
  }]
}