This page is part of the FHIR IG Human Services Directory (v1.0.0: STU1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: organization-address-city - XML Representation
Raw xml | Download
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="organization-address-city"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2>HSD_sp_organization_address_city <a style="padding-left: 3px; padding-right: 3px; border: 1px grey solid; font-weight: bold; color: black; background-color: #fff5e6" href="http://hl7.org/fhir/R4/versions.html#std-process" title="Standards Status = Trial Use">TU</a></h2><p>Parameter <code>address-city</code>:<code>string</code></p><div><p>Select organizations within the specified city</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/organization.html">Organization</a></td></tr><tr><td>Expression</td><td><code>Organization.address.city</code></td></tr><tr><td>Multiples</td><td>The parameter can repeat (and) and can have repeating values (or)</td></tr><tr><td>Modifiers</td><td>Allowed: text, exact, contains</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="hss"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="2">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/hsds/ImplementationGuide/hl7.fhir.us.hsds"/>
</extension>
</valueCode>
</extension>
<url
value="http://hl7.org/fhir/us/hsds/SearchParameter/organization-address-city"/>
<version value="1.0.0"/>
<name value="HSD_sp_organization_address_city"/>
<derivedFrom
value="http://hl7.org/fhir/SearchParameter/Organization-address-city"/>
<status value="active"/>
<date value="2023-10-04T19:00:10+00:00"/>
<publisher value="HL7 Human and Social Services Work Group"/>
<contact>
<name value="HL7 Human and Social Services Work Group"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/hsswg/index.cfm"/>
</telecom>
<telecom>
<system value="email"/>
<value value="hsswg@lists.hl7.org"/>
</telecom>
</contact>
<description value="Select organizations within the specified city"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<code value="address-city"/>
<base value="Organization"/>
<type value="string"/>
<expression value="Organization.address.city"/>
<multipleOr value="true"/>
<multipleAnd value="true"/>
<modifier value="text"/>
<modifier value="exact"/>
<modifier value="contains"/>
</SearchParameter>