Shared Health Specification and Guide Version 2.0 Revision F

 

Organization address line

http://sharedhealth.exchange/fhir/SearchParameter/sp-organization-address-line Published: 2016-03-31T08:01:25+11:00 (draft)

Published by: Canada Health Infoway

Allows searching by 'line' elements with the organization's addresses

Code: address-line
Type: string
XPath: f:Organization/f:address/f:line
Raw XML

<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="sp-organization-address-line"/>
  <meta>
    <lastUpdated value="2016-05-30T00:48:02.872-06:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
			<h2>Organization address line</h2>
			<p>http://sharedhealth.exchange/fhir/SearchParameter/sp-organization-address-line Published: 2016-03-31T08:01:25+11:00 (draft)</p>
			<p>Published by: <b>Canada Health Infoway</b>
			</p>
			<p>Allows searching by 'line' elements with the organization's addresses</p>
			<table>
				<tbody>
					<tr>
						<th>Code:</th>
						<td>address-line</td>
					</tr>
					<tr>
						<th>Type:</th>
						<td>string</td>
					</tr>
					<tr>
						<th>XPath:</th>
						<td>
							<code>f:Organization/f:address/f:line</code>
						</td>
					</tr>
				</tbody>
			</table>
		</div>
  </text>
  <url
       value="http://sharedhealth.exchange/fhir/SearchParameter/sp-organization-address-line"/>
  <name value="Organization address line"/>
  <status value="draft"/>
  <date value="2016-03-31T08:01:25+11:00"/>
  <publisher value="Canada Health Infoway"/>
  <code value="address-line"/>
  <base value="Organization"/>
  <type value="string"/>
  <description
               value="Allows searching by &#39;line&#39; elements with the organization&#39;s addresses"/>
  <xpath value="f:Organization/f:address/f:line"/>
  <xpathUsage value="normal"/>
</SearchParameter>