健診結果報告FHIR記述仕様 実装ガイド v1.7.0-preR1
1.7.0-preR1 - release

健診結果報告FHIR記述仕様 実装ガイド v1.7.0-preR1 - Local Development build (v1.7.0-preR1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MHLW 厚労省電子処方CDA規格別表11 保険種別コードのうち健診区分 ValueSet - JSON Representation

Active as of 2024-09-20

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "mhlw-valueSet-eprecda-insurancecategory-tbl11-eCheckupGeneral",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet mhlw-valueSet-eprecda-insurancecategory-tbl11-eCheckupGeneral</b></p><a name=\"mhlw-valueSet-eprecda-insurancecategory-tbl11-eCheckupGeneral\"> </a><a name=\"hcmhlw-valueSet-eprecda-insurancecategory-tbl11-eCheckupGeneral\"> </a><ul><li>Include these codes as defined in <a href=\"https://simplifier.net/resolve?scope=jpfhir-terminology@2.0.0&amp;canonical=http://jpfhir.jp/fhir/core/mhlw/CodeSystem/InsuranceMajorCategory\"><code>http://jpfhir.jp/fhir/core/mhlw/CodeSystem/InsuranceMajorCategory</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.1.1, the version found through the package references\"> version &#x1F4E6;1.1.1</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://simplifier.net/resolve?scope=jpfhir-terminology@2.0.0&amp;canonical=http://jpfhir.jp/fhir/core/mhlw/CodeSystem/InsuranceMajorCategory#mhlw-codesystem-eprecda-insurancecategory-tbl11-1\">1</a></td><td>医保</td></tr><tr><td><a href=\"https://simplifier.net/resolve?scope=jpfhir-terminology@2.0.0&amp;canonical=http://jpfhir.jp/fhir/core/mhlw/CodeSystem/InsuranceMajorCategory#mhlw-codesystem-eprecda-insurancecategory-tbl11-2\">2</a></td><td>国保</td></tr><tr><td><a href=\"https://simplifier.net/resolve?scope=jpfhir-terminology@2.0.0&amp;canonical=http://jpfhir.jp/fhir/core/mhlw/CodeSystem/InsuranceMajorCategory#mhlw-codesystem-eprecda-insurancecategory-tbl11-6\">6</a></td><td>自費</td></tr><tr><td><a href=\"https://simplifier.net/resolve?scope=jpfhir-terminology@2.0.0&amp;canonical=http://jpfhir.jp/fhir/core/mhlw/CodeSystem/InsuranceMajorCategory#mhlw-codesystem-eprecda-insurancecategory-tbl11-7\">7</a></td><td>後期高齢者</td></tr><tr><td><a href=\"https://simplifier.net/resolve?scope=jpfhir-terminology@2.0.0&amp;canonical=http://jpfhir.jp/fhir/core/mhlw/CodeSystem/InsuranceMajorCategory#mhlw-codesystem-eprecda-insurancecategory-tbl11-8\">8</a></td><td>公費</td></tr></table></li></ul></div>"
  },
  "url" : "http://jpfhir.jp/fhir/core/mhlw/ValueSet/InsuranceMajorCategory_eCheckupGeneral",
  "version" : "1.0.0",
  "name" : "MHLW_valueSet_ePreCDA_insuranceCategory_tbl11_eCheckupGeneral",
  "title" : "MHLW 厚労省電子処方CDA規格別表11 保険種別コードのうち健診区分 ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-20",
  "publisher" : "管理団体:(一社)日本HL7協会、(一社)日本医療情報学会.",
  "contact" : [
    {
      "name" : "管理団体:(一社)日本HL7協会、(一社)日本医療情報学会.",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://jpfhir.jp"
        },
        {
          "system" : "email",
          "value" : "office@hlfhir.jp"
        }
      ]
    }
  ],
  "description" : "厚労省電子処方CDA規格別表11 保険種別コードのうち健診区分 ValueSet",
  "copyright" : "(一社)日本HL7協会、(一社)日本医療情報学会.\u3000CC(Creative Commons) BY-ND 4.0",
  "compose" : {
    "include" : [
      {
        "system" : "http://jpfhir.jp/fhir/core/mhlw/CodeSystem/InsuranceMajorCategory",
        "concept" : [
          {
            "code" : "1",
            "display" : "医保"
          },
          {
            "code" : "2",
            "display" : "国保"
          },
          {
            "code" : "6",
            "display" : "自費"
          },
          {
            "code" : "7",
            "display" : "後期高齢者"
          },
          {
            "code" : "8",
            "display" : "公費"
          }
        ]
      }
    ]
  }
}