PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.17.4
    http://fhir.health.gov.il/SearchParameter/il-core-city-code
{
  "description": "Returns resources (e.g. Patient, Organization) where the CityCode extension within an address matches the specified code.",
  "_filename": "SearchParameter-il-core-city-code.json",
  "package_name": "il.core.fhir.r4",
  "date": "2024-09-13",
  "expression": "address.extension('http://fhir.health.gov.il/StructureDefinition/ext-city-code').value as CodeableConcept",
  "publisher": "Israel Core Team",
  "multipleAnd": false,
  "jurisdiction": [ {
    "coding": [ {
      "code": "IL",
      "system": "urn:iso:std:iso:3166"
    } ]
  } ],
  "multipleOr": true,
  "name": "ILCoreCityCode",
  "xpathUsage": "normal",
  "type": "token",
  "experimental": null,
  "resourceType": "SearchParameter",
  "title": null,
  "package_version": "0.17.4",
  "status": "active",
  "id": "dc00b026-2ee2-4293-9881-3bf305695361",
  "kind": null,
  "url": "http://fhir.health.gov.il/SearchParameter/il-core-city-code",
  "code": "city-code",
  "base": [ "Patient", "Organization", "Practitioner" ],
  "version": "1.0.0",
  "contact": [ {
    "name": "Israel Core Team",
    "telecom": [ {
      "value": "tal.primak@moh.gov.il",
      "system": "email"
    } ]
  } ]
}