Te Whatu Ora, Central Region Integration Hub
1.0.12-rc1 - ci-build New Zealand flag

Te Whatu Ora, Central Region Integration Hub, published by Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral. This guide is not an authorized publication; it is the continuous build for version 1.0.12-rc1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/tewhatuora/centralRegion-integrationHub-ig/ and changes regularly. See the Directory of published versions

: Search by clinicType in referral flavour of ServiceRequest - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "nzcr-referral-clinic-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter nzcr-referral-clinic-type</b></p><a name=\"nzcr-referral-clinic-type\"> </a><a name=\"hcnzcr-referral-clinic-type\"> </a><a name=\"nzcr-referral-clinic-type-en-NZ\"> </a><h2>NZCentralRegionSearchParamClinicType</h2><p>Parameter <code>clinicType</code>:<code>token</code></p><div><p>This SearchParameter enables query of referral flavour of ServiceRequest by clinicType to support Subscribers receiving notifcations off a subset of referrals.</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/servicerequest.html\">ServiceRequest</a></td></tr><tr><td>Expression</td><td><code>ServiceRequest.extension('https://standards.digital.health.nz/ns/central-region/referral').extension('clinicType')</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></table></div>"
  },
  "url" : "https://fhir-ig.digital.health.nz/crih/SearchParameter/nzcr-referral-clinic-type",
  "version" : "1.0.12-rc1",
  "name" : "NZCentralRegionSearchParamClinicType",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-17T03:47:47+00:00",
  "publisher" : "Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral",
  "contact" : [
    {
      "name" : "Te Whatu Ora, Te Pae Hauora o Ruahine o Tararua, MidCentral",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://https://www.tewhatuora.govt.nz/"
        }
      ]
    }
  ],
  "description" : "This SearchParameter enables query of referral flavour of ServiceRequest by clinicType to support Subscribers receiving notifcations off a subset of referrals.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "NZ",
          "display" : "New Zealand"
        }
      ]
    }
  ],
  "code" : "clinicType",
  "base" : [
    "ServiceRequest"
  ],
  "type" : "token",
  "expression" : "ServiceRequest.extension('https://standards.digital.health.nz/ns/central-region/referral').extension('clinicType')",
  "xpathUsage" : "normal"
}