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.4.2.1.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/dhfp-ig/Requirements-DHFPR2-CP.4.2.1.html
URLhttp://hl7.org/ehrs/us/dhfpr2/Requirements/DHFPR2-CP.4.2.1
Version2.0.0-ballot
Statusactive
Date2025-12-19T08:44:27+00:00
NameCP_4_2_1_Medication_Interaction_and_Allergy_Checking
TitleCP.4.2.1 Medication Interaction and Allergy Checking (Function)
Realmus
Authorityhl7
DescriptionProvide alerts for potential medication interactions and medication allergy reactions.
PurposeCheck and provide alerts at the time of medication order based upon coded, active and non-active medications for possible interactions, allergies, sensitivities, intolerances, and other adverse reactions.

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:

Check and provide alerts at the time of medication order based upon coded, active and non-active medications for possible interactions, allergies, sensitivities, intolerances, and other adverse reactions.

Criteria N:
CP.4.2.1#01 SHALL profiled

The system SHALL conform to function CPS.4.2.1 (Support for Medication Interaction and Allergy Checking) to determine allergic reactions, drug-drug interactions, and other potential adverse reactions, and render alerts or notifications when new medications are ordered. Dental Note: According to scope of practice, organizational policy, and/or jurisdictional law, can be, but is not limited to, an API to Rx module. Could also be entered manually and then cross-checked manually.

CP.4.2.1#02 SHALL profiled

The system SHALL conform to function CP.1.2 (Manage Allergy, Intolerance and Adverse Reaction List) to provide the ability to manage interaction and allergy checking and render alerts and notifications when new medications are ordered. Dental Note: According to scope of practice, organizational policy, and/or jurisdictional law, can be, but is not limited to, an API to Rx module. Could also be entered manually and then cross-checked manually.

CP.4.2.1#03 MAY

The system MAY provide the ability to render an alert, at the time a new medication is prescribed/ordered, that drug interaction, allergy, and formulary checking will not be performed against uncoded or free text medication(s).

CP.4.2.1#04 MAY dependent

The system MAY provide the ability to render a notification, at the time a new uncoded medication is prescribed/ordered, that drug interaction, allergy, and formulary checking will not be performed, according to scope of practice, organizational policy, and/or jurisdictional law.

CP.4.2.1#05 SHALL dependent

The system SHALL provide the ability to render and tag as inactive recently inactivated medications for inclusion in current medication screening according to scope of practice, organizational policy, and/or jurisdictional law.


Source1

{
  "resourceType": "Requirements",
  "id": "DHFPR2-CP.4.2.1",
  "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.4.2.1",
  "version": "2.0.0-ballot",
  "name": "CP_4_2_1_Medication_Interaction_and_Allergy_Checking",
  "title": "CP.4.2.1 Medication Interaction and Allergy Checking (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": "Provide alerts for potential medication interactions and medication allergy reactions.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US"
        }
      ]
    }
  ],
  "purpose": "Check and provide alerts at the time of medication order based upon coded, active and non-active medications for possible interactions, allergies, sensitivities, intolerances, and other adverse reactions.",
  "derivedFrom": [
    "http://hl7.org/ehrs/uv/ehrsfmr2/Requirements/EHRSFMR2-CP.4.2.1"
  ],
  "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": "C"
        }
      ],
      "key": "DHFPR2-CP.4.2.1-01",
      "label": "CP.4.2.1#01",
      "conformance": [
        "SHALL"
      ],
      "conditionality": false,
      "requirement": "The system SHALL conform to function [CPS.4.2.1](Requirements-DHFPR2-CPS.4.2.1.html) (Support for Medication Interaction and Allergy Checking) to determine allergic reactions, drug-drug interactions, and other potential adverse reactions, and render alerts or notifications when new medications are ordered. Dental Note: According to scope of practice, organizational policy, and/or jurisdictional law, can be, but is not limited to, an API to Rx module. Could also be entered manually and then cross-checked manually.",
      "derivedFrom": "CP.4.2.1#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": "C"
        }
      ],
      "key": "DHFPR2-CP.4.2.1-02",
      "label": "CP.4.2.1#02",
      "conformance": [
        "SHALL"
      ],
      "conditionality": false,
      "requirement": "The system SHALL conform to function [CP.1.2](Requirements-DHFPR2-CP.1.2.html) (Manage Allergy, Intolerance and Adverse Reaction List) to provide the ability to manage interaction and allergy checking and render alerts and notifications when new medications are ordered. Dental Note: According to scope of practice, organizational policy, and/or jurisdictional law, can be, but is not limited to, an API to Rx module. Could also be entered manually and then cross-checked manually.",
      "derivedFrom": "CP.4.2.1#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.4.2.1-03",
      "label": "CP.4.2.1#03",
      "conformance": [
        "MAY"
      ],
      "conditionality": false,
      "requirement": "The system MAY provide the ability to render an alert, at the time a new medication is prescribed/ordered, that drug interaction, allergy, and formulary checking will not be performed against uncoded or free text medication(s).",
      "derivedFrom": "CP.4.2.1#3"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": true
        },
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info",
          "valueCode": "NC"
        }
      ],
      "key": "DHFPR2-CP.4.2.1-04",
      "label": "CP.4.2.1#04",
      "conformance": [
        "MAY"
      ],
      "conditionality": false,
      "requirement": "The system MAY provide the ability to render a notification, at the time a new uncoded medication is prescribed/ordered, that drug interaction, allergy, and formulary checking will not be performed, according to scope of practice, organizational policy, and/or jurisdictional law.",
      "derivedFrom": "CP.4.2.1#4"
    },
    {
      "extension": [
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-dependent",
          "valueBoolean": true
        },
        {
          "url": "http://hl7.org/ehrs/uv/ehrsfmr2/StructureDefinition/requirements-change-info",
          "valueCode": "NC"
        }
      ],
      "key": "DHFPR2-CP.4.2.1-05",
      "label": "CP.4.2.1#05",
      "conformance": [
        "SHALL"
      ],
      "conditionality": false,
      "requirement": "The system SHALL provide the ability to render and tag as inactive recently inactivated medications for inclusion in current medication screening according to scope of practice, organizational policy, and/or jurisdictional law.",
      "derivedFrom": "CP.4.2.1#5"
    }
  ]
}