感染症届出様式とそれに基づく届出書 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

: JP Core Diagnostic Report Category ValueSet - JSON Representation

Active as of 2023-04-18

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "jp-diagnosticreportcategory-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a> version <code>2.74</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://loinc.org.html#us-loinc-cs-LP7839-6\">LP7839-6</a></td><td>病理</td></tr><tr><td><a href=\"http://loinc.org.html#us-loinc-cs-LP29693-6\">LP29693-6</a></td><td>検体検査</td></tr><tr><td><a href=\"http://loinc.org.html#us-loinc-cs-LP29708-2\">LP29708-2</a></td><td>循環器</td></tr><tr><td><a href=\"http://loinc.org.html#us-loinc-cs-LP31759-1\">LP31759-1</a></td><td>歯科口腔</td></tr><tr><td><a href=\"http://loinc.org.html#us-loinc-cs-LP7819-8\">LP7819-8</a></td><td>微生物検査</td></tr></table></li></ul></div>"
  },
  "url" : "http://jpfhir.jp/fhir/core/ValueSet/JP_DiagnosticReportCategory_VS",
  "version" : "1.0.0",
  "name" : "JP_DiagnosticReportCategory_VS",
  "title" : "JP Core Diagnostic Report Category ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-04-18",
  "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" : "DiagnosticReportカテゴリ 値セット",
  "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",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "version" : "2.74",
        "concept" : [
          {
            "code" : "LP7839-6",
            "display" : "病理"
          },
          {
            "code" : "LP29693-6",
            "display" : "検体検査"
          },
          {
            "code" : "LP29708-2",
            "display" : "循環器"
          },
          {
            "code" : "LP31759-1",
            "display" : "歯科口腔"
          },
          {
            "code" : "LP7819-8",
            "display" : "微生物検査"
          }
        ]
      }
    ]
  }
}