電子カルテ情報共有サービスFHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) ドラフト版
0.9.13 - draft Japan

電子カルテ情報共有サービスFHIR実装ガイド JP-CLINS(CLinical Information Sharing ImplementationGuide) ドラフト版 - Local Development build (v0.9.13) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: JP codeSystem documentTypeCode - JSON Representation

Active as of 2024-02-14

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "jp-codeSystem-documentTypeCode",
  "url" : "http://jpfhir.jp/fhir/Common/CodeSystem/doc-typecodes",
  "version" : "0.9.13",
  "name" : "JP_codeSystem_documentTypeCode",
  "title" : "JP codeSystem documentTypeCode",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-02-14T09:42:11+00:00",
  "publisher" : "管理団体(予定):(一社)日本医療情報学会.",
  "contact" : [
    {
      "name" : "管理団体(予定):(一社)日本医療情報学会.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://jpfhir.jp"
        },
        {
          "system" : "email",
          "value" : "office@hlfhir.jp"
        }
      ]
    }
  ],
  "description" : "FHIR文書の文書区分(医療文書全般)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166-2",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "(一社)日本医療情報学会. CC(Creative Commons license) BY-ND CC表示・改変禁止",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "JPGCHKUP01",
      "display" : "健診結果報告書"
    },
    {
      "code" : "JPMCHKUP01",
      "display" : "自治体検診結果報告書"
    },
    {
      "code" : "18842-5",
      "display" : "退院時サマリー"
    },
    {
      "code" : "57133-1",
      "display" : "診療情報提供書"
    },
    {
      "code" : "57833-6",
      "display" : "処方箋"
    }
  ]
}