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 Specimen Processing Procedure ValueSet - JSON Representation

Active as of 2025-01-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "jp-specimenprocessingprocedure-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet jp-specimenprocessingprocedure-vs</b></p><a name=\"jp-specimenprocessingprocedure-vs\"> </a><a name=\"hcjp-specimenprocessingprocedure-vs\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</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://snomed.info/id/430864009\">430864009</a></td><td>Tissue fixation (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/433466003\">433466003</a></td><td>Embedding in paraffin wax (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/434164005\">434164005</a></td><td>Sectioning of tissue specimen (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/104210008\">104210008</a></td><td>Staining method (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/385808003\">385808003</a></td><td>Decalcification procedure (procedure)</td></tr><tr><td><a href=\"http://snomed.info/id/434472006\">434472006</a></td><td>Immunohistochemistry staining method (procedure)</td></tr></table></li></ul></div>"
  },
  "url" : "http://jpfhir.jp/fhir/core/ValueSet/JP_SpecimenProcessingProcedure_VS",
  "version" : "1.3.0-dev",
  "name" : "JP_SpecimenProcessingProcedure_VS",
  "title" : "JP Core Specimen Processing Procedure 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://snomed.info/sct",
        "concept" : [
          {
            "code" : "430864009",
            "display" : "Tissue fixation (procedure)"
          },
          {
            "code" : "433466003",
            "display" : "Embedding in paraffin wax (procedure)"
          },
          {
            "code" : "434164005",
            "display" : "Sectioning of tissue specimen (procedure)"
          },
          {
            "code" : "104210008",
            "display" : "Staining method (procedure)"
          },
          {
            "code" : "385808003",
            "display" : "Decalcification procedure (procedure)"
          },
          {
            "code" : "434472006",
            "display" : "Immunohistochemistry staining method (procedure)"
          }
        ]
      }
    ]
  }
}
本実装ガイドへのご質問・ご指摘については、GitHub IssueおよびGitHub PullRequestにて受け付けている。