FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/EndpointAddressSP

Packagede.gematik.fhir.directory
Resource TypeSearchParameter
IdEndpointAddressSP
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=de.gematik.fhir.directory@0.15.0&canonical=https://gematik.de/fhir/directory/SearchParameter/EndpointAddressSP
URLhttps://gematik.de/fhir/directory/SearchParameter/EndpointAddressSP
Version0.15.0
Statusactive
Date2024-10-29
Nameaddress
DescriptionSearch by the address field of the Endpoint resource.
Typestring

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "id": "EndpointAddressSP",
  "url": "https://gematik.de/fhir/directory/SearchParameter/EndpointAddressSP",
  "version": "0.15.0",
  "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"
}