0.1.0 - ci-build

PatientScheduling - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: BrianKFungPharmDRole - XML Representation

Raw xml | Download


<PractitionerRole xmlns="http://hl7.org/fhir">
  <id value="BrianKFungPharmDRole"/>
  <meta>
    <profile
             value="http://example.org/StructureDefinition/smart-practitioner-role"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: PractitionerRole BrianKFungPharmDRole</b></p><a name="BrianKFungPharmDRole"> </a><a name="hcBrianKFungPharmDRole"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-smart-practitioner-role.html">SMART PractitionerRole</a></p></div><p><b>identifier</b>: <a href="http://terminology.hl7.org/7.0.1/NamingSystem-npi.html" title="National Provider Identifier">United States National Provider Identifier</a>/1639876139</p><p><b>active</b>: true</p><p><b>period</b>: 2023-02-14 --&gt; (ongoing)</p><p><b>practitioner</b>: <a href="Practitioner-BrianKFungPharmD.html">Brian K Fung, PharmD, MPH</a></p><p><b>organization</b>: <a href="Organization/haau3">haau3</a></p><p><b>code</b>: <span title="Codes:{http://hl7.org/fhir/us/ndh/CodeSystem/NdhPractitionerRoleCS pharmacist}">pharmacist</span></p><p><b>specialty</b>: <span title="Codes:{http://nucc.org/provider-taxonomy 183500000X}">Pharmacist</span></p><p><b>location</b>: <a href="Location-BerkshireFamilyMedicine.html">Berkshire Family Medicine - Pittsfield</a></p><p><b>telecom</b>: ph: 123-456-7891, <a href="mailto:hello@haau3.com">hello@haau3.com</a></p><blockquote><p><b>availableTime</b></p><p><b>daysOfWeek</b>: Monday, Tuesday, Wednesday, Thursday, Friday</p><p><b>availableStartTime</b>: 09:00:00</p><p><b>availableEndTime</b>: 17:00:00</p></blockquote></div>
  </text>
  <identifier>
    <system value="http://hl7.org/fhir/sid/us-npi"/>
    <value value="1639876139"/>
  </identifier>
  <active value="true"/>
  <period>
    <start value="2023-02-14"/>
  </period>
  <practitioner>🔗 
    <reference value="Practitioner/BrianKFungPharmD"/>
    <display value="Brian K Fung, PharmD, MPH"/>
  </practitioner>
  <organization>
    <reference value="Organization/haau3"/>
    <display value="haau3"/>
  </organization>
  <code>
    <coding>
      <system
              value="http://hl7.org/fhir/us/ndh/CodeSystem/NdhPractitionerRoleCS"/>
      <code value="pharmacist"/>
    </coding>
  </code>
  <specialty>
    <coding>
      <system value="http://nucc.org/provider-taxonomy"/>
      <code value="183500000X"/>
    </coding>
  </specialty>
  <location>🔗 
    <reference value="Location/BerkshireFamilyMedicine"/>
    <display value="Berkshire Family Medicine - Pittsfield"/>
  </location>
  <telecom>
    <system value="phone"/>
    <value value="123-456-7891"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="hello@haau3.com"/>
  </telecom>
  <availableTime>
    <daysOfWeek value="mon"/>
    <daysOfWeek value="tue"/>
    <daysOfWeek value="wed"/>
    <daysOfWeek value="thu"/>
    <daysOfWeek value="fri"/>
    <availableStartTime value="09:00:00"/>
    <availableEndTime value="17:00:00"/>
  </availableTime>
</PractitionerRole>