FHIR IG analytics| Package | de.gematik.fhir.directory |
| Resource Type | SearchParameter |
| Id | SearchParameter-EndpointAddressSP.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "SearchParameter",
"id": "EndpointAddressSP",
"url": "https://gematik.de/fhir/directory/SearchParameter/EndpointAddressSP",
"version": "1.0.1",
"status": "active",
"experimental": false,
"publisher": "gematik GmbH",
"date": "2024-10-29",
"name": "address",
"description": "Search by the address field of the Endpoint resource.",
"code": "address",
"base": [
"Endpoint"
],
"type": "string",
"expression": "Endpoint.address"
}