FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.ehrs.us.dhfpr2
Resource TypeRequirements
IdRequirements-DHFPR2-CP.9.2.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/dhfp-ig/Requirements-DHFPR2-CP.9.2.html
URLhttp://hl7.org/ehrs/us/dhfpr2/Requirements/DHFPR2-CP.9.2
Version2.0.0-ballot
Statusactive
Date2025-12-19T08:44:27+00:00
NameCP_9_2_Capture_Health_Service_Report_Information
TitleCP.9.2 Capture Health Service Report Information (Function)
Realmus
Authorityhl7
DescriptionSupport the creation of health service reports to authorized health entities that a provider may be required to generate (e.g., the creation of an oncologist's report that must be submitted to a national cancer registry).
PurposeProviders are prompted to collect sufficient information in the course of care to avoid duplicate, retrospective or other additional data entry as part of supporting health management programs and reporting, for example public health, such as notifiable condition reports, immunization, cancer registry and discharge data.

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

Description I:

Providers are prompted to collect sufficient information in the course of care to avoid duplicate, retrospective or other additional data entry as part of supporting health management programs and reporting, for example public health, such as notifiable condition reports, immunization, cancer registry and discharge data.

Criteria N:
CP.9.2#01 MAY

The system MAY render a notification that prompts providers on the data needed for end of encounter reporting during the continuum of care to streamline end of care data collection.

CP.9.2#02 SHOULD

The system SHOULD provide the ability to render service reports at the completion of an episode of care (e.g., discharge summaries or public health reports) using data collected during the encounter.

CP.9.2#03 MAY conditional

IF the patient is tagged as deceased, THEN the system MAY provide the ability to capture (i.e., trigger) and render the collection of death certificate data.

CP.9.2#04 SHOULD

The system SHOULD provide the ability to capture and render the acknowledgement that health service reports have been received.

CP.9.2#05 SHALL

The system SHALL conform to function CP.9.1 (Produce a Summary Record of Care).

CP.9.2#06 SHOULD

The system SHOULD render a notification that prompts providers on the information needed for regulatory safety reporting.


Source1

{
  "resourceType": "Requirements",
  "id": "DHFPR2-CP.9.2",
  "meta": {
    "profile": [
      "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/FMFunction"
    ]
  },
  "language": "en",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative"
    },
    {
      "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info",
      "valueCode": "NC"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "ehr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/ehrs/us/dhfpr2/ImplementationGuide/hl7.ehrs.us.dhfpr2"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/ehrs/us/dhfpr2/Requirements/DHFPR2-CP.9.2",
  "version": "2.0.0-ballot",
  "name": "CP_9_2_Capture_Health_Service_Report_Information",
  "title": "CP.9.2 Capture Health Service Report Information (Function)",
  "status": "active",
  "date": "2025-12-19T08:44:27+00:00",
  "publisher": "HL7 International / Electronic Health Records",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/ehr"
        }
      ]
    }
  ],
  "description": "Support the creation of health service reports to authorized health entities that a provider may be required to generate (e.g., the creation of an oncologist's report that must be submitted to a national cancer registry).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "Providers are prompted to collect sufficient information in the course of care to avoid duplicate, retrospective or other additional data entry as part of supporting health management programs and reporting, for example public health, such as notifiable condition reports, immunization, cancer registry and discharge data.",
  "derivedFrom": [
    "http://hl7.org/ehrs/uv/ehrsfmr2/Requirements/EHRSFMR2-CP.9.2"
  ],
  "statement": [
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        },
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info",
          "valueCode": "NC"
        }
      ],
      "key": "DHFPR2-CP.9.2-01",
      "label": "CP.9.2#01",
      "conformance": [
        "MAY"
      ],
      "conditionality": false,
      "requirement": "The system MAY render a notification that prompts providers on the data needed for end of encounter reporting during the continuum of care to streamline end of care data collection.",
      "derivedFrom": "CP.9.2#1"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        },
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info",
          "valueCode": "NC"
        }
      ],
      "key": "DHFPR2-CP.9.2-02",
      "label": "CP.9.2#02",
      "conformance": [
        "SHOULD"
      ],
      "conditionality": false,
      "requirement": "The system SHOULD provide the ability to render service reports at the completion of an episode of care (e.g., discharge summaries or public health reports) using data collected during the encounter.",
      "derivedFrom": "CP.9.2#2"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        },
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info",
          "valueCode": "NC"
        }
      ],
      "key": "DHFPR2-CP.9.2-03",
      "label": "CP.9.2#03",
      "conformance": [
        "MAY"
      ],
      "conditionality": true,
      "requirement": "IF the patient is tagged as deceased, THEN the system MAY provide the ability to capture (i.e., trigger) and render the collection of death certificate data.",
      "derivedFrom": "CP.9.2#3"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        },
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info",
          "valueCode": "NC"
        }
      ],
      "key": "DHFPR2-CP.9.2-04",
      "label": "CP.9.2#04",
      "conformance": [
        "SHOULD"
      ],
      "conditionality": false,
      "requirement": "The system SHOULD provide the ability to capture and render the acknowledgement that health service reports have been received.",
      "derivedFrom": "CP.9.2#4"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        },
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info",
          "valueCode": "NC"
        }
      ],
      "key": "DHFPR2-CP.9.2-05",
      "label": "CP.9.2#05",
      "conformance": [
        "SHALL"
      ],
      "conditionality": false,
      "requirement": "The system SHALL conform to function [CP.9.1](Requirements-DHFPR2-CP.9.1.html) (Produce a Summary Record of Care).",
      "derivedFrom": "CP.9.2#5"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": false
        },
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info",
          "valueCode": "NC"
        }
      ],
      "key": "DHFPR2-CP.9.2-06",
      "label": "CP.9.2#06",
      "conformance": [
        "SHOULD"
      ],
      "conditionality": false,
      "requirement": "The system SHOULD render a notification that prompts providers on the information needed for regulatory safety reporting.",
      "derivedFrom": "CP.9.2#6"
    }
  ]
}