HL7 Electronic Health Record System Functional Model, Release 2.1.1
2.1.1 - Normative International flag

HL7 Electronic Health Record System Functional Model, Release 2.1.1, published by HL7 International / Electronic Health Records. This guide is not an authorized publication; it is the continuous build for version 2.1.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/mvdzel/ehrsfm-fhir-r5/ and changes regularly. See the Directory of published versions

: RI.1.1.18 Re-activate Record Lifecycle Event (Function)

Page standards status: Normative

Raw json | Download

{
  "resourceType" : "Requirements",
  "id" : "EHRSFMR2-RI.1.1.18",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/FMFunction"
    ]
  },
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"en\" xmlns=\"http://www.w3.org/1999/xhtml\" lang=\"en\">\n    \n    \n    <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>Occurs when an agent causes the system to recreate or restore full status to record entries previously deleted or deprecated.</p>\n<p>Reference: ISO 21089-2018, Section 15.18.</p>\n</div></div>\n    \n    \n    \n    <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>\n    \n    <table id=\"statements\" class=\"grid dict\">\n        \n        <tr>\n            <td style=\"padding-left: 4px;\">\n            RI.1.1.18#01\n            </td>\n            <td style=\"padding-left: 4px;\">\n            SHALL\n            \n                \n                <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>\n                \n            \n            \n            \n            </td>\n            <td style=\"padding-left: 4px;\" class=\"requirement\">\n                <div><p>The system SHALL provide the ability to untag Record Entries that were previously tagged as being deleted or deprecated (or tag Record Entries as no longer being deleted that were previously deleted, or as no longer being deprecated that were previously deprecated) and thus reactivate those Record Entries according to scope of practice, organizational policy, and/or jurisdictional law.</p>\n</div>\n                \n            </td>\n        </tr>\n        \n    </table>\n</div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "normative"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "ehr"
    }
  ],
  "url" : "http://hl7.org/ehrs/uv/ehrsfmr2/Requirements/EHRSFMR2-RI.1.1.18",
  "version" : "2.1.1",
  "name" : "RI_1_1_18_Re_activate_Record_Lifecycle_Event",
  "title" : "RI.1.1.18 Re-activate Record Lifecycle Event (Function)",
  "status" : "active",
  "date" : "2025-12-13T09:05:07+00:00",
  "publisher" : "HL7 International / Electronic Health Records",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/ehr"
        }
      ]
    }
  ],
  "description" : "Re-activate Record Entries (1 or more instances)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "purpose" : "Occurs when an agent causes the system to recreate or restore full status to record entries previously deleted or deprecated. \n\nReference: ISO 21089-2018, Section 15.18.",
  "statement" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean" : true
        }
      ],
      "key" : "EHRSFMR2-RI.1.1.18-01",
      "label" : "RI.1.1.18#01",
      "conformance" : [
        "SHALL"
      ],
      "conditionality" : false,
      "requirement" : "The system SHALL provide the ability to untag Record Entries that were previously tagged as being deleted or deprecated (or tag Record Entries as no longer being deleted that were previously deleted, or as no longer being deprecated that were previously deprecated) and thus reactivate those Record Entries according to scope of practice, organizational policy, and/or jurisdictional law."
    }
  ]
}