Package | signal.core.r4 |
Resource Type | SearchParameter |
Id | patientproviderclientid |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=signal.core.r4@0.2.10&canonical=https://signalbhn.org/fhir/SearchParameter/Patient-providerclientid |
URL | https://signalbhn.org/fhir/SearchParameter/Patient-providerclientid |
Version | 1.0 |
Status | draft |
Name | PatientProviderClientID |
Description | Custom Search parameter for ProviderClientId identifier |
Type | string |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "SearchParameter", "id": "patientproviderclientid", "url": "https://signalbhn.org/fhir/SearchParameter/Patient-providerclientid", "version": "1.0", "name": "PatientProviderClientID", "status": "draft", "description": "Custom Search parameter for ProviderClientId identifier", "code": "providerClientId", "base": [ "Patient" ], "type": "string", "expression": "Patient.identifier.where(system = 'http://www.acme.com/identifiers/patient').value" }