{
  "resourceType" : "CodeSystem",
  "id" : "jp-einfectionreport-ehec-subjectClass-cs",
  "url" : "http://jpfhir.jp/fhir/eInfectionReport/CodeSystem/subjectClass_CS",
  "version" : "1.0.0",
  "name" : "JP_eInfectionReport_EHEC_subjectClass_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" : 4,
  "concept" : [{
    "code" : "01",
    "display" : "患者（確定例）"
  },
  {
    "code" : "02",
    "display" : "無症状病原体保有者"
  },
  {
    "code" : "03",
    "display" : "感染症死亡者の死体"
  },
  {
    "code" : "04",
    "display" : "感染症死亡疑い者の死体"
  }]
}