診療情報提供書FHIR記述仕様 実装ガイド
1.1.6 - release Japan

診療情報提供書FHIR記述仕様 実装ガイド - Local Development build (v1.1.6) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 長期保存/未告知診療情報のためのフラグコード - JSON Representation

Active as of 2024-02-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "jp-ehrshrs-indication-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>http://jpfhir.jp/fhir/clins/CodeSystem/JP_ehrshrs_indication</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">LTS<a name=\"jp-ehrshrs-indication-cs-LTS\"> </a></td><td>長期保存</td></tr><tr><td style=\"white-space:nowrap\">UNINFORMED<a name=\"jp-ehrshrs-indication-cs-UNINFORMED\"> </a></td><td>未告知</td></tr><tr><td style=\"white-space:nowrap\">UNDELIVERED<a name=\"jp-ehrshrs-indication-cs-UNDELIVERED\"> </a></td><td>未提供</td></tr></table></div>"
  },
  "url" : "http://jpfhir.jp/fhir/clins/CodeSystem/JP_ehrshrs_indication",
  "version" : "1.1.6",
  "name" : "JP_ehrshrs_indication_CS",
  "title" : "長期保存/未告知診療情報のためのフラグコード",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-02-29T08:36:09+00:00",
  "publisher" : "管理団体:(一社)日本HL7協会、(一社)日本医療情報学会.",
  "contact" : [
    {
      "name" : "管理団体:(一社)日本HL7協会、(一社)日本医療情報学会.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://jpfhir.jp"
        },
        {
          "system" : "email",
          "value" : "office@hlfhir.jp"
        }
      ]
    }
  ],
  "description" : "長期保存/未告知診療情報のためのフラグコード",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166-2",
          "code" : "JP"
        }
      ]
    }
  ],
  "copyright" : "(一社)日本HL7協会、(一社)日本医療情報学会. CC(Creative Commons) BY-ND 4.0",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 3,
  "concept" : [
    {
      "code" : "LTS",
      "display" : "長期保存"
    },
    {
      "code" : "UNINFORMED",
      "display" : "未告知"
    },
    {
      "code" : "UNDELIVERED",
      "display" : "未提供"
    }
  ]
}