PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.core@4.3.0
    http://hl7.org/fhir/SearchParameter/individual-address
{
  "description": "Multiple Resources: \\r\\n\\r\\n* [Patient](patient.html): A server defined search that may match any of the string fields in the Address, including line, city, district, 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, district, 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, district, state, country, postalCode, and/or text\\r\\n* [RelatedPerson](relatedperson.html): A server defined search that may match any of the string fields in the Address, including line, city, district, state, country, postalCode, and/or text\\r\\n",
  "_filename": "SearchParameter-individual-address.json",
  "package_name": "hl7.fhir.r4b.core",
  "date": "2022-05-28T12:47:40+10:00",
  "expression": "Patient.address | Person.address | Practitioner.address | RelatedPerson.address",
  "publisher": "Health Level Seven International (Patient Administration)",
  "name": "address",
  "xpath": "f:Patient/f:address | f:Person/f:address | f:Practitioner/f:address | f:RelatedPerson/f:address",
  "xpathUsage": "normal",
  "type": "string",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "4.3.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  } ],
  "status": "draft",
  "id": "804992a4-7328-4800-b38b-308aec352453",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/individual-address",
  "code": "address",
  "base": [ "Patient", "Person", "Practitioner", "RelatedPerson" ],
  "version": "4.3.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm/index.cfm",
      "system": "url"
    } ]
  } ]
}