PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4b.core@4.3.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.r4b.core",
  "date": "2022-05-28T12:47:40+10:00",
  "expression": "Patient.address.postalCode | Person.address.postalCode | Practitioner.address.postalCode | RelatedPerson.address.postalCode",
  "publisher": "Health Level Seven International (Patient Administration)",
  "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": "4.3.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  } ],
  "status": "draft",
  "id": "78f7d623-47e0-44f9-9eeb-e895f1706f3f",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
  "code": "address-postalcode",
  "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"
    } ]
  } ]
}