FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: Requirements/EHRSFMR2-CP.2.2

Packagehl7.ehrs.uv.ehrsfmr2
TypeRequirements
IdEHRSFMR2-CP.2.2
FHIR VersionR5
Sourcehttp://hl7.org/ehrs/uv/ehrsfmr2/https://build.fhir.org/ig/mvdzel/ehrsfm-fhir-r5/Requirements-EHRSFMR2-CP.2.2.html
URLhttp://hl7.org/ehrs/uv/ehrsfmr2/Requirements/EHRSFMR2-CP.2.2
Version2.1.1-ballot
Statusactive
Date2025-05-13T15:11:00+00:00
NameCP_2_2_Render_externally_sourced_Data
TitleCP.2.2 Render externally-sourced Data (Function)
Realmuv
Authorityhl7
DescriptionRender data that has been captured from multiple external sources.
PurposeData 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).

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Statement N:

Render data that has been captured from multiple external sources.

Description I:

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).

Actors:
ehr
Criteria N:
CP.2.2#01 conditional SHALL

IF the system conforms to function CPS.2.2 (Support for externally-sourced Clinical data), THEN the system SHALL provide the ability to render externally-sourced clinical data.


Source

{
  "resourceType": "Requirements",
  "id": "EHRSFMR2-CP.2.2",
  "meta": {
    "profile": [
      "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/FMFunction"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "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-05-13T15:11:00+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."
    }
  ]
}