Gravitate Health FHIR Implementation Guide
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/gravitate-health/ and changes regularly. See the Directory of published versions

: ORG1 - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="ORG1"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Organization-uv-epi"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization ORG1</b></p><a name="ORG1"> </a><a name="hcORG1"> </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="http://hl7.org/fhir/uv/emedicinal-product-info/STU1/StructureDefinition-Organization-uv-epi.html">Organization (ePI)</a></p></div><p><b>identifier</b>: <a href="http://terminology.hl7.org/7.1.0/NamingSystem-DUNSNumber.html" title="&quot;The Dun &amp; Bradstreet D-U-N-S® Number (short for Data Universal Numbering System) is a nine-digit unique identifier for businesses. Hundreds of millions of D-U-N-S Numbers exist for companies across the globe.

A D-U-N-S Number is assigned through our patented identity resolution process, (part of our DUNSRight™ data governance, which includes thousands of separate automated checks.) The D-U-N-S Number identifies a company as being unique from any other in the [Dun &amp; Bradstreet Data Cloud](https://www.dnb.com/about-us/data-cloud.html).  It is used as the starting point for any company's [Live Business Identity](https://www.dnb.com/about-us/data-cloud/live-business-identity.html), which helps ensure you have the most accurate and up-to-date view of organizations.&quot;

For more information, see [https://www.dnb.com/duns.html](https://www.dnb.com/duns.html).">Data Universal Numbering System (DUNS) Number</a>/134489525</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/organization-type bus}">Non-Healthcare Business or Corporation</span></p><p><b>name</b>: Pfizer Laboratories Div Pfizer Inc</p></div>
  </text>
  <identifier>
    <system value="urn:oid:1.3.6.1.4.1.519.1"/>
    <value value="134489525"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/organization-type"/>
      <code value="bus"/>
      <display value="Non-Healthcare Business or Corporation"/>
    </coding>
  </type>
  <name value="Pfizer Laboratories Div Pfizer Inc"/>
</Organization>