{
  "resourceType" : "CodeSystem",
  "id" : "jp-einfectionreport-iae-dxsource-cs",
  "url" : "http://jpfhir.jp/fhir/eInfectionReport/CodeSystem/JP_eInfectionReport_IAE_dxsource_CS",
  "version" : "1.0.0",
  "name" : "JP_eInfectionReport_IAE_dxsource_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" : "急性脳炎 診断方法 1: 38度以上の高熱、2:何らかの中枢神経症状、3:先行感染症状",
  "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" : 3,
  "concept" : [{
    "code" : "01",
    "display" : "38度以上の高熱"
  },
  {
    "code" : "02",
    "display" : "何らかの中枢神経症状"
  },
  {
    "code" : "03",
    "display" : "先行感染症状"
  }]
}