PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r3.examples@3.0.2
    http://hl7.org/fhir/SearchParameter/individual-address-postalcode
{
  "description": "Multiple Resources: \\r\\n\\r\\n* [RelatedPerson](relatedperson.html): A postal code specified in an address\\r\\n* [Practitioner](practitioner.html): A postalCode specified in an address\\r\\n* [Person](person.html): A postal code specified in an address\\r\\n* [Patient](patient.html): A postalCode specified in an address\\r\\n",
  "_filename": "SearchParameter-individual-address-postalcode.json",
  "package_name": "hl7.fhir.r3.examples",
  "date": "2019-10-24T11:53:00+11:00",
  "expression": "RelatedPerson.address.postalCode | Practitioner.address.postalCode | Person.address.postalCode | Patient.address.postalCode",
  "publisher": "Health Level Seven International (Patient Administration)",
  "name": "address-postalcode",
  "xpath": "f:RelatedPerson/f:address/f:postalCode | f:Practitioner/f:address/f:postalCode | f:Person/f:address/f:postalCode | f:Patient/f:address/f:postalCode",
  "xpathUsage": "normal",
  "type": "string",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "3.0.2",
  "status": "draft",
  "id": "021e14cd-4fc5-49a6-a574-e942f586ade1",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
  "code": "address-postalcode",
  "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"
    } ]
  } ]
}