{
"description": "Multiple Resources: \\r\\n\\r\\n* [RelatedPerson](relatedperson.html): A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text\\r\\n* [Practitioner](practitioner.html): A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text\\r\\n* [Person](person.html): A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text\\r\\n* [Patient](patient.html): A server defined search that may match any of the string fields in the Address, including line, city, state, country, postalCode, and/or text\\r\\n",
"_filename": "SearchParameter-individual-address.json",
"package_name": "hl7.fhir.r3.examples",
"date": "2019-10-24T11:53:00+11:00",
"expression": "RelatedPerson.address | Practitioner.address | Person.address | Patient.address",
"publisher": "Health Level Seven International (Patient Administration)",
"name": "address",
"xpath": "f:RelatedPerson/f:address | f:Practitioner/f:address | f:Person/f:address | f:Patient/f:address",
"xpathUsage": "normal",
"type": "string",
"experimental": "false",
"resourceType": "SearchParameter",
"title": null,
"package_version": "3.0.2",
"status": "draft",
"id": "7fb02534-9b15-4f15-ae33-dfe95424ea2c",
"kind": null,
"url": "http://hl7.org/fhir/SearchParameter/individual-address",
"code": "address",
"base": [ "RelatedPerson", "Practitioner", "Person", "Patient" ],
"version": null,
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pafm/index.cfm",
"system": "url"
} ]
} ]
}