HL7 FHIR JP Core ImplementationGuide
1.1.2-dev - ci-build Japan flag

HL7 FHIR JP Core ImplementationGuide - Local Development build (v1.1.2-dev) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: jp-medicationrequest-start-sp - XML Representation

Active as of 2023-10-31

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="jp-medicationrequest-start-sp"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>JP_MedicationRequest_Start_SP</h2><p>Parameter <code>jp-medication-start</code>:<code>date</code></p><div><p>MedicationRequestリソースをExtensionの服用期間の開始日で検索するパラメータを定義する。</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/medicationrequest.html">MedicationRequest</a></td></tr><tr><td>Expression</td><td><code>MedicationRequest.dosageInstruction.extension('http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_PeriodOfUse').value.as(Period).start</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Comparators</td><td>Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap</td></tr></table></div>
  </text>
  <url
       value="http://jpfhir.jp/fhir/core/SearchParameter/JP_MedicationRequest_Start_SP"/>
  <version value="1.1.2-dev"/>
  <name value="JP_MedicationRequest_Start_SP"/>
  <status value="active"/>
  <date value="2023-10-31"/>
  <publisher
             value="FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)"/>
  <contact>
    <name
          value="FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)"/>
    <telecom>
      <system value="url"/>
      <value value="http://jpfhir.jp"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="office@hlfhir.jp"/>
    </telecom>
  </contact>
  <description
               value="MedicationRequestリソースをExtensionの服用期間の開始日で検索するパラメータを定義する。"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="JP"/>
    </coding>
  </jurisdiction>
  <code value="jp-medication-start"/>
  <base value="MedicationRequest"/>
  <type value="date"/>
  <expression
              value="MedicationRequest.dosageInstruction.extension('http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_PeriodOfUse').value.as(Period).start"/>
  <xpathUsage value="normal"/>
  <comparator value="eq"/>
  <comparator value="ne"/>
  <comparator value="gt"/>
  <comparator value="ge"/>
  <comparator value="lt"/>
  <comparator value="le"/>
  <comparator value="sa"/>
  <comparator value="eb"/>
  <comparator value="ap"/>
</SearchParameter>