HL7 Electronic Health Record System Functional Model, Release 2.1.1
            
            2.1.1 - 
  
            
          
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
| Page standards status: Normative | 
{
  "resourceType" : "Requirements",
  "id" : "EHRSFMR2-CP.2.2",
  "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    <div id=\"description\"><b>Statement <a href=\"https://hl7.org/fhir/versions.html#std-process\" title=\"Normative Content\" class=\"normative-flag\">N</a>:</b> <div><p>Render data that has been captured from multiple external sources.</p>\n</div></div>\n\n    \n    <div id=\"purpose\"><b>Description <a href=\"https://hl7.org/fhir/versions.html#std-process\" title=\"Informative Content\" class=\"informative-flag\">I</a>:</b> <div><p>Data relevant to the patient record can be captured from many external sources and should be rendered appropriately alongside other information in the patient record (e.g., product labeling information should be rendered alongside the patient's record).</p>\n</div></div>\n    \n\n    \n    \n    \n    \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                \n                <div>CP.2.2#01</div>\n                \n            </td>\n            <td style=\"padding-left: 4px;\">\n                \n                \n                <i>conditional</i>\n                \n                \n                <div>SHALL</div>\n                \n            </td>\n            <td style=\"padding-left: 4px;\" class=\"requirement\">\n                \n                <div><div><p>IF the system conforms to function <a href=\"Requirements-EHRSFMR2-CPS.2.2.html\">CPS.2.2</a> (Support for externally-sourced Clinical data), THEN the system SHALL provide the ability to render externally-sourced clinical data.</p>\n</div></div>\n                \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-CP.2.2",
  "version" : "2.1.1",
  "name" : "CP_2_2_Render_externally_sourced_Data",
  "title" : "CP.2.2 Render externally-sourced Data (Function)",
  "status" : "active",
  "date" : "2025-10-31T19:25:08+00:00",
  "publisher" : "HL7 International / Electronic Health Records",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/ehr"
        }
      ]
    }
  ],
  "description" : "Render data that has been captured from multiple external sources.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "purpose" : "Data relevant to the patient record can be captured from many external sources and should be rendered appropriately alongside other information in the patient record (e.g., product labeling information should be rendered alongside the patient's record).",
  "statement" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean" : false
        }
      ],
      "key" : "EHRSFMR2-CP.2.2-01",
      "label" : "CP.2.2#01",
      "conformance" : [
        "SHALL"
      ],
      "conditionality" : true,
      "requirement" : "IF the system conforms to function [CPS.2.2](Requirements-EHRSFMR2-CPS.2.2.html) (Support for externally-sourced Clinical data), THEN the system SHALL provide the ability to render externally-sourced clinical data."
    }
  ]
}