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: Endpoint-endpoint-ecr-salem-medical-center

Raw xml


<Endpoint xmlns="http://hl7.org/fhir">
  <id value="endpoint-ecr-salem-medical-center"/>
  <meta>
    <versionId value="6"/>
    <lastUpdated value="2019-10-05T01:17:51.000-04:00"/>
  </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">endpoint-ecr-salem-medical-center</div>
          </td>
        </tr>
        <tr>
          <td style="font-weight: bold">meta:
          </td>
          <td>
            <ul style="list-style:none; padding-left:0; margin:0 0;">
              <li>
                <div title="versionId">4</div>
              </li>
              <li>
                <div title="lastUpdated">2019-10-03T02:06:48.000-04:00</div>
              </li>
            </ul>
          </td>
        </tr>
        <tr>
          <td style="font-weight: bold">status:
          </td>
          <td>
            <div title="status">active</div>
          </td>
        </tr>
        <tr>
          <td style="font-weight: bold">connectionType:
          </td>
          <td>
            <ul style="list-style:none; padding-left:0; margin:0 0;">
              <li>
                <div title="system">
                  <a href="http://terminology.hl7.org/CodeSystem/endpoint-connection-type">http://terminology.hl7.org/CodeSystem/endpoint-connection-type</a>
                </div>
              </li>
              <li>
                <div title="code">hl7-fhir-rest</div>
              </li>
            </ul>
          </td>
        </tr>
        <tr>
          <td style="font-weight: bold">payloadType:
          </td>
          <td>
            <div title="text">Reportability Response</div>
          </td>
        </tr>
        <tr>
          <td style="font-weight: bold">address:
          </td>
          <td>
            <div title="address">http://example.org/salem-medical-center/fhir</div>
          </td>
        </tr>
      </table>
    </div>
  </text>
  <status value="active"/>
  <connectionType>
    <system
            value="http://terminology.hl7.org/CodeSystem/endpoint-connection-type"/>
    <code value="hl7-fhir-rest"/>
  </connectionType>
  <payloadType>
    <text value="Reportability Response"/>
  </payloadType>
  <address value="http://example.org/salem-medical-center/fhir"/>
</Endpoint>