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

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.3.0-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JP Core Observation Pathology Code ValueSet - JSON Representation

Active as of 2025-01-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "jp-observationpathologycode-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet jp-observationpathologycode-vs</b></p><a name=\"jp-observationpathologycode-vs\"> </a><a name=\"hcjp-observationpathologycode-vs\"> </a><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#us-loinc-cs-22634-0\">22634-0</a></td><td>Pathology report gross observation Narrative</td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-22635-7\">22635-7</a></td><td>Pathology report microscopic observation Narrative</td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-22637-3\">22637-3</a></td><td>Pathology report final diagnosis Narrative</td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-22636-5\">22636-5</a></td><td>Pathology report microscopic observation - Specimen Narrative</td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-33746-9\">33746-9</a></td><td>Pathology report gross observation Narrative - Reported</td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-19139-5\">19139-5</a></td><td>Pathology report immunohistochemistry Narrative</td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-50398-7\">50398-7</a></td><td>Narrative diagnostic report [Interpretation] Cytology</td></tr><tr><td><a href=\"http://loinc.org#us-loinc-cs-85699-7\">85699-7</a></td><td>Autopsy report</td></tr></table></li></ul></div>"
  },
  "url" : "http://jpfhir.jp/fhir/core/ValueSet/JP_ObservationPathologyCode_VS",
  "version" : "1.3.0-dev",
  "name" : "JP_ObservationPathologyCode_VS",
  "title" : "JP Core Observation Pathology Code ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-01-15",
  "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" : "病理検査の観察項目を表すコードの値セット",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "JP",
          "display" : "Japan"
        }
      ]
    }
  ],
  "copyright" : "Copyright FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI) 一般社団法人日本医療情報学会NeXEHRS課題研究会FHIR日本実装検討WG",
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "22634-0",
            "display" : "Pathology report gross observation Narrative"
          },
          {
            "code" : "22635-7",
            "display" : "Pathology report microscopic observation Narrative"
          },
          {
            "code" : "22637-3",
            "display" : "Pathology report final diagnosis Narrative"
          },
          {
            "code" : "22636-5",
            "display" : "Pathology report microscopic observation - Specimen Narrative"
          },
          {
            "code" : "33746-9",
            "display" : "Pathology report gross observation Narrative - Reported"
          },
          {
            "code" : "19139-5",
            "display" : "Pathology report immunohistochemistry Narrative"
          },
          {
            "code" : "50398-7",
            "display" : "Narrative diagnostic report [Interpretation] Cytology"
          },
          {
            "code" : "85699-7",
            "display" : "Autopsy report"
          }
        ]
      }
    ]
  }
}
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。