電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.3.0-rc3 (リリース候補v3)
1.3.0-rc3 - release Japan

電子カルテ情報共有サービス2文書5情報+患者サマリー FHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) v1.3.0-rc3 (リリース候補v3) - Local Development build (v1.3.0-rc3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 退院時サマリーセクション区分コード ValueSet - JSON Representation

Active as of 2024-02-25

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "jp-valueSet-eDischargeSummary-document-section",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Include codes from<a href=\"CodeSystem-jp-codeSystem-clins-document-section.html\"><code>http://jpfhir.jp/fhir/clins/CodeSystem/document-section</code></a> where concept  descends from <a href=\"CodeSystem-jp-codeSystem-clins-document-section.html#jp-codeSystem-clins-document-section-REF\">REF</a></li><li>Include codes from<a href=\"CodeSystem-jp-codeSystem-clins-document-section.html\"><code>http://jpfhir.jp/fhir/clins/CodeSystem/document-section</code></a> where concept  descends from <a href=\"CodeSystem-jp-codeSystem-clins-document-section.html#jp-codeSystem-clins-document-section-COMMON\">COMMON</a></li></ul></div>"
  },
  "url" : "http://jpfhir.jp/fhir/eDischargeSummary/ValueSet/document-section",
  "name" : "JP_valueSet_eDischargeSummary_document_section",
  "title" : "退院時サマリーセクション区分コード\u3000ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-02-25",
  "publisher" : "管理:(一社)日本医療情報学会.",
  "contact" : [
    {
      "name" : "管理:(一社)日本医療情報学会.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://jami.jp"
        },
        {
          "system" : "email",
          "value" : "office@jami.jp"
        }
      ]
    }
  ],
  "description" : "退院時サマリーセクション区分\u3000ValueSet",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166-2",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "(一社)日本医療情報学会. CC BY-ND 4.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://jpfhir.jp/fhir/clins/CodeSystem/document-section",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "REF"
          }
        ]
      },
      {
        "system" : "http://jpfhir.jp/fhir/clins/CodeSystem/document-section",
        "filter" : [
          {
            "property" : "concept",
            "op" : "descendent-of",
            "value" : "COMMON"
          }
        ]
      }
    ]
  }
}