PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.core@3.0.2
    http://hl7.org/fhir/SearchParameter/individual-address
{
  "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.core",
  "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": "b3b0e79b-c5ac-4197-9852-f6eaf26f3545",
  "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"
    } ]
  } ]
}