<?xml version=“1.0” encoding=“UTF-8”?><Endpoint xmlns=“hl7.org/fhir”>

<id value="example-iid"/>
<text>
        <status value="generated"/>
        <div xmlns="http://www.w3.org/1999/xhtml">
                Example of an Imaging IID type endpoint
        </div>
</text>

<status value="active"/>
<connectionType>
        <system value="http://hl7.org/fhir/endpoint-connection-type"/>
        <code value="ihe-iid"/>
</connectionType>
<name value="PACS Hospital Invoke Image Display endpoint"/>
<payloadType>
        <text value="DICOM IID"/>
</payloadType>

<address value="https://pacs.hospital.org/IHEInvokeImageDisplay"/>

</Endpoint>