| Package | hl7.fhir.us.directory-query | 
| Resource Type | SearchParameter | 
| Id | Location-endpoint | 
| FHIR Version | R4 | 
| Source | http://hl7.org/fhir/us/directory-query/https://build.fhir.org/ig/HL7/fhir-directory-query/SearchParameter-Location-endpoint.html | 
| URL | https://hl7.org/fhir/us/directory-query/SearchParameter-Location-endpoint | 
| Version | 1.0.0-ballot | 
| Status | active | 
| Date | 2022-12-08T23:00:33+00:00 | 
| Name | LocationEndpointSearchParameter | 
| Realm | us | 
| Authority | hl7 | 
| Description | This SearchParameter enables query of Location by `endpoint` with `mutlipleOr` enabled. | 
| Type | token | 
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter
Resource SearchParameter "Location-endpoint"
url: https://hl7.org/fhir/us/directory-query/SearchParameter-Location-endpoint
version: 1.0.0-ballot
name: LocationEndpointSearchParameter
derivedFrom: http://hl7.org/fhir/SearchParameter/Resource-id
status: active
date: 2022-12-08 23:00:33+0000
publisher: HL7 International - Patient Administration Work Group
contact: HL7 International - Patient Administration Work Group: http://hl7.org/Special/committees/pafm,pafm@lists.hl7.org
description: This SearchParameter enables query of Location by `endpoint` with `mutlipleOr` enabled.
jurisdiction: United States of America (ISO 3166-1 Codes for the representation of names of countries and their subdivisions — Part 1: Country code#US)
code: endpoint
base: Location
type: token
multipleOr: true
{
  "resourceType": "SearchParameter",
  "id": "Location-endpoint",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.org/fhir/us/directory-query/SearchParameter-Location-endpoint",
  "version": "1.0.0-ballot",
  "name": "LocationEndpointSearchParameter",
  "derivedFrom": "http://hl7.org/fhir/SearchParameter/Resource-id",
  "status": "active",
  "date": "2022-12-08T23:00:33+00:00",
  "publisher": "HL7 International - Patient Administration Work Group",
  "contact": [
    {
      "name": "HL7 International - Patient Administration Work Group",
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/Special/committees/pafm"
        },
        {
          "system": "email",
          "value": "pafm@lists.hl7.org"
        }
      ]
    }
  ],
  "description": "This SearchParameter enables query of Location by `endpoint` with `mutlipleOr` enabled.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "code": "endpoint",
  "base": [
    "Location"
  ],
  "type": "token",
  "multipleOr": true
}