| Package | nexuzhealth.fhir.r4 |
| Resource Type | SearchParameter |
| Id | nxh-sp-location |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-location |
| URL | https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-location |
| Status | active |
| Date | 2023-01-10T15:47:06.4171166+00:00 |
| Name | NxhSpLocation |
| Description | Search resources on location |
| Type | reference |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"id": "nxh-sp-location",
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-sp-location",
"name": "NxhSpLocation",
"status": "active",
"date": "2023-01-10T15:47:06.4171166+00:00",
"description": "Search resources on location",
"code": "NxhSpLocation",
"base": [
"ClinicalImpression",
"QuestionnaireResponse",
"Procedure"
],
"type": "reference",
"expression": "ClinicalImpression.extension('https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-location').value|QuestionnaireResponse.extension('https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-location').value|Procedure.extension('https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-location').value"
}