診療情報提供書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

: Bundleリソースに含まれる6情報リソースタイプ - JSON Representation

Active as of 2024-02-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "jp-clins-bundleresourcetype-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/BundleResourceType_CS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">AllergyIntolerance<a name=\"jp-clins-bundleresourcetype-cs-AllergyIntolerance\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Condition<a name=\"jp-clins-bundleresourcetype-cs-Condition\"> </a></td></tr><tr><td style=\"white-space:nowrap\">Observation<a name=\"jp-clins-bundleresourcetype-cs-Observation\"> </a></td></tr><tr><td style=\"white-space:nowrap\">MedicationRequest<a name=\"jp-clins-bundleresourcetype-cs-MedicationRequest\"> </a></td></tr></table></div>"
  },
  "url" : "http://jpfhir.jp/fhir/clins/CodeSystem/BundleResourceType_CS",
  "version" : "1.1.6",
  "name" : "JP_CLINS_BundleResourceType_CS",
  "title" : "Bundleリソースに含まれる6情報リソースタイプ",
  "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" : "CLINSでのBundleリソースに含まれる6情報リソースタイプをmeta要素に記述するためのコードセット",
  "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" : 4,
  "concept" : [
    {
      "code" : "AllergyIntolerance"
    },
    {
      "code" : "Condition"
    },
    {
      "code" : "Observation"
    },
    {
      "code" : "MedicationRequest"
    }
  ]
}