This page is part of the DaVinci PDEX Plan Net (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="PharmChain"/>
<meta>
<lastUpdated value="2020-07-07T13:26:22.0314215+00:00"/>
<profile
value="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/plannet-Organization"/>
</meta>
<language value="en-US"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" lang="en-US"><p><b>Generated Narrative</b></p><p><b>identifier</b>: id: NPI-ORGA</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes: {http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS prvgrp}">Provider Group</span></p><p><b>name</b>: Pharm Chain</p><p><b>telecom</b>: ph: (111)-222-3333, <a href="https://www.pharmchain.com">https://www.pharmchain.com</a></p><p><b>address</b>: 123 Main Street Norwalk CT 00014-1234 </p></div>
</text>
<identifier>
<system value="http://hl7.org/fhir/sid/us-npi"/>
<value value="NPI-ORGA"/>
</identifier>
<active value="true"/>
<type>
<coding>
<system
value="http://hl7.org/fhir/us/davinci-pdex-plan-net/CodeSystem/OrgTypeCS"/>
<code value="prvgrp"/>
<display value="Provider Group"/>
</coding>
</type>
<name value="Pharm Chain"/>
<telecom>
<extension
url="http://hl7.org/fhir/us/davinci-pdex-plan-net/StructureDefinition/contactpoint-availabletime">
<extension url="daysOfWeek">
<valueCode value="mon"/>
</extension>
<extension url="daysOfWeek">
<valueCode value="tue"/>
</extension>
<extension url="daysOfWeek">
<valueCode value="wed"/>
</extension>
<extension url="daysOfWeek">
<valueCode value="thu"/>
</extension>
<extension url="daysOfWeek">
<valueCode value="fri"/>
</extension>
<extension url="availableStartTime">
<valueTime value="08:00:00"/>
</extension>
<extension url="availableEndTime">
<valueTime value="17:00:00"/>
</extension>
</extension>
<system value="phone"/>
<value value="(111)-222-3333"/>
<rank value="2"/>
</telecom>
<telecom>
<system value="url"/>
<value value="https://www.pharmchain.com"/>
<rank value="1"/>
</telecom>
<address>
<line value="123 Main Street"/>
<city value="Norwalk"/>
<state value="CT"/>
<postalCode value="00014-1234"/>
</address>
</Organization>