<Organization xmlns="http://hl7.org/fhir">
    <id value="rr-organization-routing-entity-haw" />
    <meta>
        <versionId value="1" />
        <lastUpdated value="2018-09-29T16:45:08.719-04:00" />
        <profile value="http://hl7.org/fhir/us/ecr/StructureDefinition/rr-routing-entity" />
    </meta>
    <text>
        <status value="additional" />
        --- We have skipped the narrative for better readability of the resource ---
    </text>
    <identifier>
        <system value="http://hl7.org.fhir/sid/us-npi" />
        <value value="43214321" />
    </identifier>
    <active value="true" />
    <type>
        <coding>
            <system value="urn:oid:2.16.840.1.114222.4.5.232" />
            <code value="RR7" />
            <display value="Routing Entity" />
        </coding>
    </type>
    <name value="Health Authority West Routing Entity" />
    <telecom>
        <system value="phone" />
        <value value="+1-555-555-3555" />
    </telecom>
    <telecom>
        <system value="email" />
        <value value="mail@healthauthoritywest.gov" />
    </telecom>
    <address>
        <text value="7777 Health Authority Drive, Ann Arbor MI, 99999" />
        <line value="7777 Health Authority Drive" />
        <city value="Ann Arbor" />
        <state value="MI" />
        <postalCode value="99999" />
    </address>
</Organization>