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

Difference between revisions of "SubstanceDefinition FHIR Resource Proposal"

From HL7Wiki
Jump to navigation Jump to search
Line 49: Line 49:
 
==Scope of coverage==
 
==Scope of coverage==
  
To support the content of the revised ISO 11238 IDMP Substance standard and its ISO/TS 19844 Technical Specification, and other domain areas with similar requirements (detailed definition of substances, to molecular level, including manufacturing processes and ingredients).
+
To support the detailed definition of substances, including to molecular level, manufacturing processes and ingredients. To cover the content areas of the ISO 11238 IDMP Substance standard, and other domain areas with similar requirements.
  
 
==RIM scope==
 
==RIM scope==

Revision as of 17:43, 1 July 2019



SubstanceDefinition

Owning work group name

BR&R

Committee Approval Date:

6th May 2019

Contributing or Reviewing Work Groups

  • Pharmacy
  • O&O

FHIR Resource Development Project Insight ID

1367, 1338


Scope of coverage

To support the detailed definition of substances, including to molecular level, manufacturing processes and ingredients. To cover the content areas of the ISO 11238 IDMP Substance standard, and other domain areas with similar requirements.

RIM scope

Similar in scope to the substance parts of CPM. Entity: Material (EntityClass="MAT")

Resource appropriateness

There is an upcoming requirement to support the standardised exchange of detailed definitional Substance data, as covered by the ISO 11238 specification.

This resource does not intend to clash with the existing Substance FHIR resource, but complements with an extra level of detail. It is seen as a sibling rather than a parent or a superclass to be profiled.

It is intended to add an extra level of substance specification detail, such as is typically used by regulators, and only indirectly used during normal medication related work flows (e.g. for lookups of unfamiliar substances).

Manufacturers submit this data to regulators, when substances are created or the parameters change (ingredient manufacturer, process etc).

Regulators exchange this information between each other, to synchronize substance catalogs.

Expected implementations

FDA (already implemented a proprietary message solution for 11238 substances). EMA

Content sources

Basis for the resource is the information in ISO 11238 Substances standard. Actual data exists in the FDA GSRS implementation of ISO 11238 and ISO/TS 19844.

Draft resources covering IDMP are here: SubstanceDefinition

Example Scenarios

Substance definitions for the various categories (Chemical, Polymer, Protein etc). Use of "Specified Substance" area of 11238 to add extra information around manufacturing process etc.

Resource Relationships

See diagram below and also associated proposal: MedicinalProduct_FHIR_Resource_Proposal

Reference to Organization, for the manufacturer.

SubstanceDefinition and Substance

There is expected to be a reference from Substance to SubstanceDefinition, to be able to point to a more detailed definition. This may be an actual FHIR reference, or, perhaps more likely, it could operate via Substance.Code, which would correspond to SubstanceDefinition.code.

This resource is not expected to replace the existing Substance resource - which is limited in scope to the small number of items needed to support direct clinical/medicinal use. (The Substance resource could be considered to be a "Substance Use".)

SubstanceDefinitionis a collection of definitional information that an instance of a Substance resource (e.g. in a Medication, within a MedicationDispense) can refer to.

It is not expected that a SubstanceDefinitionwould ever directly substitute for the use of Substance.

In theory, all the SubstanceDefinitioninformation could be contained in a hugely expanded Substance resource (and then the existing Substance scope could be profiled back out again). But this would create an unmanageably large Substance resource for the very common and narrow medical/clinical use cases.

Since the key regulatory use of SubstanceDefinitionis almost orthogonal to the clinical use cases, it seems appropriate to have the SubstanceDefinition resource available as a sibling to Substance, not a parent. The SubstanceDefinition resource would also be used on its own, unrelated to any Substance instance, in those regulatory and drug information use cases.

Overlap between SubstanceDefinition and Substance

In practical terms there very little overlap of attributes between SubstanceDefinition and Substance. The Substance resource has only a few fields that are definitional (which are the only ones that would overlap).

Identifier and status are specific to this substance instance.

Category is definitional, and so does overlap, but could also be a local classification.

Code is the link between the two, and description could be considered a very small (possibly local) summary of the whole SubstanceDefinition, and so be a useful overlap.

The Instance component is not definitional so does not clash.

The Ingredient component is primarily for cases when the main Substance is made up on-demand - mixed rather than manufactured - and so would not itself be covered by a global SubstanceDefinition (hence no overlap).

SubstanceDefinition and Medication

The Medication resource has a reference to Substance. That is not expected to change. As described, SubstanceDefinition is additional, definitional information about substances. It is not itself expected to be used as a substance instance - which is what Substance is for.

SubstanceDefinition and Device

There is no direct relationship between SubstanceDefinition and Device anticipated.

In theory, since devices are made of substances, it would be possible, as with any physical object, to use a SubstanceDefinition to describe the details of materials that comprise it. However this is not a currently proposed use case and device material is not supported by the existing Device resource.

A proposed DeviceSpecification resource would likely use SubstanceDefinition to define its materials.

Relationship to other resources

Timelines

Early draft by December 2017 comment-only ballot.

gForge Users

riksmithies (already has commit permission)

When Resource Proposal Is Complete

When you have completed your proposal, please send an email to FMGcontact@HL7.org

FMG Notes