FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Patient Administration icon Work GroupMaturity Level: N/A  DraftSecurity Category: Patient Compartments: Patient, RelatedPerson

Search parameters for the PersonalRelationship resource.

The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.


http://hl7.org/fhir/SearchParameter/PersonalRelationship-patient

Generated Narrative: SearchParameter PersonalRelationship-patient

Parameter patient:reference

The patient this related person is related to

ResourceResource
Expression PersonalRelationship.source.where(resolve() is Patient) | PersonalRelationship.target.where(resolve() is Patient)
Processing Mode Normal
Target Resources Patient
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
 
http://hl7.org/fhir/SearchParameter/PersonalRelationship-relationship

Generated Narrative: SearchParameter PersonalRelationship-relationship

Parameter relationship:token

The personal relationship between the patient and the PersonalRelationship

ResourceResource
Expression PersonalRelationship.relationshipType
Processing Mode Normal
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
 
http://hl7.org/fhir/SearchParameter/PersonalRelationship-source

Generated Narrative: SearchParameter PersonalRelationship-source

Parameter source:reference

The source of the relationship

ResourceResource
Expression PersonalRelationship.source
Processing Mode Normal
Target Resources RelatedPerson, Person, Patient
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
 
http://hl7.org/fhir/SearchParameter/PersonalRelationship-target

Generated Narrative: SearchParameter PersonalRelationship-target

Parameter target:reference

The target of the relationship

ResourceResource
Expression PersonalRelationship.target
Processing Mode Normal
Target Resources RelatedPerson, Person, Patient
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