HL7 FHIR JP Core ImplementationGuide
1.1.2-url - ci-build Japan

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

: jp-medicationrequest-start-sp - JSON Representation

Active as of 2023-06-26

Raw json | Download



{

  "resourceType" : "SearchParameter",

  "id" : "jp-medicationrequest-start-sp",

  "text" : {

    "status" : "generated",

    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter jp-medicationrequest-start-sp</b></p><a name=\"jp-medicationrequest-start-sp\"> </a><a name=\"hcjp-medicationrequest-start-sp\"> </a><a name=\"jp-medicationrequest-start-sp-ja\"> </a><h2>JP_MedicationRequest_Start_SP</h2><p>Parameter <code>jp-medication-start</code>:<code>date</code></p><div><p>MedicationRequestリソースをExtensionの服用期間の開始日で検索するパラメータを定義する。</p>\n</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>"

  },

  "url" : "http://jpfhir.jp/fhir/core/SearchParameter/JP_MedicationRequest_Start_SP",

  "version" : "1.1.2-url",

  "name" : "JP_MedicationRequest_Start_SP",

  "status" : "active",

  "date" : "2023-06-26",

  "publisher" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",

  "contact" : [

    {

      "name" : "FHIR Japanese implementation research working group in Japan Association of Medical Informatics (JAMI)",

      "telecom" : [

        {

          "system" : "url",

          "value" : "http://jpfhir.jp"

        },

        {

          "system" : "email",

          "value" : "office@hlfhir.jp"

        }

      ]

    }

  ],

  "description" : "MedicationRequestリソースをExtensionの服用期間の開始日で検索するパラメータを定義する。",

  "jurisdiction" : [

    {

      "coding" : [

        {

          "system" : "urn:iso:std:iso:3166",

          "code" : "JP"

        }

      ]

    }

  ],

  "code" : "jp-medication-start",

  "base" : [

    "MedicationRequest"

  ],

  "type" : "date",

  "expression" : "MedicationRequest.dosageInstruction.extension('http://jpfhir.jp/fhir/core/Extension/StructureDefinition/JP_MedicationDosage_PeriodOfUse').value.as(Period).start",

  "xpathUsage" : "normal",

  "comparator" : [

    "eq",

    "ne",

    "gt",

    "ge",

    "lt",

    "le",

    "sa",

    "eb",

    "ap"

  ]

}