FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/nzcr-referral-referring-practice

Packagenz.central.ihub.ig
Resource TypeSearchParameter
Idnzcr-referral-referring-practice
FHIR VersionR4
Sourcehttps://fhir-ig.digital.health.nz/crih/https://build.fhir.org/ig/tewhatuora/centralRegion-integrationHub-ig/SearchParameter-nzcr-referral-referring-practice.html
URLhttps://fhir-ig.digital.health.nz/crih/SearchParameter/nzcr-referral-referring-practice
Version1.0.12-rc2
Statusactive
Date2025-04-29T22:55:58+00:00
NameNZCentralRegionSearchParamReferringPractice
Realmnz
Authoritynational
DescriptionThis SearchParameter enables query of referral flavour of ServiceRequest by referringPractice to support Subscribers receiving notifcations that include the referringPractice's Organization resource
Typereference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: SearchParameter nzcr-referral-referring-practice

NZCentralRegionSearchParamReferringPractice

Parameter referringPractice:reference

This SearchParameter enables query of referral flavour of ServiceRequest by referringPractice to support Subscribers receiving notifcations that include the referringPractice's Organization resource

ResourceServiceRequest
ExpressionServiceRequest.extension('https://standards.digital.health.nz/ns/central-region/referral').extension('referringPractice')
Processing ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true

Source

{
  "resourceType": "SearchParameter",
  "id": "nzcr-referral-referring-practice",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir-ig.digital.health.nz/crih/SearchParameter/nzcr-referral-referring-practice",
  "version": "1.0.12-rc2",
  "name": "NZCentralRegionSearchParamReferringPractice",
  "status": "active",
  "experimental": false,
  "date": "2025-04-29T22:55:58+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 referringPractice to support Subscribers receiving notifcations that include the referringPractice's Organization resource",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NZ",
          "display": "New Zealand"
        }
      ]
    }
  ],
  "code": "referringPractice",
  "base": [
    "ServiceRequest"
  ],
  "type": "reference",
  "expression": "ServiceRequest.extension('https://standards.digital.health.nz/ns/central-region/referral').extension('referringPractice')",
  "xpathUsage": "normal"
}