PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r4.examples@4.0.1
    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.r4.examples",
  "date": "2019-11-01T09:29:23+11: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.0.1",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  } ],
  "status": "draft",
  "id": "3ade203b-ba1c-4616-9bd4-fdd6e4a97a8c",
  "kind": null,
  "url": "http://hl7.org/fhir/SearchParameter/individual-address-postalcode",
  "code": "address-postalcode",
  "base": [ "Patient", "Person", "Practitioner", "RelatedPerson" ],
  "version": "4.0.1",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    } ]
  }, {
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/pafm/index.cfm",
      "system": "url"
    } ]
  } ]
}