AdministrableProductDefinition
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).
Endpoints
dev
https://api.sandbox.ovok.com/fhir/R5/AdministrableProductDefinition| Interaction | Method | Path |
|---|---|---|
| Read | GET | /fhir/R5/AdministrableProductDefinition/[id] |
| Vread | GET | /fhir/R5/AdministrableProductDefinition/[id]/_history/[vid] |
| Update | PUT | /fhir/R5/AdministrableProductDefinition/[id] |
| Patch | PATCH | /fhir/R5/AdministrableProductDefinition/[id] |
| Delete | DELETE | /fhir/R5/AdministrableProductDefinition/[id] |
| Create | POST | /fhir/R5/AdministrableProductDefinition |
| Search | GET | /fhir/R5/AdministrableProductDefinition?... |
| History | GET | /fhir/R5/AdministrableProductDefinition/[id]/_history |
| Type-history | GET | /fhir/R5/AdministrableProductDefinition/_history |
Top-level elements
| Element | Type(s) | Cardinality | Description |
|---|---|---|---|
identifier | Identifier | 0..* | An identifier for the administrable product |
status | code | 1..1 | draft |
formOf | Reference | 0..* | References a product from which one or more of the constituent parts of that product can be prepared and used as described by this administrable product |
administrableDoseForm | CodeableConcept | 0..1 | The dose form of the final product after necessary reconstitution or processing |
unitOfPresentation | CodeableConcept | 0..1 | The presentation type in which this item is given to a patient. e.g. for a spray - 'puff' |
producedFrom | Reference | 0..* | Indicates the specific manufactured items that are part of the 'formOf' product that are used in the preparation of this specific administrable form |
ingredient | CodeableConcept | 0..* | The ingredients of this administrable medicinal product. This is only needed if the ingredients are not specified either using ManufacturedItemDefiniton, or using by incoming references from the Ingredient resource |
device | Reference | 0..1 | A device that is integral to the medicinal product, in effect being considered as an "ingredient" of the medicinal product |
description | markdown | 0..1 | A general description of the product, when in its final form, suitable for administration e.g. effervescent blue liquid, to be swallowed |
property | BackboneElement | 0..* | Characteristics e.g. a product's onset of action |
routeOfAdministration | BackboneElement | 1..* | The path by which the product is taken into or makes contact with the body |
Resource-specific search parameters
| Parameter | Type | Description |
|---|---|---|
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 |
dose-form | token | The administrable dose form, i.e. the dose form of the final product after necessary reconstitution or processing |
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 |
identifier | token | An identifier for the administrable product |
ingredient | token | The ingredients of this administrable medicinal product |
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 thes |
route | token | Coded expression for the route |
status | token | The status of this administrable product. Enables tracking the life-cycle of the content. |
target-species | token | Coded expression for the species |
Reference
- Official FHIR R5 spec:
AdministrableProductDefinition - Maturity: Trial Use 2 (FMM 2).