<?xml version=“1.0” encoding=“UTF-8”?> <Organization xmlns=“hl7.org/fhir”>
<id value="hl7"/> <meta> <security> <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/> <code value="HTEST"/> <display value="test health data"/> </security> </meta>
<!– HL7 itself –>
<name value="Health Level Seven International"/> <alias value="HL7 International"/> <telecom> <system value="phone"/> <value value="(+1) 734-677-7777"/> </telecom> <telecom> <system value="fax"/> <value value="(+1) 734-677-6622"/> </telecom> <telecom> <system value="email"/> <value value="hq@HL7.org"/> </telecom> <address> <line value="3300 Washtenaw Avenue, Suite 227"/> <city value="Ann Arbor"/> <state value="MI"/> <postalCode value="48104"/> <country value="USA"/> </address> <endpoint> <!-- Endpoint that handles the v2 messaging for the external organization --> <reference value="Endpoint/example"/> </endpoint>
</Organization>