HL7 FHIR® Implementation Guide: Electronic Case Reporting (eCR) - US Realm
1.1.0 - STU 2 Ballot

This page is part of the electronic Case Reporting (eCR) (v1.1.0: STU 2 on FHIR R4 Ballot 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

: RR Responsible Agency Organization Example: Health Authority West Responsible Agency - XML Representation

Raw xml | Download



<Organization xmlns="http://hl7.org/fhir">
  <id value="organization-rr-responsible-agency-haw"/>
  <meta>
    <versionId value="3"/>
    <lastUpdated value="2020-10-28T06:46:33.972+00:00"/>
    <source value="#fr7BgNUUkKau7BJL"/>
    <profile
             value="http://hl7.org/fhir/us/ecr/StructureDefinition/rr-responsible-agency-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>
                        <div title="id">organization-rr-responsible-agency-haw</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">7</div>
                                </td>
                            </tr>
                            <tr>
                                <td style="font-weight: bold">lastUpdated</td>
                                <td>
                                    <div title="lastUpdated">2019-10-05T03:15:42.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/rr-responsible-agency-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">99996666</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">Responsible Agency</div>  (
                                        
                                        <div title="code">RR8</div> )
          
                                    
                                    </li>
                                    <li>
                                        <div title="system">
                                            <a href="https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.232">https://phinvads.cdc.gov/vads/ViewCodeSystem.action?id=2.16.840.1.114222.4.5.232</a>
                                        </div>
                                    </li>
                                </ul>
                            </li>
                        </ul>
                    </td>
                </tr>
                <tr>
                    <td style="font-weight: bold">name</td>
                    <td>
                        <div title="name">Health Authority West Responsible Agency</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-3555</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@healthauthoritywest.gov</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">7777 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>
            </table>
        </div>
  </text>
  <identifier>
    <system value="http://hl7.org.fhir/sid/us-npi"/>
    <value value="99996666"/>
  </identifier>
  <active value="true"/>
  <type>
    <coding>
      <system value="urn:oid:2.16.840.1.114222.4.5.232"/>
      <code value="RR8"/>
      <display value="Responsible Agency"/>
    </coding>
  </type>
  <name value="Health Authority West Responsible Agency"/>
  <telecom>
    <system value="phone"/>
    <value value="+1-555-555-3555"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="mail@healthauthoritywest.gov"/>
  </telecom>
  <address>
    <line value="7777 Health Authority Drive"/>
    <city value="Ann Arbor"/>
    <state value="MI"/>
    <postalCode value="99999"/>
  </address>
</Organization>