FHIR IG analytics| Package | hl7.fhir.us.hsds.r4b |
| Resource Type | SearchParameter |
| Id | SearchParameter-location-name.json |
| FHIR Version | R4B |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter
Resource SearchParameter "location-name"
url: http://hl7.org/fhir/us/hsds/SearchParameter/location-name
version: 1.0.0-ballot
name: HSDS_sp_location_name
derivedFrom: http://hl7.org/fhir/SearchParameter/Location-name
status: active
date: 2022-12-08 20:20:19+0000
publisher: HL7 Human and Social Services Work Group
contact: HL7 Human and Social Services Work Group: http://www.hl7.org/Special/committees/hsswg
description: Select locations with the specified name
jurisdiction: United States of America (unknown#US)
code: name
base: Location
type: string
expression: Location.name | Location.alias
multipleOr: true
multipleAnd: true
modifier: contains
{
"resourceType": "SearchParameter",
"id": "location-name",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org/fhir/us/hsds/SearchParameter/location-name",
"version": "1.0.0-ballot",
"name": "HSDS_sp_location_name",
"derivedFrom": "http://hl7.org/fhir/SearchParameter/Location-name",
"status": "active",
"date": "2022-12-08T20:20:19+00:00",
"publisher": "HL7 Human and Social Services Work Group",
"contact": [
{
"name": "HL7 Human and Social Services Work Group",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/hsswg"
}
]
}
],
"description": "Select locations with the specified name",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US"
}
]
}
],
"code": "name",
"base": [
"Location"
],
"type": "string",
"expression": "Location.name | Location.alias",
"multipleOr": true,
"multipleAnd": true,
"modifier": [
"contains"
]
}