感染症届出様式とそれに基づく届出書 FHIR仕様書
1.0.0 - trial-use Japan

感染症届出様式とそれに基づく届出書 FHIR仕様書 - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 診断等の事実の確からしさ - JSON Representation

Active as of 2024-05-09

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "jp-equestionaire-likelihood-cs",
  "url" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_eQuestionaire_Likelihood_CS",
  "version" : "1.0.0",
  "name" : "JP_eQuestionaire_Likelihood_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" : 2,
  "concept" : [
    {
      "code" : "CONFIRMED",
      "display" : "確定"
    },
    {
      "code" : "ESTIMATED",
      "display" : "推定"
    }
  ]
}