This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Biomedical Research and Regulation ![]() | Maturity Level: 2 | Trial Use | Security Category: Anonymous | Compartments: No defined compartments |
A medicinal product in the final form which is suitable for administering to a patient (after any mixing of multiple components, dissolution etc. has been performed).
For an overview of this resource and others in the Medication Definition domain, also see the module page
A medicinal product may consist of several items, which need to be combined or processed before administration to the patient. This resource covers the ready-for-use administrable product - the components of which are ManufacturedItemDefinition resources. Note that in some cases the administrable product needs no processing or transformation from the manufactured item.
This resource represents the final form of the product; hence it details properties such as the route, that only apply to the final product. It is a definitional resource, representing the properties of a product, but not the actual instance given to someone. When necessary to record that, a Medication resource is used.
This resource corresponds to the Pharmaceutical Product as defined by the ISO IDMP set of standards,
see ISO 11615 and ISO 11616
.
To better align with the HL7 guidelines for supporting different product concepts and to avoid possible confusion
with the resources defined in the Medications module of HL7 FHIR, the concept "Administrable Product" has been adopted for the name of this resource,
whereas the terms and definitions of other core resources in the Medication Definition module do correspond
directly to the ISO IDMP terms.
See also the mapping table for a detailed mapping of this resource to the IDMP Pharmaceutical Product definition.
Additional definitions: Master Definition XML + JSON, XML Schema/Schematron + JSON Schema, ShEx (for Turtle) + see the extensions, the spreadsheet version & the dependency analysis
Path | ValueSet | Type | Documentation |
---|---|---|---|
AdministrableProductDefinition.status | PublicationStatus | Required | The lifecycle status of an artifact. |
AdministrableProductDefinition.administrableDoseForm | AdministrableDoseForm | Example | Dose form for a medication, in the form suitable for administering to the patient, after mixing, where necessary. |
AdministrableProductDefinition.unitOfPresentation | UnitOfPresentation | Example | The presentation type in which an administrable medicinal product is given to a patient. |
AdministrableProductDefinition.ingredient | SNOMEDCTSubstanceCodes | Example | This value set includes all substance codes from SNOMED CT - provided as an exemplar value set. |
AdministrableProductDefinition.property.type | ProductCharacteristic | Example | This value set includes all observable entity codes from SNOMED CT - provided as an exemplar value set. |
AdministrableProductDefinition.property.status | PublicationStatus | Required | The lifecycle status of an artifact. |
AdministrableProductDefinition.routeOfAdministration.code | SNOMEDCTRouteCodes | Example | This value set includes all Route codes from SNOMED CT - provided as an exemplar. |
AdministrableProductDefinition.routeOfAdministration.targetSpecies.code | TargetSpecies | Example | A species for which a medicinal product is intended. |
AdministrableProductDefinition.routeOfAdministration.targetSpecies.withdrawalPeriod.tissue | AnimalTissueType | Example | A tissue type of an animal. |
UniqueKey | Level | Location | Description | Expression |
![]() | Rule | (base) | RouteOfAdministration cannot be used when the 'formOf' product already uses MedicinalProductDefinition.route (and vice versa) | AdministrableProductDefinition.formOf.resolve().route.empty() |
Search parameters for this resource. See also the full list of search parameters for this resource, and check the Extensions registry for search parameters on extensions related to this resource. The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.
Name | Type | Description | Expression | In Common |
device | reference | A device that is integral to the medicinal product, in effect being considered as an "ingredient" of the medicinal product. This is not intended for devices that are just co-packaged | AdministrableProductDefinition.device (DeviceDefinition) |
|
dose-form | token | The administrable dose form, i.e. the dose form of the final product after necessary reconstitution or processing | AdministrableProductDefinition.administrableDoseForm | |
form-of | reference | The medicinal product that this is an administrable form of. This is not a reference to the item(s) that make up this administrable form - it is the whole product | AdministrableProductDefinition.formOf (MedicinalProductDefinition) |
|
identifier | token | An identifier for the administrable product | AdministrableProductDefinition.identifier | |
ingredient | token | The ingredients of this administrable medicinal product | AdministrableProductDefinition.ingredient | |
manufactured-item | reference | The manufactured item(s) that this administrable product is produced from. Either a single item, or several that are mixed before administration (e.g. a power item and a solution item). Note that these are not raw ingredients | AdministrableProductDefinition.producedFrom (ManufacturedItemDefinition) |
|
route | token | Coded expression for the route | AdministrableProductDefinition.routeOfAdministration.code | |
status | token | The status of this administrable product. Enables tracking the life-cycle of the content. | AdministrableProductDefinition.status | |
target-species | token | Coded expression for the species | AdministrableProductDefinition.routeOfAdministration.targetSpecies.code |