BSeR: Bidirectional Services_eReferral

This page is part of the Bidirectional Services eReferrals (BSeR) (v1.0.0: STU 1) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Acme Labs - XML Representation

(back to description)

Raw xml

Source view


<Organization xmlns="http://hl7.org/fhir">
  <id value="organization-bser-organization-acme-lab"/>
  <meta>
    <versionId value="4"/>
    <lastUpdated value="2020-01-20T17:34:47.000-05:00"/>
    <profile
             value="http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-Organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
            <table xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
                <tr>
                    <td style="font-weight: bold">id</td>
                    <td>
                        <span title="id">organization-bser-organization-acme-lab</span>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">meta</td>
                    <td>
                        <table>
                            <tr>
                                <td style="font-weight: bold">profile</td>
                                <td>
                                    <span title="profile">http://hl7.org/fhir/us/bser/StructureDefinition/BSeR-Organization</span>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">identifier</td>
                    <td>
                        <ul style="list-style:none; padding-left:0; margin:0 0;">
                            <li>
                                <span title="system">
                                  <a href="http://hl7.org/fhir/sid/us-npi">http://hl7.org/fhir/sid/us-npi</a>
                                </span>
                            </li>
                            <li>
                                <span title="value">1144221847</span>
                            </li>
                        </ul>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">identifier</td>
                    <td>
                        <ul style="list-style:none; padding-left:0; margin:0 0;">
                            <li>
                                <span title="system">urn:oid:2.16.840.1.113883.4.7</span>
                            </li>
                            <li>
                                <span title="value">12D4567890</span>
                            </li>
                        </ul>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">active</td>
                    <td>
                        <span title="active">true</span>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">type</td>
                    <td>
                        <ul style="list-style:none; padding-left:0; margin:0 0;">
                            <li>
                                <ul style="list-style:none; padding-left:0; margin:0 0;">
                                    <li>
                                        <span title="display">Healthcare Provider</span>  (
                                        
                                        
                                        <span title="code">prov</span> )
          
                                    
                                    
                                    </li>
                                    <li>
                                        <span title="system">
                                            <a href="http://terminology.hl7.org/CodeSystem/organization-type">http://terminology.hl7.org/CodeSystem/organization-type</a>
                                        </span>
                                    </li>
                                </ul>
                            </li>
                        </ul>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">name</td>
                    <td>
                        <span title="name">Acme Labs</span>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">telecom</td>
                    <td>
                        <table>
                            <tr>
                                <td style="font-weight: bold">system</td>
                                <td>
                                    <span title="system">phone</span>
                                </td>
                            </tr>
                            <tr>
                                <td style="font-weight: bold">value</td>
                                <td>
                                    <span title="value">(+1) 734-677-7777</span>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">telecom</td>
                    <td>
                        <table>
                            <tr>
                                <td style="font-weight: bold">system</td>
                                <td>
                                    <span title="system">email</span>
                                </td>
                            </tr>
                            <tr>
                                <td style="font-weight: bold">value</td>
                                <td>
                                    <span title="value">hq@acme.org</span>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">address</td>
                    <td>
                        <table>
                            <tr>
                                <td style="font-weight: bold">line</td>
                                <td>
                                    <span title="line">3300 Washtenaw Avenue, Suite 227</span>
                                </td>
                            </tr>
                            <tr>
                                <td style="font-weight: bold">city</td>
                                <td>
                                    <span title="city">Amherst</span>
                                </td>
                            </tr>
                            <tr>
                                <td style="font-weight: bold">state</td>
                                <td>
                                    <span title="state">MA</span>
                                </td>
                            </tr>
                            <tr>
                                <td style="font-weight: bold">postalCode</td>
                                <td>
                                    <span title="postalCode">01002</span>
                                </td>
                            </tr>
                            <tr>
                                <td style="font-weight: bold">country</td>
                                <td>
                                    <span title="country">USA</span>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
            </table>
        </div>
  </text>
  <identifier>
    <system value="http://hl7.org/fhir/sid/us-npi"/>
    <value value="1144221847"/>
  </identifier>
  <identifier>
    <system value="urn:oid:2.16.840.1.113883.4.7"/>
    <value value="12D4567890"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/organization-type"/>
      <code value="prov"/>
      <display value="Healthcare Provider"/>
    </coding>
  </type>
  <name value="Acme Labs"/>
  <telecom>
    <system value="phone"/>
    <value value="(+1) 734-677-7777"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="hq@acme.org"/>
  </telecom>
  <address>
    <line value="3300 Washtenaw Avenue, Suite 227"/>
    <city value="Amherst"/>
    <state value="MA"/>
    <postalCode value="01002"/>
    <country value="USA"/>
  </address>
</Organization>