FHIR IG analytics| Package | au.gov.digitalhealth.hcpd |
| Resource Type | SearchParameter |
| Id | SearchParameter-suppressed-organization.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/AuDigitalHealth/HCPD-Snapshot-26.0.0-SPARKED-Testing-20260708/SearchParameter-suppressed-organization.html |
| URL | http://digitalhealth.gov.au/fhir/hcpd/SearchParameter/suppressed-organization |
| Version | 26.0.0 |
| Status | active |
| Date | 2026-07-03T05:13:52+00:00 |
| Name | SearchParameterSuppressedOrganization |
| Realm | au |
| Description | Search suppressed Organization resources using the Suppressed extension. |
| Type | token |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter suppressed-organization
Parameter suppressed:token
Search suppressed Organization resources using the Suppressed extension.
| Resource | Organization |
| Expression | Organization.extension.where(url='http://digitalhealth.gov.au/fhir/cc/StructureDefinition/suppressed').extension.where(url='includeSelf').value.where($this=true) |
| Target Resources | Organization |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "suppressed-organization",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://digitalhealth.gov.au/fhir/hcpd/SearchParameter/suppressed-organization",
"version": "26.0.0",
"name": "SearchParameterSuppressedOrganization",
"status": "active",
"experimental": false,
"date": "2026-07-03T05:13:52+00:00",
"publisher": "Australian Digital Health Agency",
"contact": [
{
"name": "Australian Digital Health Agency",
"telecom": [
{
"system": "url",
"value": "https://www.digitalhealth.gov.au/"
},
{
"system": "email",
"value": "help@digitalhealth.gov.au"
}
]
},
{
"name": "Australian Digital Health Agency",
"telecom": [
{
"system": "url",
"value": "https://www.digitalhealth.gov.au",
"use": "work"
},
{
"system": "email",
"value": "mailto:help@digitalhealth.gov.au",
"use": "work"
}
]
}
],
"description": "Search suppressed Organization resources using the Suppressed extension.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "AU",
"display": "Australia"
}
]
}
],
"code": "suppressed",
"base": [
"Organization"
],
"type": "token",
"expression": "Organization.extension.where(url='http://digitalhealth.gov.au/fhir/cc/StructureDefinition/suppressed').extension.where(url='includeSelf').value.where($this=true)",
"target": [
"Organization"
]
}