Package | fhir.giis |
Resource Type | SearchParameter |
Id | patient-by-caretaker-lastname |
FHIR Version | R4 |
Source | https://paho.org/fhir/giis/https://build.fhir.org/ig/cens-chile/giis_fhir_IG/SearchParameter-patient-by-caretaker-lastname.html |
URL | https://paho.org/fhir/giis/SearchParameter/patient-by-caretaker-lastname |
Version | 0.1.8 |
Status | active |
Date | 2023-10-10 |
Name | PatientByCaretakerLastName |
Realm | us |
Authority | hl7 |
Description | Patient search by the caretaker's last name > Notice that this search would end up looking like this: {{base}}/Patient?_has:RelatedPerson:patient:family=* |
Type | string |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter patient-by-caretaker-lastname
version: 1; Last updated: 2023-11-21 15:52:22+0000;
Information Source: #1713de7ffdefbac0
Parameter patient-by-caretaker-lastname
:string
Patient search by the caretaker's last name
Notice that this search would end up looking like this: {{base}}/Patient?_has:RelatedPerson:patient:family=*
Resource | RelatedPerson |
Expression | RelatedPerson.name.family |
Processing Mode | Normal |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "patient-by-caretaker-lastname", "meta": { "versionId": "1", "lastUpdated": "2023-11-21T15:52:22.824+00:00", "source": "#1713de7ffdefbac0" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://paho.org/fhir/giis/SearchParameter/patient-by-caretaker-lastname", "version": "0.1.8", "name": "PatientByCaretakerLastName", "status": "active", "experimental": true, "date": "2023-10-10", "publisher": "CENS", "contact": [ { "name": "CENS", "telecom": [ { "system": "url", "value": "https://www.cens.cl" } ] } ], "description": "Patient search by the caretaker's last name\n> Notice that this search would end up looking like this: {{base}}/Patient?_has:RelatedPerson:patient:family=*", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "code": "patient-by-caretaker-lastname", "base": [ "RelatedPerson" ], "type": "string", "expression": "RelatedPerson.name.family", "xpathUsage": "normal", "multipleOr": false, "multipleAnd": false }