HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm CI Build

This page is part of the electronic Case Reporting (eCR) (v1.0.0: STU 1) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions

XML Format: Organization-organization-ecr-ymca-center

Raw xml


<Organization xmlns="http://hl7.org/fhir">
  <id value="organization-ecr-ymca-center"/>
  <meta>
    <versionId value="9"/>
    <lastUpdated value="2019-10-23T13:56:36.000-04:00"/>
    <profile
             value="http://hl7.org/fhir/us/ecr/StructureDefinition/ecr-organization"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
         <table xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
            <tr>
               <td style="font-weight: bold">id</td>
               <td>
                  <div title="id">organization-ecr-ymca-center</div> 
               </td>
            </tr>
            <tr>
               <td style="font-weight: bold">meta</td>
               <td>
                  <table>
                     <tr>
                        <td style="font-weight: bold">versionId</td>
                        <td>
                           <div title="versionId">9</div> 
                        </td>
                     </tr>
                     <tr>
                        <td style="font-weight: bold">lastUpdated</td>
                        <td>
                           <div title="lastUpdated">2019-10-23T13:56:36.000-04:00</div> 
                        </td>
                     </tr>
                     <tr>
                        <td style="font-weight: bold">profile</td>
                        <td>
                           <div title="profile">http://hl7.org/fhir/us/ecr/StructureDefinition/ecr-organization</div> 
                        </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>
                        <div title="system">
                           <a href="http://hl7.org.fhir/sid/us-npi">http://hl7.org.fhir/sid/us-npi</a>
                        </div>
                     </li>
                     <li>
                        <div title="value">7777788</div> 
                     </li>
                  </ul>
               </td>
            </tr>
            <tr>
               <td style="font-weight: bold">active</td>
               <td>
                  <div title="active">true</div> 
               </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>
                              <div title="display">Outpatient facility</div>  (<div title="code">OF</div> )
          </li>
                           <li>
                              <div title="system">
                                 <a href="http://terminology.hl7.org/CodeSystem/v3-RoleCode">http://terminology.hl7.org/CodeSystem/v3-RoleCode</a>
                              </div>
                           </li>
                        </ul>
                     </li>
                  </ul>
               </td>
            </tr>
            <tr>
               <td style="font-weight: bold">name</td>
               <td>
                  <div title="name">YMCA</div> 
               </td>
            </tr>
            <tr>
               <td style="font-weight: bold">telecom</td>
               <td>
                  <table>
                     <tr>
                        <td style="font-weight: bold">system</td>
                        <td>
                           <div title="system">phone</div> 
                        </td>
                     </tr>
                     <tr>
                        <td style="font-weight: bold">value</td>
                        <td>
                           <div title="value">+1-555-555-7777</div> 
                        </td>
                     </tr>
                  </table>
               </td>
            </tr>
            <tr>
               <td style="font-weight: bold">telecom</td>
               <td>
                  <table>
                     <tr>
                        <td style="font-weight: bold">system</td>
                        <td>
                           <div title="system">email</div> 
                        </td>
                     </tr>
                     <tr>
                        <td style="font-weight: bold">value</td>
                        <td>
                           <div title="value">mail@ymca.com</div> 
                        </td>
                     </tr>
                  </table>
               </td>
            </tr>
            <tr>
               <td style="font-weight: bold">address</td>
               <td>
                  <table>
                     <tr>
                        <td style="font-weight: bold">line</td>
                        <td>
                           <div title="line">22222 Health Authority Drive</div> 
                        </td>
                     </tr>
                     <tr>
                        <td style="font-weight: bold">city</td>
                        <td>
                           <div title="city">Ann Arbor</div> 
                        </td>
                     </tr>
                     <tr>
                        <td style="font-weight: bold">state</td>
                        <td>
                           <div title="state">MI</div> 
                        </td>
                     </tr>
                     <tr>
                        <td style="font-weight: bold">postalCode</td>
                        <td>
                           <div title="postalCode">99999</div> 
                        </td>
                     </tr>
                  </table>
               </td>
            </tr>
            <tr>
               <td style="font-weight: bold">endpoint</td>
               <td>
                  <ul style="list-style:none; padding-left:0; margin:0 0;">
                     <li>
                        <a href="Endpoint-endpoint-ecr-ymca.html">Endpoint/endpoint-ecr-ymca</a>
                     </li>
                  </ul>
               </td>
            </tr>
         </table>
      </div>
  </text>
  <identifier>
    <system value="http://hl7.org.fhir/sid/us-npi"/>
    <value value="7777788"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="OF"/>
      <display value="Outpatient facility"/>
    </coding>
  </type>
  <name value="YMCA"/>
  <telecom>
    <system value="phone"/>
    <value value="+1-555-555-7777"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="mail@ymca.com"/>
  </telecom>
  <address>
    <line value="22222 Health Authority Drive"/>
    <city value="Ann Arbor"/>
    <state value="MI"/>
    <postalCode value="99999"/>
  </address>
  <endpoint>
    <reference value="Endpoint/endpoint-ecr-ymca"/>
  </endpoint>
</Organization>