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

FHIR IG Statistics: Requirements/EHRSFMR2-RI.1.1.6

Packagehl7.ehrs.uv.ehrsfmr2
TypeRequirements
IdEHRSFMR2-RI.1.1.6
FHIR VersionR5
Sourcehttp://hl7.org/ehrs/uv/ehrsfmr2/https://build.fhir.org/ig/mvdzel/ehrsfm-fhir-r5/Requirements-EHRSFMR2-RI.1.1.6.html
URLhttp://hl7.org/ehrs/uv/ehrsfmr2/Requirements/EHRSFMR2-RI.1.1.6
Version2.1.1-ballot
Statusactive
Date2025-05-13T15:11:00+00:00
NameRI_1_1_6_Report__Output__Record_Lifecycle_Event
TitleRI.1.1.6 Report (Output) Record Lifecycle Event (Function)
Realmuv
Authorityhl7
DescriptionReport (Output) Record Entries (1 or more instances)
PurposeOccurs when an agent causes the system to produce and deliver record entry content in a particular form and manner. Reference: ISO 21089-2018, Section 15.6.

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:

Report (Output) Record Entries (1 or more instances)

Description I:

Occurs when an agent causes the system to produce and deliver record entry content in a particular form and manner.

Reference: ISO 21089-2018, Section 15.6.

Actors:
ehr
Criteria N:
RI.1.1.6#01 SHOULD

The system SHOULD provide the ability to render Record Entry content (e.g., as a report) retaining original, unaltered content and signature bindings, Action and Record Entry provenance and metadata.

RI.1.1.6#02 SHALL

The system SHALL provide the ability to render Record Entry extracts, including content, context, provenance and metadata.

RI.1.1.6#03 SHALL

The system SHALL provide the ability to capture the identity of the patient or the individual subject who is the target of Record Entry content that is presented/reported.

RI.1.1.6#04 dependent conditional SHOULD

IF the identity of a specific recipient has been stored, THEN the system SHOULD render protected Record Entry content based on established permissions and according to scope of practice, organizational policy, and/or jurisdictional law.

RI.1.1.6#05 conditional SHOULD

IF known and explicit as to Record Entry content being output/reported, THEN the system SHOULD transmit corresponding authorizations and patient consent permissions.

RI.1.1.6#06 SHALL

The system SHALL conform to function TI.1.6 (Secure Data Exchange).

RI.1.1.6#07 SHALL

The system SHALL provide the ability to extract Record Entry content prior to output/report, conforming to function RI.1.1.13 (Extract Record Entry Content).

RI.1.1.6#08 SHALL

The system SHALL provide the ability to de-identify Record Entry content prior to output/report, conforming to function RI.1.1.10 (De-Identify Record Entries).

RI.1.1.6#09 dependent SHALL

The system SHALL provide the ability to render updates (new versions) of Record Entry Content to known recipients of prior versions of that Record Entry Content according to scope of practice, organizational policy, and/or jurisdictional law.


Source

{
  "resourceType": "Requirements",
  "id": "EHRSFMR2-RI.1.1.6",
  "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-RI.1.1.6",
  "version": "2.1.1-ballot",
  "name": "RI_1_1_6_Report__Output__Record_Lifecycle_Event",
  "title": "RI.1.1.6 Report (Output) Record Lifecycle Event (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": "Report (Output) 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 produce and deliver record entry content in a particular form and manner. \n\nReference: ISO 21089-2018, Section 15.6.",
  "statement": [
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "EHRSFMR2-RI.1.1.6-01",
      "label": "RI.1.1.6#01",
      "conformance": [
        "SHOULD"
      ],
      "conditionality": false,
      "requirement": "The system SHOULD provide the ability to render Record Entry content (e.g., as a report) retaining original, unaltered content and signature bindings, Action and Record Entry provenance and metadata."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "EHRSFMR2-RI.1.1.6-02",
      "label": "RI.1.1.6#02",
      "conformance": [
        "SHALL"
      ],
      "conditionality": false,
      "requirement": "The system SHALL provide the ability to render Record Entry extracts, including content, context, provenance and metadata."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "EHRSFMR2-RI.1.1.6-03",
      "label": "RI.1.1.6#03",
      "conformance": [
        "SHALL"
      ],
      "conditionality": false,
      "requirement": "The system SHALL provide the ability to capture the identity of the patient or the individual subject who is the target of Record Entry content that is presented/reported."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": true
        }
      ],
      "key": "EHRSFMR2-RI.1.1.6-04",
      "label": "RI.1.1.6#04",
      "conformance": [
        "SHOULD"
      ],
      "conditionality": true,
      "requirement": "IF the identity of a specific recipient has been stored, THEN the system SHOULD render protected Record Entry content based on established permissions and according to scope of practice, organizational policy, and/or jurisdictional law."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "EHRSFMR2-RI.1.1.6-05",
      "label": "RI.1.1.6#05",
      "conformance": [
        "SHOULD"
      ],
      "conditionality": true,
      "requirement": "IF known and explicit as to Record Entry content being output/reported, THEN the system SHOULD transmit corresponding authorizations and patient consent permissions."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "EHRSFMR2-RI.1.1.6-06",
      "label": "RI.1.1.6#06",
      "conformance": [
        "SHALL"
      ],
      "conditionality": false,
      "requirement": "The system SHALL conform to function [TI.1.6](Requirements-EHRSFMR2-TI.1.6.html) (Secure Data Exchange)."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "EHRSFMR2-RI.1.1.6-07",
      "label": "RI.1.1.6#07",
      "conformance": [
        "SHALL"
      ],
      "conditionality": false,
      "requirement": "The system SHALL provide the ability to extract Record Entry content prior to output/report, conforming to function [RI.1.1.13](Requirements-EHRSFMR2-RI.1.1.13.html) (Extract Record Entry Content)."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        }
      ],
      "key": "EHRSFMR2-RI.1.1.6-08",
      "label": "RI.1.1.6#08",
      "conformance": [
        "SHALL"
      ],
      "conditionality": false,
      "requirement": "The system SHALL provide the ability to de-identify Record Entry content prior to output/report, conforming to function [RI.1.1.10](Requirements-EHRSFMR2-RI.1.1.10.html) (De-Identify Record Entries)."
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": true
        }
      ],
      "key": "EHRSFMR2-RI.1.1.6-09",
      "label": "RI.1.1.6#09",
      "conformance": [
        "SHALL"
      ],
      "conditionality": false,
      "requirement": "The system SHALL provide the ability to render updates (new versions) of Record Entry Content to known recipients of prior versions of that Record Entry Content according to scope of practice, organizational policy, and/or jurisdictional law."
    }
  ]
}