3.8 Practitioner Identifier Search response
Raw XML
<Bundle xmlns="http://hl7.org/fhir">
<id value="example-practitioner-identifier-search"/>
<meta>
<profile
value="http://sharedhealth.exchange/fhir/StructureDefinition/interaction-bundle-query-practitioner"/>
<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/Practitioner?identifier=200044528&_include=Practitioner:organization"/>
</link>
<entry>
<fullUrl
value="https://api.sharedhealth.exchange/rest/v1/preconf/THP/TPR_vs1/Practitioner/200044528"/>
<resource>
<Practitioner>
<id value="200044528"/>
<meta>
<profile
value="http://sharedhealth.exchange/fhir/StructureDefinition/profile-practitioner-tpr"/>
<tag>
<system
value="https://fhir.infoway-inforoute.ca/CodeSystem/sharedspecificationversion"/>
<code value="Shared2.0"/>
</tag>
</meta>
<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>
<extension
url="http://sharedhealth.exchange/fhir/StructureDefinition/ext-entity-service">
<extension url="status">
<valueCode value="active"/>
</extension>
<extension url="code">
<valueCode value="clinician-comm"/>
</extension>
</extension>
<identifier>
<type>
<coding>
<system value="http://hl7.org/fhir/v2/0203"/>
<code value="PRN"/>
</coding>
</type>
<system
value="http://sharedhealth.exchange/fhir/NamingSystem/registry-id-practitioner"/>
<value value="200044528"/>
</identifier>
<name>
<use value="official"/>
<family value="vidal"/>
<given value="Sam"/>
<prefix value="DR."/>
<suffix value="SR"/>
</name>
<telecom>
<system value="phone"/>
<value value="14167476632"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="sam@zzk.com"/>
<use value="work"/>
</telecom>
<communication>
<coding>
<system value="urn:ietf:bcp:47"/>
<code value="en-CA"/>
</coding>
</communication>
</Practitioner>
</resource>
<search>
<mode value="match"/>
</search>
</entry>
<entry>
<fullUrl
value="https://api.sharedhealth.exchange/rest/v1/preconf/THP/TPR_vs1/Organization/40529"/>
<resource>
<Organization>
<id value="40529"/>
<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"/>
<identifier>
<system
value="http://sharedhealth.exchange/fhir/NamingSystem/registry-id-organization"/>
<value value="40529"/>
</identifier>
<type>
<coding>
<system value="http://hl7.org/fhir/v3/RoleCode"/>
<code value="OUTPHARM"/>
</coding>
</type>
<name value="PHARMACY VILLALOBOS"/>
<telecom>
<system value="phone"/>
<value value="8837266150"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="Pharmacy-hliwa@vgD.com"/>
<use value="work"/>
</telecom>
<address>
<type value="physical"/>
<text value="55562 YONGE ST TORONTO ON L5A1B2 CANADA"/>
<line value="55562 Yonge St"/>
<city value="Toronto"/>
<state value="ON"/>
<postalCode value="L5A1B2"/>
<country value="CAN"/>
</address>
</Organization>
</resource>
<search>
<mode value="include"/>
</search>
</entry>
</Bundle>