Da Vinci Payer Data Exchange
2.1.0 - STU2 United States of America flag

Da Vinci Payer Data Exchange, published by HL7 International / Financial Management. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-epdx/ and changes regularly. See the Directory of published versions

: OrganizationProvider2 - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="ProviderOrg2"/>
  <meta>
    <lastUpdated value="2019-12-12T09:14:11+00:00"/>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-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: Organization</b><a name="ProviderOrg2"> </a><a name="hcProviderOrg2"> </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;ProviderOrg2&quot; Updated &quot;2019-12-12 09:14:11+0000&quot;  (Language &quot;en-US&quot;) </p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU6.1/StructureDefinition-us-core-organization.html">US Core Organization Profile</a></p></div><p><b>identifier</b>: National Provider Identifier/1982943213</p><p><b>active</b>: true</p><p><b>name</b>: Provider 2</p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system
                value="http://hl7.org/fhir/us/davinci-pdex/CodeSystem/IdentifierTypeCS"/>
        <code value="npi"/>
      </coding>
    </type>
    <system value="http://hl7.org/fhir/sid/us-npi"/>
    <value value="1982943213"/>
  </identifier>
  <active value="true"/>
  <name value="Provider 2"/>
</Organization>