Package | hl7.fhir.uv.phr |
Resource Type | SearchParameter |
Id | patient-identifier |
FHIR Version | R4 |
Source | http://hl7.org/fhir/uv/phr/https://build.fhir.org/ig/HL7/personal-health-record-format-ig/SearchParameter-patient-identifier.html |
URL | http://hl7.org/fhir/uv/phr/SearchParameter/patient-identifier |
Version | 1.0.0-ballot2 |
Status | active |
Date | 2025-06-05T21:43:07+00:00 |
Name | PatientIdentifierSearchParameter |
Realm | uv |
Authority | hl7 |
Description | This SearchParameter enables query of patient by `identifier` with `mutlipleOr` enabled. |
Type | token |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter patient-identifier
Parameter identifier
:token
This SearchParameter enables query of patient by identifier
with mutlipleOr
enabled.
Resource | Patient |
Expression | (none) |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "patient-identifier", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pe" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 1, "_valueInteger": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr" } ] } }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use", "_valueCode": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom", "valueCanonical": "http://hl7.org/fhir/uv/phr/ImplementationGuide/hl7.fhir.uv.phr" } ] } } ], "url": "http://hl7.org/fhir/uv/phr/SearchParameter/patient-identifier", "version": "1.0.0-ballot2", "name": "PatientIdentifierSearchParameter", "derivedFrom": "http://hl7.org/fhir/SearchParameter/Resource-id", "status": "active", "date": "2025-06-05T21:43:07+00:00", "publisher": "HL7 International / Patient Empowerment", "contact": [ { "name": "HL7 International / Patient Empowerment", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/patientempowerment" } ] } ], "description": "This SearchParameter enables query of patient by `identifier` with `mutlipleOr` enabled.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001", "display": "World" } ] } ], "code": "identifier", "base": [ "Patient" ], "type": "token", "multipleOr": true }