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 in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: location-organization - XML Representation
Raw xml | Download
<SearchParameter xmlns="http://hl7.org/fhir">
<id value="location-organization"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><h2>HSD_sp_location_organization <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>organization</code>:<code>reference</code></p><div><p>Select locations managed by the specified organization</p>
</div><table class="grid"><tr><td>Resource</td><td><a href="http://hl7.org/fhir/R4/location.html">Location</a></td></tr><tr><td>Expression</td><td><code>Location.managingOrganization</code></td></tr><tr><td>Multiples</td><td>The parameter can repeat (and) and can have repeating values (or)</td></tr><tr><td>Chains</td><td>Allowed: name, address, type</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/location-organization"/>
<version value="1.0.0"/>
<name value="HSD_sp_location_organization"/>
<derivedFrom
value="http://hl7.org/fhir/us/davinci-pdex-plan-net/SearchParameter/location-organization"/>
<status value="active"/>
<date value="2023-10-04T18:51:43+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 locations managed by the specified organization"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<code value="organization"/>
<base value="Location"/>
<type value="reference"/>
<expression value="Location.managingOrganization"/>
<multipleOr value="true"/>
<multipleAnd value="true"/>
<chain value="name"/>
<chain value="address"/>
<chain value="type"/>
</SearchParameter>