HL7 EHR-S FM R2.1.1 - Dental Health Functional Profile, Release 2
2.0.0-ballot - Informative
HL7 EHR-S FM R2.1.1 - Dental Health Functional Profile, Release 2, published by HL7 International / Electronic Health Records. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/dhfp-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 1 |
<Requirements xmlns="http://hl7.org/fhir">
<id value="DHFPR2-TI.8"/>
<meta>
<profile
value="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/FMFunction"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
<div xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en">
<div id="description"><b>Description <a href="https://hl7.org/fhir/versions.html#std-process" title="Informative Content" class="informative-flag">I</a>:</b> <div><p>To enable the preservation of the EHR database and its data, functionality needs to be present to record a copy of the database and its contents to offline media as well as the recovery of the system from a backup copy and resumption of normal system operation. The backup must preserve both data as well as database structure and definition information sufficient to recover a complete functional EHR system. Database components may include, but not be limited to application data, security credentials, log/audit files, and programs; ultimately all EHR components necessary to provide a full and complete operating environment. Finally, the backup must be capable of being used during recovery processing to restore an exact copy of the EHR system as of a particular instant in time. This is a requirement to be able to preserve logical consistency of information within the recovered EHR system.</p>
<p>In providing for this capability the system may include multiple backup, and/or redundancy solutions such as fail-over architecture, database journaling, transaction processing, etc.</p>
<p>The backup and recovery function must address both physical system failure (i.e., failure of EHR system hardware) as well as logical system failure (e.g., database corruption). To support the requirement that the EHR system be available whenever it is needed within the design parameters of the system and provide reliability and redundancy of the EHR database and its data, the backup function shall not impact user functionality or appreciably impact user performance.</p>
<p>The backup function may include features which permit multiple processes and technologies to perform its task. This may include multiple backup technologies such as tape, disk, cloud, etc. Also, multiple architectures such as redundancy, online, near-line and off-line media.</p>
</div></div>
<div id="requirements"><b>Criteria <a href="https://hl7.org/fhir/versions.html#std-process" title="Normative Content" class="normative-flag">N</a>:</b></div>
<table id="statements" class="grid dict">
<tr>
<td style="padding-left: 4px;">
TI.8#01
</td>
<td style="padding-left: 4px;">
SHALL
<span style="border-radius: 999px;margin: 2px 2px;font-size: 10px;display: inline-block;padding: 3px 5px;letter-spacing: 0.5px;line-height: 1;white-space: nowrap;background-color: #e5f5e5;color: #388e3c;border: 1px solid #a2d1a2;">dependent</span>
</td>
<td style="padding-left: 4px;" class="requirement">
<div><p>The system SHALL provide the ability to backup and recover EHR information according to scope of practice, organizational policy, and/or jurisdictional law.</p>
</div>
</td>
</tr>
<tr>
<td style="padding-left: 4px;">
TI.8#02
</td>
<td style="padding-left: 4px;">
SHALL
</td>
<td style="padding-left: 4px;" class="requirement">
<div><p>The system SHALL provide the ability to backup and recover all database contents including programs and all software components necessary to permit a complete EHR to be recovered. (i.e., 'full' backup and recovery)</p>
</div>
</td>
</tr>
<tr>
<td style="padding-left: 4px;">
TI.8#03
</td>
<td style="padding-left: 4px;">
MAY
</td>
<td style="padding-left: 4px;" class="requirement">
<div><p>The system MAY provide the ability to backup and recover EHR information using alternative backup methods in addition to a full backup/recovery (e.g., incremental, differential, reverse delta, or continuous).</p>
</div>
</td>
</tr>
<tr>
<td style="padding-left: 4px;">
TI.8#04
</td>
<td style="padding-left: 4px;">
MAY
</td>
<td style="padding-left: 4px;" class="requirement">
<div><p>The system MAY provide the ability to backup EHR information according to a defined schedule of storage media rotation.</p>
</div>
</td>
</tr>
<tr>
<td style="padding-left: 4px;">
TI.8#05
</td>
<td style="padding-left: 4px;">
SHALL
<span style="border-radius: 999px;margin: 2px 2px;font-size: 10px;display: inline-block;padding: 3px 5px;letter-spacing: 0.5px;line-height: 1;white-space: nowrap;background-color: #f3e5ff;color: #7b1fa2;border: 1px solid #d1a3ff;">conditional</span>
</td>
<td style="padding-left: 4px;" class="requirement">
<div><p>IF the EHR user requirements specify that the EHR system be available continuously, THEN the system SHALL provide the ability to backup EHR information concurrently with the normal operation of the EHR application.</p>
</div>
</td>
</tr>
<tr>
<td style="padding-left: 4px;">
TI.8#06
</td>
<td style="padding-left: 4px;">
SHOULD
</td>
<td style="padding-left: 4px;" class="requirement">
<div><p>The system SHOULD provide the ability to backup EHR information to a remote location.</p>
</div>
</td>
</tr>
<tr>
<td style="padding-left: 4px;">
TI.8#07
</td>
<td style="padding-left: 4px;">
MAY
</td>
<td style="padding-left: 4px;" class="requirement">
<div><p>The system MAY provide the ability to backup EHR information to more than one storage media (e.g., disk, tape, or cloud).</p>
</div>
</td>
</tr>
<tr>
<td style="padding-left: 4px;">
TI.8#08
</td>
<td style="padding-left: 4px;">
MAY
</td>
<td style="padding-left: 4px;" class="requirement">
<div><p>The system MAY provide the ability to encrypt backup data.</p>
</div>
</td>
</tr>
</table>
</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative"/>
</extension>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info">
<valueCode value="NC"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="ehr"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/ehrs/us/dhfpr2/ImplementationGuide/hl7.ehrs.us.dhfpr2"/>
</extension>
</valueInteger>
</extension>
<url value="http://hl7.org/ehrs/us/dhfpr2/Requirements/DHFPR2-TI.8"/>
<version value="2.0.0-ballot"/>
<name value="TI_8_Database_Backup_and_Recovery"/>
<title value="TI.8 Database Backup and Recovery (Function)"/>
<status value="active"/>
<date value="2025-12-19T08:44:27+00:00"/>
<publisher value="HL7 International / Electronic Health Records"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/ehr"/>
</telecom>
</contact>
<description
value="Provide for the ability to backup and recover the EHR system."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<purpose
value="To enable the preservation of the EHR database and its data, functionality needs to be present to record a copy of the database and its contents to offline media as well as the recovery of the system from a backup copy and resumption of normal system operation. The backup must preserve both data as well as database structure and definition information sufficient to recover a complete functional EHR system. Database components may include, but not be limited to application data, security credentials, log/audit files, and programs; ultimately all EHR components necessary to provide a full and complete operating environment. Finally, the backup must be capable of being used during recovery processing to restore an exact copy of the EHR system as of a particular instant in time. This is a requirement to be able to preserve logical consistency of information within the recovered EHR system.
In providing for this capability the system may include multiple backup, and/or redundancy solutions such as fail-over architecture, database journaling, transaction processing, etc.
The backup and recovery function must address both physical system failure (i.e., failure of EHR system hardware) as well as logical system failure (e.g., database corruption). To support the requirement that the EHR system be available whenever it is needed within the design parameters of the system and provide reliability and redundancy of the EHR database and its data, the backup function shall not impact user functionality or appreciably impact user performance.
The backup function may include features which permit multiple processes and technologies to perform its task. This may include multiple backup technologies such as tape, disk, cloud, etc. Also, multiple architectures such as redundancy, online, near-line and off-line media."/>
<derivedFrom
value="http://hl7.org/ehrs/uv/ehrsfmr2/Requirements/EHRSFMR2-TI.8"/>
<statement>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent">
<valueBoolean value="true"/>
</extension>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info">
<valueCode value="NC"/>
</extension>
<key value="DHFPR2-TI.8-01"/>
<label value="TI.8#01"/>
<conformance value="SHALL"/>
<conditionality value="false"/>
<requirement
value="The system SHALL provide the ability to backup and recover EHR information according to scope of practice, organizational policy, and/or jurisdictional law."/>
<derivedFrom value="TI.8#1"/>
</statement>
<statement>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent">
<valueBoolean value="false"/>
</extension>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info">
<valueCode value="NC"/>
</extension>
<key value="DHFPR2-TI.8-02"/>
<label value="TI.8#02"/>
<conformance value="SHALL"/>
<conditionality value="false"/>
<requirement
value="The system SHALL provide the ability to backup and recover all database contents including programs and all software components necessary to permit a complete EHR to be recovered. (i.e., 'full' backup and recovery)"/>
<derivedFrom value="TI.8#2"/>
</statement>
<statement>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent">
<valueBoolean value="false"/>
</extension>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info">
<valueCode value="NC"/>
</extension>
<key value="DHFPR2-TI.8-03"/>
<label value="TI.8#03"/>
<conformance value="MAY"/>
<conditionality value="false"/>
<requirement
value="The system MAY provide the ability to backup and recover EHR information using alternative backup methods in addition to a full backup/recovery (e.g., incremental, differential, reverse delta, or continuous)."/>
<derivedFrom value="TI.8#3"/>
</statement>
<statement>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent">
<valueBoolean value="false"/>
</extension>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info">
<valueCode value="NC"/>
</extension>
<key value="DHFPR2-TI.8-04"/>
<label value="TI.8#04"/>
<conformance value="MAY"/>
<conditionality value="false"/>
<requirement
value="The system MAY provide the ability to backup EHR information according to a defined schedule of storage media rotation."/>
<derivedFrom value="TI.8#4"/>
</statement>
<statement>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent">
<valueBoolean value="false"/>
</extension>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info">
<valueCode value="NC"/>
</extension>
<key value="DHFPR2-TI.8-05"/>
<label value="TI.8#05"/>
<conformance value="SHALL"/>
<conditionality value="true"/>
<requirement
value="IF the EHR user requirements specify that the EHR system be available continuously, THEN the system SHALL provide the ability to backup EHR information concurrently with the normal operation of the EHR application."/>
<derivedFrom value="TI.8#5"/>
</statement>
<statement>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent">
<valueBoolean value="false"/>
</extension>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info">
<valueCode value="NC"/>
</extension>
<key value="DHFPR2-TI.8-06"/>
<label value="TI.8#06"/>
<conformance value="SHOULD"/>
<conditionality value="false"/>
<requirement
value="The system SHOULD provide the ability to backup EHR information to a remote location."/>
<derivedFrom value="TI.8#6"/>
</statement>
<statement>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent">
<valueBoolean value="false"/>
</extension>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info">
<valueCode value="NC"/>
</extension>
<key value="DHFPR2-TI.8-07"/>
<label value="TI.8#07"/>
<conformance value="MAY"/>
<conditionality value="false"/>
<requirement
value="The system MAY provide the ability to backup EHR information to more than one storage media (e.g., disk, tape, or cloud)."/>
<derivedFrom value="TI.8#7"/>
</statement>
<statement>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent">
<valueBoolean value="false"/>
</extension>
<extension
url="http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info">
<valueCode value="NC"/>
</extension>
<key value="DHFPR2-TI.8-08"/>
<label value="TI.8#08"/>
<conformance value="MAY"/>
<conditionality value="false"/>
<requirement
value="The system MAY provide the ability to encrypt backup data."/>
<derivedFrom value="TI.8#8"/>
</statement>
</Requirements>