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: Device-device-ecr-software-ymca

Raw xml


<Device xmlns="http://hl7.org/fhir">
  <id value="device-ecr-software-ymca"/>
  <meta>
    <versionId value="7"/>
    <lastUpdated value="2019-10-05T03:11:22.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">device-ecr-software-ymca</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-03T05:07:48.000-04:00</div>
              </li>
            </ul>
          </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://acme.com/software/client-ids">http://acme.com/software/client-ids</a>
                </div>
              </li>
              <li>
                <div title="value">goodhealth_id</div>
              </li>
            </ul>
          </td>
        </tr>
        <tr>
          <td style="font-weight: bold">manufacturer:
          </td>
          <td>
            <div title="manufacturer">Acme Devices, Inc</div>
          </td>
        </tr>
        <tr>
          <td style="font-weight: bold">type:
          </td>
          <td>
            <div title="text">EHR</div>
          </td>
        </tr>
        <tr>
          <td style="font-weight: bold">version:
          </td>
          <td>
            <table>
              <tr>
                <td style="font-weight: bold">value:
                </td>
                <td>
                  <div title="value">10.23-23423</div>
                </td>
              </tr>
            </table>
          </td>
        </tr>
        <tr>
          <td style="font-weight: bold">contact:
          </td>
          <td>
            <ul style="list-style:none; padding-left:0; margin:0 0;">
              <li>
                <div title="system">url</div>
              </li>
              <li>
                <div title="value">http://acme.com</div>
              </li>
            </ul>
          </td>
        </tr>
        <tr>
          <td style="font-weight: bold">url:
          </td>
          <td>
            <div title="url">http://acme.com/ymca/software/</div>
          </td>
        </tr>
      </table>
    </div>
  </text>
  <identifier>
    <system value="http://acme.com/software/client-ids"/>
    <value value="goodhealth_id"/>
  </identifier>
  <manufacturer value="Acme Devices, Inc"/>
  <type>
    <text value="EHR"/>
  </type>
  <version>
    <value value="10.23-23423"/>
  </version>
  <contact>
    <system value="url"/>
    <value value="http://acme.com"/>
  </contact>
  <url value="http://acme.com/ymca/software/"/>
</Device>