3.70 Organization phone number
Organization phone number
http://sharedhealth.exchange/fhir/SearchParameter/sp-organization-telecom-phone Published: 2016-03-31T08:01:25+11:00 (draft)
Published by: Canada Health Infoway
Allows searching by the value of telecoms with a system of 'phone'. Matching is performed by matching only on the digits, ignoring separator characters
Code: | address-line |
---|---|
Type: | string |
XPath: |
f:Organization/f:telecom[f:system/@value='phone']/f:value
|
Raw XML
<SearchParameter xmlns="http://hl7.org/fhir"> <id value="sp-organization-telecom-phone"/> <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 phone number</h2> <p>http://sharedhealth.exchange/fhir/SearchParameter/sp-organization-telecom-phone Published: 2016-03-31T08:01:25+11:00 (draft)</p> <p>Published by: <b>Canada Health Infoway</b> </p> <p>Allows searching by the value of telecoms with a system of 'phone'. Matching is performed by matching only on the digits, ignoring separator characters</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:telecom[f:system/@value='phone']/f:value</code> </td> </tr> </tbody> </table> </div> </text> <url value="http://sharedhealth.exchange/fhir/SearchParameter/sp-organization-telecom-phone"/> <name value="Organization phone number"/> <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 the value of telecoms with a system of 'phone'. Matching is performed by matching only on the digits, ignoring separator characters"/> <xpath value="f:Organization/f:telecom[f:system/@value='phone']/f:value"/> <xpathUsage value="other"/> </SearchParameter>