This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Contraindication FHIR Resource Proposal

From HL7Wiki
Revision as of 04:49, 18 June 2014 by Lmckenzi (talk | contribs)
Jump to navigation Jump to search



Contraindication

Owning committee name

Clinical Decision Support Workgroup

Contributing or Reviewing Work Groups

FHIR Resource Development Project Insight ID

Pending

Scope of coverage

The contraindication resource identifies a particular issue associated with a proposed or actual clinical action. For example, a drug-drug interaction, a procedure contraindicated based on weight or health condition, an out-of-range drug dose, etc. These may be identified by decision support systems or through human cognition. The scope includes both human and animal therapies and covers all disciplines and care environments.

QUESTION: should this be limited to clinical? Can administrative issues (lack of consent, permissions, etc.) fall here or is that always an OperationOutcome?

RIM scope

Obvseration [classCode=OBS, moodCode=EVN, code <= ISSUE]

Resource appropriateness

Contraindications are a common concept in medicine, particularly in decision support. Contraindications tend to come into being as a result of some other resource, however they exist as separate structures and can be returned on their own. As well, they can have relationships to multiple resources. For example, in the case of a drug-drug interaction, the resource (prescription, dispense, etc.) for each of the two medications would be implicated and neither would have a stronger affiliation with the contraindication than the other. Therefore, the contraindication must be captured as a distinct resource.

Contraindications may be persisted and queried, though updates will be uncommon as they are typically point-in-time assessments.

Standardization of Contraindications is important for decision support purposes.


Expected implementations

  • QUICK decision support/quality metric logical model
  • Canadian pharmacy implementations (eventually)

Content sources

  • QUICK model
  • v3 CMET
  • OpenEHR?

Example Scenarios

  • Drug-drug interaction detected between a prescription and an existing medication statement
  • Dose out of range by age
  • Contraindicated medical procedure based on existing condition

Resource Relationships

  • OperationOutcome: A rejection or warning operation outcome may include an extension linking to a Contraindication providing the clinical basis for the rejection or warning
  • The various clinical resources (MedicationPrescription, AllergyIntolerance, Observation, Procedure, etc.) may all be triggers of a Contraindication

Timelines

At least a draft prepared for the Jan 2015 DSTU ballot

gForge Users