HL7 FHIR JP Core ImplementationGuide
1.1.1 - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.1). See the Directory of published versions

: JP Core Document Codes Endoscopy ValueSet - JSON Representation

Active as of 2023-05-25

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "jp-DocumentCodes-Endoscopy-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"CodeSystem-jp-documentcodes-cs.html\"><code>http://jpfhir.jp/fhir/core/CodeSystem/JP_DocumentCodes_CS</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=\"CodeSystem-jp-documentcodes-cs.html#jp-documentcodes-cs-18751-8\">18751-8</a></td><td>上部消化管内視鏡報告書</td></tr><tr><td><a href=\"CodeSystem-jp-documentcodes-cs.html#jp-documentcodes-cs-18746-8\">18746-8</a></td><td>下部消化管内視鏡報告書</td></tr><tr><td><a href=\"CodeSystem-jp-documentcodes-cs.html#jp-documentcodes-cs-28018-0\">28018-0</a></td><td>小腸内視鏡報告書</td></tr><tr><td><a href=\"CodeSystem-jp-documentcodes-cs.html#jp-documentcodes-cs-28016-4\">28016-4</a></td><td>ERCP 報告書</td></tr><tr><td><a href=\"CodeSystem-jp-documentcodes-cs.html#jp-documentcodes-cs-18744-3\">18744-3</a></td><td>気管支鏡検査報告書</td></tr><tr><td><a href=\"CodeSystem-jp-documentcodes-cs.html#jp-documentcodes-cs-19805-1\">19805-1</a></td><td>内視鏡検査報告書</td></tr></table></li></ul></div>"
  },
  "url" : "http://jpfhir.jp/fhir/core/ValueSet/JP_DocumentCodes_Endoscopy_VS",
  "version" : "1.1.1",
  "name" : "JP_DocumentCodes_Endoscopy_VS",
  "title" : "JP Core Document Codes Endoscopy ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-05-25",
  "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" : "Document Codes Endoscopy 値セット",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "Copyright JED-Project 一般社団法人 日本消化器内視鏡学会",
  "compose" : {
    "include" : [
      {
        "system" : "http://jpfhir.jp/fhir/core/CodeSystem/JP_DocumentCodes_CS",
        "concept" : [
          {
            "code" : "18751-8",
            "display" : "上部消化管内視鏡報告書"
          },
          {
            "code" : "18746-8",
            "display" : "下部消化管内視鏡報告書"
          },
          {
            "code" : "28018-0",
            "display" : "小腸内視鏡報告書"
          },
          {
            "code" : "28016-4",
            "display" : "ERCP 報告書"
          },
          {
            "code" : "18744-3",
            "display" : "気管支鏡検査報告書"
          },
          {
            "code" : "19805-1",
            "display" : "内視鏡検査報告書"
          }
        ]
      }
    ]
  }
}