FHIR IG analytics| Package | tewhatuora.fhir.nz-shared-digital-health-record |
| Resource Type | SearchParameter |
| Id | SearchParameter-allergyintolerance-clientlastupdated.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/tewhatuora/fhir-sdhr/SearchParameter-allergyintolerance-clientlastupdated.html |
| URL | https://fhir-ig.digital.health.nz/sdhr/SearchParameter/allergyintolerance-clientlastupdated |
| Version | 1.0.2 |
| Status | active |
| Date | 2026-06-09T00:07:14+00:00 |
| Name | AllergyIntoleranceClientLastUpdated |
| Description | Search by the ClientLastUpdated extension on SDHR AllergyIntolerance resources |
| Type | date |
| CapabilityStatement | ||
| tewhatuora.fhir.nz-shared-digital-health-record#current | SDHRCapabilityStatement | NZ Shared Digital Health Record API |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter allergyintolerance-clientlastupdated
Parameter clientlastupdated:date
Search by the ClientLastUpdated extension on SDHR AllergyIntolerance resources
| Resource | AllergyIntolerance |
| Expression | AllergyIntolerance.extension('https://fhir-ig.digital.health.nz/sdhr/StructureDefinition/hnz-sdhr-client-last-updated-extension').value |
| Processing Mode | Normal |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "allergyintolerance-clientlastupdated",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir-ig.digital.health.nz/sdhr/SearchParameter/allergyintolerance-clientlastupdated",
"version": "1.0.2",
"name": "AllergyIntoleranceClientLastUpdated",
"status": "active",
"date": "2026-06-09T00:07:14+00:00",
"publisher": "Health New Zealand",
"contact": [
{
"name": "Health New Zealand",
"telecom": [
{
"system": "url",
"value": "https://github.com/tewhatuora"
}
]
},
{
"name": "HNZ Integration Team",
"telecom": [
{
"system": "email",
"value": "integration@tewhatuora.govt.nz",
"use": "work"
}
]
}
],
"description": "Search by the ClientLastUpdated extension on SDHR AllergyIntolerance resources",
"code": "clientlastupdated",
"base": [
"AllergyIntolerance"
],
"type": "date",
"expression": "AllergyIntolerance.extension('https://fhir-ig.digital.health.nz/sdhr/StructureDefinition/hnz-sdhr-client-last-updated-extension').value",
"xpathUsage": "normal"
}