FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package il.core.fhir.r4#0.16.1 (47 ms)

Package il.core.fhir.r4
Type SearchParameter
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=il.core.fhir.r4@0.16.1&canonical=http://fhir.health.gov.il/SearchParameter/il-core-city-code
Url http://fhir.health.gov.il/SearchParameter/il-core-city-code
Version 1.0.0
Status active
Date 2024-09-13
Name ILCoreCityCode
Experimental False
Realm il
Authority national
Description Returns resources (e.g. Patient, Organization) where the CityCode extension within an address matches the specified code.
Type token

Resources that use this resource

No resources found


Resources that this resource uses

No resources found



Source

{
  "resourceType" : "SearchParameter",
  "id" : "il-core-city-code",
  "url" : "http://fhir.health.gov.il/SearchParameter/il-core-city-code",
  "version" : "1.0.0",
  "name" : "ILCoreCityCode",
  "status" : "active",
  "date" : "2024-09-13",
  "publisher" : "Israel Core Team",
  "contact" : [
    {
      "name" : "Israel Core Team",
      "telecom" : [
        {
          "system" : "email",
          "value" : "tal.primak@moh.gov.il"
        }
      ]
    }
  ],
  "description" : "Returns resources (e.g. Patient, Organization) where the CityCode extension within an address matches the specified code.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "code" : "IL",
          "system" : "urn:iso:std:iso:3166"
        }
      ]
    }
  ],
  "code" : "city-code",
  "base" : [
    "Patient",
    "Organization",
    "Practitioner"
  ],
  "type" : "token",
  "expression" : "address.extension.where(url='http://fhir.health.gov.il/StructureDefinition/ext-city-code').value.coding.value",
  "xpathUsage" : "normal",
  "multipleOr" : true,
  "multipleAnd" : false,
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.