eLab posistemės integracijos dokumentacija
0.3.13 - versija Lithuania flag

eLab posistemės integracijos dokumentacija - Local Development build (v0.3.13) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

SearchParameter: patient-nameOrIdentifier

Official URL: http://esveikata.lt/fhir/SearchParameter/patient-nameOrIdentifier Version: 0.3.13
Active as of 2022-01-01 Computable Name: NameOrIdentifier

Search by Patient's full name or personal code or ESI identifier

Generated Narrative: SearchParameter patient-nameOrIdentifier

NameOrIdentifier

Parameter nameOrIdentifier:string

Search by Patient's full name or personal code or ESI identifier

ResourcePatient
Expression(Patient.name.given | Patient.name.family).join(' ') | Patient.identifier.where(system = 'http://esveikata.lt/Identifier/Patient/ESI').value | Patient.identifier.where(system = 'http://esveikata.lt/Identifier/PersonalCode').value
Processing ModeNormal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true