{
  "resourceType" : "CodeSystem",
  "id" : "jp-einfectionreport-iae-symptom-cs",
  "url" : "http://jpfhir.jp/fhir/eInfectionReport/CodeSystem/JP_eInfectionReport_IAE_symptom_CS",
  "version" : "1.0.0",
  "name" : "JP_eInfectionReport_IAE_symptom_CS",
  "title" : "急性脳炎 症状コード",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-05-09T09:01:01+00:00",
  "publisher" : "The Department of Bio-Medical Informatics, The University of Tokyo",
  "contact" : [{
    "name" : "The Department of Bio-Medical Informatics, The University of Tokyo",
    "telecom" : [{
      "system" : "url",
      "value" : "http://std.jpfhir.jp"
    },
    {
      "system" : "email",
      "value" : "office@jpfhir.jp"
    }]
  }],
  "description" : "急性脳炎 症状コード",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "JP"
    }]
  }],
  "copyright" : "Copyright, The Department of Bio-Medical Informatics, The University of Tokyo. CC(Creative Commons license) BY-ND CC表示・改変禁止",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 8,
  "concept" : [{
    "code" : "01",
    "display" : "発熱"
  },
  {
    "code" : "02",
    "display" : "頭痛"
  },
  {
    "code" : "03",
    "display" : "嘔吐"
  },
  {
    "code" : "04",
    "display" : "項部硬直"
  },
  {
    "code" : "05",
    "display" : "痙攣"
  },
  {
    "code" : "06",
    "display" : "意識障害"
  },
  {
    "code" : "07",
    "display" : "髄液細胞数の増加"
  },
  {
    "code" : "98",
    "display" : "その他"
  }]
}