Te Whatu Ora, Central Region Integration Hub
1.0.12-rc1 - ci-build
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
Active as of 2024-09-17 |
{
"resourceType" : "SearchParameter",
"id" : "nzcr-referral-consulting-practitioner",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter nzcr-referral-consulting-practitioner</b></p><a name=\"nzcr-referral-consulting-practitioner\"> </a><a name=\"hcnzcr-referral-consulting-practitioner\"> </a><a name=\"nzcr-referral-consulting-practitioner-en-NZ\"> </a><h2>NZCentralRegionSearchParamConsultingPractitioner</h2><p>Parameter <code>consultingPractitioner</code>:<code>reference</code></p><div><p>This SearchParameter enables query of referral flavour of ServiceRequest by consultingPractitioner to support Subscribers receiving notifcations that include the consultingPractitioner's Practitioner resource</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('consultingPractitioner')</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-consulting-practitioner",
"version" : "1.0.12-rc1",
"name" : "NZCentralRegionSearchParamConsultingPractitioner",
"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 consultingPractitioner to support Subscribers receiving notifcations that include the consultingPractitioner's Practitioner resource",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NZ",
"display" : "New Zealand"
}
]
}
],
"code" : "consultingPractitioner",
"base" : [
"ServiceRequest"
],
"type" : "reference",
"expression" : "ServiceRequest.extension('https://standards.digital.health.nz/ns/central-region/referral').extension('consultingPractitioner')",
"xpathUsage" : "normal"
}