HL7 FHIR JP Core ImplementationGuide
1.1.2-dev - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2-dev) 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-10-31

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><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-LP29684-5\">LP29684-5</a></td><td>放射線</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-LP7796-8\">LP7796-8</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.1.2-dev",
  "name" : "JP_DiagnosticReportCategory_VS",
  "title" : "JP Core Diagnostic Report Category ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-10-31",
  "publisher" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
  "contact" : [
    {
      "name" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://jpfhir.jp"
        },
        {
          "system" : "email",
          "value" : "office@hlfhir.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日本実装検討  \nThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "LP29684-5",
            "display" : "放射線"
          },
          {
            "code" : "LP7839-6",
            "display" : "病理"
          },
          {
            "code" : "LP7796-8",
            "display" : "内視鏡"
          },
          {
            "code" : "LP29693-6",
            "display" : "検体検査"
          },
          {
            "code" : "LP29708-2",
            "display" : "循環器"
          },
          {
            "code" : "LP31759-1",
            "display" : "歯科口腔"
          },
          {
            "code" : "LP7819-8",
            "display" : "微生物検査"
          }
        ]
      }
    ]
  }
}