Implementation Guide
27.0.0 - R4 APIs
Publish Box goes here
<Practitioner xmlns="http://hl7.org/fhir">
<id value="1225652472001060"/>
<meta>
<profile
value="https://docs.mydata.athenahealth.com/fhir-r4/StructureDefinition/athena-pas-practitioner-profile"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><table width="100%"><tbody><tr><td width="25%">Harry S. Winston MD </td><td width="42%">10288 SW 43rd Ave Suite 400 Portland, OR 97202 USA Phone: 5032332233 Email: ast@gmail.com</td></tr></tbody></table></div>
</text>
<identifier>
<extension
url="http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-identifierSubDepartment">
<valueString value="Main Health System"/>
</extension>
<extension
url="http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-identifierJurisdiction">
<valueCodeableConcept>
<coding>
<system
value="http://hl7.org/fhir/us/davinci-pas/StructureDefinition/extension-identifierJurisdiction"/>
<code value="OR"/>
<display value="Oregon"/>
</coding>
</valueCodeableConcept>
</extension>
<system value="http://hl7.org/fhir/sid/us-npi"/>
<value value="1942262431"/>
</identifier>
<active value="true"/>
<name>
<family value="Winston"/>
<given value="Harry"/>
<given value="S."/>
<suffix value="MD"/>
</name>
<telecom>
<system value="phone"/>
<value value="5032332233"/>
<use value="mobile"/>
</telecom>
<telecom>
<system value="email"/>
<value value="ast@gmail.com"/>
<use value="work"/>
</telecom>
<address>
<line value="10288 SW 43rd Ave"/>
<line value="Suite 400"/>
<city value="Portland"/>
<state value="OR"/>
<postalCode value="97202"/>
<country value="USA"/>
</address>
</Practitioner>