PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.core@3.5.0
    http://hl7.org/fhir/SearchParameter/individual-address-postalcode
{
  "description": "Multiple Resources: \\r\\n\\r\\n* [Patient](patient.html): A postalCode specified in an address\\r\\n* [Person](person.html): A postal code specified in an address\\r\\n* [Practitioner](practitioner.html): A postalCode specified in an address\\r\\n* [RelatedPerson](relatedperson.html): A postal code specified in an address\\r\\n",
  "_filename": "SearchParameter-individual-address-postalcode.json",
  "package_name": "hl7.fhir.core",
  "date": "2018-08-19T21:48:56+10:00",
  "expression": "Patient.address.postalCode | Person.address.postalCode | Practitioner.address.postalCode | RelatedPerson.address.postalCode",
  "modifier": [ "missing", "exact", "contains" ],
  "publisher": "Health Level Seven International (Patient Administration)",
  "multipleAnd": true,
  "multipleOr": true,
  "name": "address-postalcode",
  "xpath": "f:Patient/f:address/f:postalCode | f:Person/f:address/f:postalCode | f:Practitioner/f:address/f:postalCode | f:RelatedPerson/f:address/f:postalCode",
  "xpathUsage": "normal",
  "type": "string",
  "experimental": "false",
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "3.5.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueString": "Normative"
  } ],
  "status": "draft",
  "id": "17c0e675-df0b-4832-8c45-6fe3542699ec",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
  "code": "address-postalcode",
  "base": [ "Patient", "Person", "Practitioner", "RelatedPerson" ],
  "version": null,
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm/index.cfm",
      "system": "url"
    } ]
  } ]
}