Administrative Incubator
0.1.0 - International flag

Administrative Incubator, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/admin-incubator/ and changes regularly. See the Directory of published versions

SearchParameter: PersonalRelationshipPatientSearchParam

Official URL: http://hl7.org/fhir/SearchParameter/PersonalRelationship-patient Version: 0.1.0
Standards status: Trial-use Draft as of 2025-11-08 Maturity Level: 3 Computable Name: PersonalRelationshipPatientSearchParam

The patient this related person is related to

PersonalRelationshipPatientSearchParam TU

Parameter patient:reference

The patient this related person is related to

ResourcePersonalRelationship
ExpressionPersonalRelationship.source.where(resolve() is Patient) | PersonalRelationship.target.where(resolve() is Patient)
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