This page is part of the SDOH Clinical Care for Multiple Domains (v2.2.0: STU 2.2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Page standards status: Informative |
<PractitionerRole xmlns="http://hl7.org/fhir">
<id value="SDOHCC-PractitionerRoleDrJanWaterExample"/>
<meta>
<profile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionerrole"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole SDOHCC-PractitionerRoleDrJanWaterExample</b></p><a name="SDOHCC-PractitionerRoleDrJanWaterExample"> </a><a name="hcSDOHCC-PractitionerRoleDrJanWaterExample"> </a><a name="SDOHCC-PractitionerRoleDrJanWaterExample-en-US"> </a><p><b>identifier</b>: <code>http://www.deerland.org/practitioners</code>/2424</p><p><b>active</b>: true</p><p><b>practitioner</b>: <a href="Practitioner-SDOHCC-PractitionerDrJanWaterExample.html">Dr Jan Water</a></p><p><b>organization</b>: <a href="Organization-SDOHCC-OrganizationClinicExample.html">Better Health Clinic</a></p><p><b>code</b>: <span title="Codes:{http://nucc.org/provider-taxonomy 207Q00000X}">Family Medicine Physician</span></p><p><b>telecom</b>: ph: 639 442 6719(Work), <a href="mailto:jan.water@deerland.org">jan.water@deerland.org</a></p></div>
</text>
<identifier>
<system value="http://www.deerland.org/practitioners"/>
<value value="2424"/>
</identifier>
<active value="true"/>
<practitioner>🔗
<reference value="Practitioner/SDOHCC-PractitionerDrJanWaterExample"/>
<display value="Dr Jan Water"/>
</practitioner>
<organization>🔗
<reference value="Organization/SDOHCC-OrganizationClinicExample"/>
<display value="Better Health Clinic"/>
</organization>
<code>
<coding>
<system value="http://nucc.org/provider-taxonomy"/>
<code value="207Q00000X"/>
<display value="Family Medicine Physician"/>
</coding>
</code>
<telecom>
<system value="phone"/>
<value value="639 442 6719"/>
<use value="work"/>
</telecom>
<telecom>
<system value="email"/>
<value value="jan.water@deerland.org"/>
<use value="work"/>
</telecom>
</PractitionerRole>