Validated Healthcare Directory
0.2.0 - CI Build United States of America flag

Validated Healthcare Directory, published by HL7 International - Patient Administration Work Group. This is not an authorized publication; it is the continuous build for version 0.2.0). This version is based on the current content of https://github.com/HL7/VhDir/ and changes regularly. See the Directory of published versions

: patriotppo - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="patriotppo"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/vhdir/StructureDefinition/vhdir-network"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Organization</b><a name="patriotppo"> </a></p><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">Resource Organization &quot;patriotppo&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-vhdir-network.html">VhDir Network</a></p></div><p><b>Period</b>: 2012-03-11 --&gt; (ongoing)</p><p><b>identifier</b>: Healthcare.gov Network ID: DCN001 (use: SECONDARY)</p><p><b>active</b>: true</p><p><b>type</b>: PPO <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-network-type.html">VhDir Network Type Code System</a>#ppo)</span></p><p><b>name</b>: Patriot Preferred Provider Network</p><p><b>alias</b>: Patriot PPO</p><p><b>address</b>: 101 Independence Ave SE, Washington, DC 20540(WORK)</p><p><b>partOf</b>: <a href="Organization-homeland.html">Organization/homeland: Homeland Health Insurance</a> &quot;Homeland Health Insurance&quot;</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Purpose</b></td><td><b>Name</b></td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style="display: none">*</td><td>Administrative <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-contactentity-type.html">Contact entity type</a>#ADMIN)</span></td><td>James Madison</td><td>ph: 202-010-1234(WORK)</td><td>101 Independence Ave SE, Washington, DC 20540(WORK)</td></tr></table><p><b>endpoint</b>: <span>: homelandinsurance.org/services/network</span></p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/organization-period">
    <!--  This network has been active since March 11, 2012  -->
    <valuePeriod>
      <start value="2012-03-11"/>
    </valuePeriod>
  </extension>
  <identifier>
    <!--  An identifier for this network, assigned during the qualified health plan application process  -->
    <extension
               url="http://hl7.org/fhir/uv/vhdir/StructureDefinition/identifier-status">
      <valueCode value="active"/>
    </extension>
    <use value="secondary"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="NIIP"/>
        <display value="National Insurance Payor Identifier (Payor)"/>
      </coding>
      <text value="Healthcare.gov Network ID"/>
    </type>
    <system value="https://www.qhpcertification.cms.gov/s/QHP"/>
    <value value="DCN001"/>
    <assigner>
      <display value="Centers for Medicare and Medicaid Services"/>
    </assigner>
  </identifier>
  <active value="true"/>
  <!--  This network is active  -->
  <type>
    <!--  This network is a preferred provider network  -->
    <coding>
      <system value="http://hl7.org/fhir/uv/vhdir/CodeSystem/network-type"/>
      <code value="ppo"/>
      <display value="PPO"/>
    </coding>
  </type>
  <name value="Patriot Preferred Provider Network"/>
  <!--  The name of this network  -->
  <alias value="Patriot PPO"/>
  <!--  An alias for this network  -->
  <address>
    <!--  An address for this network is 101 Independence Ave SE, Washington, DC 20540  -->
    <use value="work"/>
    <type value="both"/>
    <text value="101 Independence Ave SE, Washington, DC 20540"/>
    <line value="101 Independence Ave SE"/>
    <city value="Washington"/>
    <state value="DC"/>
    <postalCode value="20540"/>
    <country value="USA"/>
  </address>
  <partOf>
    <!--  This network is owned by Homeland Health Insurance  -->
    <reference value="Organization/homeland"/>
    <display value="Homeland Health Insurance"/>
  </partOf>
  <contact>
    <!--  For administrative inquiries, contact James Madison at 202-010-1234, Mon-Fri, 9:00 am - 5:00 pm  -->
    <purpose>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/contactentity-type"/>
        <code value="ADMIN"/>
        <display value="Administrative"/>
      </coding>
    </purpose>
    <name>
      <use value="usual"/>
      <text value="James Madison"/>
      <family value="Madison"/>
      <given value="James"/>
    </name>
    <telecom>
      <extension
                 url="http://hl7.org/fhir/uv/vhdir/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="09:00:00"/>
        </extension>
        <extension url="availableEndTime">
          <valueTime value="17:00:00"/>
        </extension>
      </extension>
      <system value="phone"/>
      <value value="202-010-1234"/>
      <use value="work"/>
    </telecom>
    <address>
      <use value="work"/>
      <type value="both"/>
      <text value="101 Independence Ave SE, Washington, DC 20540"/>
      <line value="101 Independence Ave SE"/>
      <city value="Washington"/>
      <state value="DC"/>
      <postalCode value="20540"/>
      <country value="USA"/>
    </address>
  </contact>
  <endpoint>
    <!--  A link to Homeland Health Insurance's public API  -->
    <display value="homelandinsurance.org/services/network"/>
  </endpoint>
</Organization>