National Directory of Healthcare Providers & Services (NDH) Implementation Guide
1.0.0-ballot - ballot United States of America flag

National Directory of Healthcare Providers & Services (NDH) Implementation Guide, published by HL7 International / Patient Administration. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-us-ndh/ and changes regularly. See the Directory of published versions

: diamondonyxhealth2 - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="diamondonyxhealth2"/>
  <meta>
    <lastUpdated value="2022-07-04T15:00:00.000Z"/>
    <profile
             value="http://hl7.org/fhir/us/ndh/StructureDefinition/ndhPn-ldapi-Organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Organization</b><a name="diamondonyxhealth2"> </a><a name="hcdiamondonyxhealth2"> </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">ResourceOrganization &quot;diamondonyxhealth2&quot; Updated &quot;2022-07-04 15:00:00+0000&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ndhPn-ldapi-Organization.html">Payer Provider Network Query Organization Profile</a></p></div><p><b>identifier</b>: <code>http://www.ndh.org/identifiers</code>/diamondonyxhealth2, <code>https://diamond.2.onyxhealth.io</code>/diamondonyxhealth2</p><p><b>active</b>: true</p><p><b>type</b>: Payer <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="CodeSystem-OrgTypeCS.html">Organization Type Code System</a>#payer)</span></p><p><b>name</b>: DiamondOnyxHealth</p><p><b>telecom</b>: <a href="https://diamond.2.onyxhealth.io">https://diamond.2.onyxhealth.io</a></p><p><b>address</b>: 100 Main Street Norwalk CT 00014-2345 </p><p><b>endpoint</b>: <a href="Endpoint-diamond-mtls-endpoint2.html">Endpoint/diamond-mtls-endpoint2</a> &quot;DiamondOnyxHealth&quot;</p></div>
  </text>
  <identifier>
    <extension
               url="http://hl7.org/fhir/us/ndh/StructureDefinition/base-ext-identifier-status">
      <valueCode value="active"/>
    </extension>
    <system value="http://www.ndh.org/identifiers"/>
    <value value="diamondonyxhealth2"/>
  </identifier>
  <identifier>
    <system value="https://diamond.2.onyxhealth.io"/>
    <value value="diamondonyxhealth2"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system value="http://hl7.org/fhir/us/ndh/CodeSystem/OrgTypeCS"/>
      <code value="payer"/>
      <display value="Payer"/>
    </coding>
  </type>
  <name value="DiamondOnyxHealth"/>
  <telecom>
    <system value="url"/>
    <value value="https://diamond.2.onyxhealth.io"/>
  </telecom>
  <address>
    <line value="100 Main Street"/>
    <city value="Norwalk"/>
    <state value="CT"/>
    <postalCode value="00014-2345"/>
  </address>
  <endpoint>🔗 
    <reference value="Endpoint/diamond-mtls-endpoint2"/>
  </endpoint>
</Organization>