3.3 Organization Elastic Search response
Raw XML
<Bundle xmlns="http://hl7.org/fhir">
<id value="example-organization-elastic-search"/>
<meta>
<profile
value="http://sharedhealth.exchange/fhir/StructureDefinition/interaction-bundle-query-organization"/>
<tag>
<system
value="https://fhir.infoway-inforoute.ca/CodeSystem/sharedspecificationversion"/>
<code value="Shared5.0"/>
</tag>
</meta>
<type value="searchset"/>
<total value="1"/>
<link>
<relation value="self"/>
<url
value="https://api.sharedhealth.exchange/rest/v1/preconf/THP/TPR_vs1/Organization?role=OUTPHARM&elastic-search-string=bay&address-state:exact=ON&elastic-search-attribute-set=set-001"/>
</link>
<entry>
<fullUrl
value="https://api.sharedhealth.exchange/rest/v1/preconf/THP/TPR_vs1/Organization/200090040"/>
<resource>
<Organization>
<id value="200090040"/>
<meta>
<profile
value="http://sharedhealth.exchange/fhir/StructureDefinition/profile-organization-tpr"/>
<tag>
<system
value="https://fhir.infoway-inforoute.ca/CodeSystem/sharedspecificationversion"/>
<code value="Shared2.0"/>
</tag>
</meta>
<language value="EN"/>
<extension
url="http://sharedhealth.exchange/fhir/StructureDefinition/ext-entity-service">
<extension url="status">
<valueCode value="active"/>
</extension>
<extension url="code">
<valueCode value="prescribeit-rx"/>
</extension>
</extension>
<identifier>
<system
value="http://sharedhealth.exchange/fhir/NamingSystem/registry-id-organization"/>
<value value="200090040"/>
</identifier>
<type>
<coding>
<system value="http://hl7.org/fhir/v3/RoleCode"/>
<code value="OUTPHARM"/>
</coding>
</type>
<name value="Pharmacy2-ON-032019"/>
<telecom>
<system value="email"/>
<value value="pharmacy2ON@telus.com"/>
<use value="work"/>
</telecom>
<address>
<type value="physical"/>
<text value="590 RIVER ST THUNDER BAY ON P7A 3S4 CANADA"/>
<line value="590 River St"/>
<city value="Thunder Bay"/>
<state value="ON"/>
<postalCode value="P7A 3S4"/>
<country value="CAN"/>
</address>
</Organization>
</resource>
<search>
<mode value="match"/>
</search>
</entry>
</Bundle>