ePath R4 Implementation Guide
1.0.1 - ci-build Japan

ePath R4 Implementation Guide - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EPathListPathCodeSearchParameter - JSON Representation

Active as of 2025-12-05

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "EPathListPathCodeSearchParameter",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter EPathListPathCodeSearchParameter</b></p><a name=\"EPathListPathCodeSearchParameter\"> </a><a name=\"hcEPathListPathCodeSearchParameter\"> </a><h2>EPathListPathCodeSearchParameter</h2><p>Parameter <code>ep-pathcode</code>:<code>uri</code></p><div><p>ePathリポジトリをパスコードを指定して検索するために使用するパラメータ</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/list.html\">List</a></td></tr><tr><td>Expression</td><td><code>List.extension.where(url='http://e-path.jp/fhir/ePath/StructureDefinition/EPathListPathCode').value</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: The parameter may only appear once</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
  },
  "url" : "http://e-path.jp/fhir/ePath/SearchParameter/EPathListPathCodeSearchParameter",
  "version" : "1.0.1",
  "name" : "EPathListPathCodeSearchParameter",
  "status" : "active",
  "date" : "2025-12-05T13:49:09+09:00",
  "contact" : [
    {
      "name" : "ePath Project",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://e-path.jp"
        }
      ]
    }
  ],
  "description" : "ePathリポジトリをパスコードを指定して検索するために使用するパラメータ",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166-2",
          "code" : "JP"
        }
      ]
    }
  ],
  "code" : "ep-pathcode",
  "base" : [
    "List"
  ],
  "type" : "uri",
  "expression" : "List.extension.where(url='http://e-path.jp/fhir/ePath/StructureDefinition/EPathListPathCode').value",
  "xpathUsage" : "normal",
  "multipleOr" : true,
  "multipleAnd" : false
}