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

This page is part of the HL7 Electronic Health Record System Functional Model, Release 2.1.1 (v2.1.1-ballot: Normative 1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: CP.2.2 Render externally-sourced Data (Function) - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "Requirements",
  "id" : "EHRSFMR2-CP.2.2",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/FMFunction"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n    <span 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></span>\n\n    \n    <span 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></span>\n    \n\n    \n    <span id=\"actors\"><b>Actors:</b><br/> ehr</span>\n    \n\n    \n    <span id=\"requirements\"><b>Criteria <a href=\"https://hl7.org/fhir/versions.html#std-process\" title=\"Normative Content\" class=\"normative-flag\">N</a>:</b></span>\n    \n    <table id=\"statements\" class=\"grid dict\">\n        \n        <tr>\n            <td style=\"padding-left: 4px;\">\n                \n                <span>CP.2.2#01</span>\n                \n            </td>\n            <td style=\"padding-left: 4px;\">\n                \n                \n                <i>conditional</i>\n                \n                \n                <span>SHALL</span>\n                \n            </td>\n            <td style=\"padding-left: 4px;\" class=\"requirement\">\n                \n                <span><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></span>\n                \n                \n            </td>\n        </tr>\n        \n    </table>\n</div>"
  },
  "extension" : [
    {
      "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-ballot",
  "name" : "CP_2_2_Render_externally_sourced_Data",
  "title" : "CP.2.2 Render externally-sourced Data (Function)",
  "status" : "active",
  "date" : "2025-04-04T11:04:36+11: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."
    }
  ]
}