Pharmaceutical Quality (Industry), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/uv-dx-pq/ and changes regularly. See the Directory of published versions
| Official URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/MedicinalProductDefinition-drug-product-pq | Version: 1.0.0 | ||||
| Active as of 2026-05-10 | Computable Name: MedicinalProductDefinitionDrugProductPq | ||||
| Other Identifiers: OID:2.16.840.1.113883.4.642.40.41.42.68 | |||||
This MedicinalProductDefinition profile represents information that identifies the drug product.
Usages:
You can also check for usages in the FHIR IG Statistics
Description Differentials, Snapshots, and other representations.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | MedicinalProductDefinition | Detailed definition of a medicinal product | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
SΣ | 0..* | Identifier | Business identifier for this product. Could be an MPID |
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | The status within the lifecycle of this product record Binding: PublicationStatus (preferred): The lifecycle status of an artifact. |
![]() ![]() |
SΣ | 0..1 | CodeableConcept | The dose form for a single part product, or combined form of a multiple part product Binding: Medicine Dose Form EDQM (preferred): EDQM (European Directorate for the Quality of Medicines and Healthcare) Dose Form codes. |
![]() ![]() |
Σ | 0..* | CodeableConcept | The path by which the product is taken into or makes contact with the body Binding: Medicine Route of Administration EDQM (preferred): EDQM (European Directorate for the Quality of Medicines and Healthcare) Route of Administration codes. |
![]() ![]() |
SΣ | 1..* | BackboneElement | The product's name, including full name and possibly coded parts |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
Σ | 1..1 | string | The full product name |
![]() ![]() ![]() |
SΣ | 0..1 | CodeableConcept | Type of product name, such as rINN, BAN, Proprietary, Non-Proprietary Binding: Product Name Type (preferred) |
![]() ![]() |
Σ | 0..* | BackboneElement | Key product features such as "sugar free", "modified release" |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
S | 0..1 | Range | substance-property-range URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-substance-property-range-pq |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | A code expressing the type of characteristic Binding: MedicinalProduct Characteristic Type (preferred): Example codes for MedicinalProduct.characteristic.type |
![]() ![]() ![]() |
Σ | 0..1 | A value for the characteristic Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() |
markdown | |||
![]() ![]() ![]() ![]() |
Quantity | |||
![]() ![]() ![]() ![]() |
integer | |||
![]() ![]() ![]() ![]() |
date | |||
![]() ![]() ![]() ![]() |
boolean | |||
![]() ![]() ![]() ![]() |
Attachment | |||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Quantity | A value for the characteristic |
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | < | <= | >= | > | ad - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. |
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | uri | System that defines coded unit form Required Pattern: http://unitsofmeasure.org |
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | code | Coded form of the unit Binding: UnitsOfMeasureCaseSensitive (required): UCUM codes for unit |
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | A value for the characteristic |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| MedicinalProductDefinition.status | Base | preferred | PublicationStatus | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.combinedPharmaceuticalDoseForm | Base | preferred | Medicine Dose Form EDQM | 📦1.0.0 | This IG |
| MedicinalProductDefinition.route | Base | preferred | Medicine Route of Administration EDQM | 📦1.0.0 | This IG |
| MedicinalProductDefinition.name.type | Base | preferred | Product Name Type | 📦1.0.0 | This IG |
| MedicinalProductDefinition.characteristic.type | Base | preferred | MedicinalProduct Characteristic Type | 📦1.0.0 | This IG |
| MedicinalProductDefinition.characteristic.value[x]:valueQuantity.comparator | Base | required | QuantityComparator | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.characteristic.value[x]:valueQuantity.code | Base | required | UnitsOfMeasureCaseSensitive | 📦3.0.0 | THO v7.1 |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | MedicinalProductDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | MedicinalProductDefinition | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | MedicinalProductDefinition | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | MedicinalProductDefinition | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | MedicinalProductDefinition | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
MedicinalProductDefinition | |||
![]() ![]() |
S | 0..* | Identifier | Business identifier for this product. Could be an MPID |
![]() ![]() |
S | 0..1 | CodeableConcept | The dose form for a single part product, or combined form of a multiple part product Binding: Medicine Dose Form EDQM (preferred): EDQM (European Directorate for the Quality of Medicines and Healthcare) Dose Form codes. |
![]() ![]() |
0..* | CodeableConcept | The path by which the product is taken into or makes contact with the body Binding: Medicine Route of Administration EDQM (preferred): EDQM (European Directorate for the Quality of Medicines and Healthcare) Route of Administration codes. | |
![]() ![]() |
S | 1..* | BackboneElement | The product's name, including full name and possibly coded parts |
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Type of product name, such as rINN, BAN, Proprietary, Non-Proprietary Binding: Product Name Type (preferred) |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
S | 0..1 | Range | substance-property-range URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-substance-property-range-pq |
![]() ![]() ![]() |
1..1 | CodeableConcept | A code expressing the type of characteristic Binding: MedicinalProduct Characteristic Type (preferred): Example codes for MedicinalProduct.characteristic.type | |
![]() ![]() ![]() |
0..1 | CodeableConcept, markdown, Quantity, integer, date, boolean, Attachment | A value for the characteristic Slice: Unordered, Closed by type:$this | |
![]() ![]() ![]() ![]() |
0..1 | Quantity | A value for the characteristic | |
![]() ![]() ![]() ![]() ![]() |
0..1 | uri | System that defines coded unit form Required Pattern: http://unitsofmeasure.org | |
![]() ![]() ![]() ![]() ![]() |
0..1 | code | Coded form of the unit Binding: UnitsOfMeasureCaseSensitive (required): UCUM codes for unit | |
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | A value for the characteristic | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| MedicinalProductDefinition.combinedPharmaceuticalDoseForm | Base | preferred | Medicine Dose Form EDQM | 📦1.0.0 | This IG |
| MedicinalProductDefinition.route | Base | preferred | Medicine Route of Administration EDQM | 📦1.0.0 | This IG |
| MedicinalProductDefinition.name.type | Base | preferred | Product Name Type | 📦1.0.0 | This IG |
| MedicinalProductDefinition.characteristic.type | Base | preferred | MedicinalProduct Characteristic Type | 📦1.0.0 | This IG |
| MedicinalProductDefinition.characteristic.value[x]:valueQuantity.code | Base | required | UnitsOfMeasureCaseSensitive | 📦3.0.0 | THO v7.1 |
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | MedicinalProductDefinition | Detailed definition of a medicinal product | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
SΣ | 0..* | Identifier | Business identifier for this product. Could be an MPID | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Regulatory type, e.g. Investigational or Authorized Binding: MedicinalProductType (example): Overall defining type of this medicinal product. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | If this medicine applies to human or veterinary uses Binding: MedicinalProductDomain (example): Applicable domain for this product (e.g. human, veterinary). | ||||
![]() ![]() |
Σ | 0..1 | string | A business identifier relating to a specific version of the product | ||||
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | The status within the lifecycle of this product record Binding: PublicationStatus (preferred): The lifecycle status of an artifact. | ||||
![]() ![]() |
Σ | 0..1 | dateTime | The date at which the given status became applicable | ||||
![]() ![]() |
Σ | 0..1 | markdown | General description of this product | ||||
![]() ![]() |
SΣ | 0..1 | CodeableConcept | The dose form for a single part product, or combined form of a multiple part product Binding: Medicine Dose Form EDQM (preferred): EDQM (European Directorate for the Quality of Medicines and Healthcare) Dose Form codes. | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | The path by which the product is taken into or makes contact with the body Binding: Medicine Route of Administration EDQM (preferred): EDQM (European Directorate for the Quality of Medicines and Healthcare) Route of Administration codes. | ||||
![]() ![]() |
Σ | 0..1 | markdown | Description of indication(s) for this product, used when structured indications are not required | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | The legal status of supply of the medicinal product as classified by the regulator Binding: LegalStatusOfSupply (example): The prescription supply types appropriate to a medicinal product | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Whether the Medicinal Product is subject to additional monitoring for regulatory reasons Binding: AdditionalMonitoring (example): Extra measures defined for a Medicinal Product, such as heightened reporting requirements (e.g. Black Triangle Monitoring). | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Whether the Medicinal Product is subject to special measures for regulatory reasons Binding: SpecialMeasures (example): Extra measures defined for a Medicinal Product, such as a requirement to conduct post-authorization studies. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | If authorised for use in children Binding: PediatricUse (example): Suitability for age groups, in particular children. | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Allows the product to be classified by various systems Binding: ProductClassification (example): This value set includes codes from the Anatomical Therapeutic Chemical Classification System - provided as an exemplar value set. | ||||
![]() ![]() |
Σ | 0..* | MarketingStatus | Marketing status of the medicinal product, in contrast to marketing authorization | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Package type for the product Binding: MedicinalProductPackageType (example): Types of medicinal product packs | ||||
![]() ![]() |
Σ | 0..* | Reference(ManufacturedItemDefinition | DeviceDefinition) | Types of medicinal manufactured items and/or devices that this product consists of, such as tablets, capsule, or syringes | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | The ingredients of this medicinal product - when not detailed in other resources Binding: SNOMEDCTSubstanceCodes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set. | ||||
![]() ![]() |
Σ | 0..* | CodeableReference(SubstanceDefinition) | Any component of the drug product which is not the chemical entity defined as the drug substance, or an excipient in the drug product Binding: SNOMEDCTSubstanceCodes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set. | ||||
![]() ![]() |
Σ | 0..* | Reference(DocumentReference) | Additional documentation about the medicinal product | ||||
![]() ![]() |
Σ | 0..* | Reference(DocumentReference) | A master file for the medicinal product (e.g. Pharmacovigilance System Master File) | ||||
![]() ![]() |
Σ | 0..* | BackboneElement | A product specific contact, person (in a role), or an organization | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Allows the contact to be classified, for example QPPV, Pharmacovigilance Enquiry Information Binding: ProductContactType (example): Extra measures defined for a Medicinal Product, such as heightened reporting requirements. | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Organization | PractitionerRole) | A product specific contact, person (in a role), or an organization | ||||
![]() ![]() |
Σ | 0..* | Reference(ResearchStudy) | Clinical trials or studies that this product is involved in | ||||
![]() ![]() |
Σ | 0..* | Coding | A code that this product is known by, within some formal terminology Binding: SNOMEDCTMedicationCodes (example): A coded concept that defines the type of a medication. | ||||
![]() ![]() |
SΣ | 1..* | BackboneElement | The product's name, including full name and possibly coded parts | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | The full product name | ||||
![]() ![]() ![]() |
SΣ | 0..1 | CodeableConcept | Type of product name, such as rINN, BAN, Proprietary, Non-Proprietary Binding: Product Name Type (preferred) | ||||
![]() ![]() ![]() |
Σ | 0..* | BackboneElement | Coding words or phrases of the name | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | A fragment of a product name | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | Identifying type for this part of the name (e.g. strength part) Binding: ProductNamePartType (example): Type of part of a name for a Medicinal Product. | ||||
![]() ![]() ![]() |
Σ | 0..* | BackboneElement | Country and jurisdiction where the name applies | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | Country code for where this name applies Binding: CountryValueSet (example): Jurisdiction codes | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Jurisdiction code for where this name applies Binding: JurisdictionValueSet (example): Jurisdiction codes | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | Language code for this name Binding: AllLanguages (required): IETF language tag for a human language
| ||||
![]() ![]() |
Σ | 0..* | BackboneElement | Reference to another product, e.g. for linking authorised to investigational product | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 1..1 | CodeableReference(MedicinalProductDefinition) | Reference to another product, e.g. for linking authorised to investigational product | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | The type of relationship, for instance branded to generic or virtual to actual product Binding: ProductCrossReferenceType (example): Extra measures defined for a Medicinal Product, such as heightened reporting requirements. | ||||
![]() ![]() |
Σ | 0..* | BackboneElement | A manufacturing or administrative process for the medicinal product | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableReference(ActivityDefinition | PlanDefinition) | The type of manufacturing operation e.g. manufacturing itself, re-packaging | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Date range of applicability | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Organization) | The organization responsible for the particular process, e.g. the manufacturer or importer | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Specifies whether this process is considered proprietary or confidential Binding: ProductConfidentiality (example): Confidentiality rating, e.g. commercial sensitivity for a Medicinal Product. | ||||
![]() ![]() |
Σ | 0..* | BackboneElement | Key product features such as "sugar free", "modified release" | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
S | 0..1 | Range | substance-property-range URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-substance-property-range-pq | ||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | A code expressing the type of characteristic Binding: MedicinalProduct Characteristic Type (preferred): Example codes for MedicinalProduct.characteristic.type | ||||
![]() ![]() ![]() |
Σ | 0..1 | A value for the characteristic Slice: Unordered, Open by type:$this | |||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() |
markdown | |||||||
![]() ![]() ![]() ![]() |
Quantity | |||||||
![]() ![]() ![]() ![]() |
integer | |||||||
![]() ![]() ![]() ![]() |
date | |||||||
![]() ![]() ![]() ![]() |
boolean | |||||||
![]() ![]() ![]() ![]() |
Attachment | |||||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Quantity | A value for the characteristic | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | decimal | Numerical value (with implicit precision) | ||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | < | <= | >= | > | ad - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Unit representation | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | uri | System that defines coded unit form Required Pattern: http://unitsofmeasure.org | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | code | Coded form of the unit Binding: UnitsOfMeasureCaseSensitive (required): UCUM codes for unit | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | A value for the characteristic | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| MedicinalProductDefinition.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.type | Base | example | Medicinal Product Type | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.domain | Base | example | Medicinal Product Domain | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.status | Base | preferred | PublicationStatus | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.combinedPharmaceuticalDoseForm | Base | preferred | Medicine Dose Form EDQM | 📦1.0.0 | This IG |
| MedicinalProductDefinition.route | Base | preferred | Medicine Route of Administration EDQM | 📦1.0.0 | This IG |
| MedicinalProductDefinition.legalStatusOfSupply | Base | example | Legal Status Of Supply | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.additionalMonitoringIndicator | Base | example | Additional Monitoring | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.specialMeasures | Base | example | Special Measures | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.pediatricUseIndicator | Base | example | Pediatric Use | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.classification | Base | example | Product Classification | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.packagedMedicinalProduct | Base | example | Medicinal Product Package Type | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.ingredient | Base | example | SNOMED CT Substance Codes | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.impurity | Base | example | SNOMED CT Substance Codes | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.contact.type | Base | example | Product Contact Type | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.code | Base | example | SNOMED CT Medication Codes | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.name.type | Base | preferred | Product Name Type | 📦1.0.0 | This IG |
| MedicinalProductDefinition.name.part.type | Base | example | Product Name Part Type | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.name.usage.country | Base | example | Country ValueSet | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.name.usage.jurisdiction | Base | example | Jurisdiction ValueSet | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.name.usage.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.crossReference.type | Base | example | Product Cross Reference Type | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.operation.confidentialityIndicator | Base | example | Product Confidentiality | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.characteristic.type | Base | preferred | MedicinalProduct Characteristic Type | 📦1.0.0 | This IG |
| MedicinalProductDefinition.characteristic.value[x]:valueQuantity.comparator | Base | required | QuantityComparator | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.characteristic.value[x]:valueQuantity.code | Base | required | UnitsOfMeasureCaseSensitive | 📦3.0.0 | THO v7.1 |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | MedicinalProductDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | MedicinalProductDefinition | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | MedicinalProductDefinition | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | MedicinalProductDefinition | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | MedicinalProductDefinition | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Summary
Must-Support: 5 elements
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | MedicinalProductDefinition | Detailed definition of a medicinal product | |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored |
![]() ![]() |
SΣ | 0..* | Identifier | Business identifier for this product. Could be an MPID |
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | The status within the lifecycle of this product record Binding: PublicationStatus (preferred): The lifecycle status of an artifact. |
![]() ![]() |
SΣ | 0..1 | CodeableConcept | The dose form for a single part product, or combined form of a multiple part product Binding: Medicine Dose Form EDQM (preferred): EDQM (European Directorate for the Quality of Medicines and Healthcare) Dose Form codes. |
![]() ![]() |
Σ | 0..* | CodeableConcept | The path by which the product is taken into or makes contact with the body Binding: Medicine Route of Administration EDQM (preferred): EDQM (European Directorate for the Quality of Medicines and Healthcare) Route of Administration codes. |
![]() ![]() |
SΣ | 1..* | BackboneElement | The product's name, including full name and possibly coded parts |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
Σ | 1..1 | string | The full product name |
![]() ![]() ![]() |
SΣ | 0..1 | CodeableConcept | Type of product name, such as rINN, BAN, Proprietary, Non-Proprietary Binding: Product Name Type (preferred) |
![]() ![]() |
Σ | 0..* | BackboneElement | Key product features such as "sugar free", "modified release" |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
S | 0..1 | Range | substance-property-range URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-substance-property-range-pq |
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | A code expressing the type of characteristic Binding: MedicinalProduct Characteristic Type (preferred): Example codes for MedicinalProduct.characteristic.type |
![]() ![]() ![]() |
Σ | 0..1 | A value for the characteristic Slice: Unordered, Open by type:$this | |
![]() ![]() ![]() ![]() |
CodeableConcept | |||
![]() ![]() ![]() ![]() |
markdown | |||
![]() ![]() ![]() ![]() |
Quantity | |||
![]() ![]() ![]() ![]() |
integer | |||
![]() ![]() ![]() ![]() |
date | |||
![]() ![]() ![]() ![]() |
boolean | |||
![]() ![]() ![]() ![]() |
Attachment | |||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Quantity | A value for the characteristic |
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | < | <= | >= | > | ad - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. |
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | uri | System that defines coded unit form Required Pattern: http://unitsofmeasure.org |
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | code | Coded form of the unit Binding: UnitsOfMeasureCaseSensitive (required): UCUM codes for unit |
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | A value for the characteristic |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| MedicinalProductDefinition.status | Base | preferred | PublicationStatus | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.combinedPharmaceuticalDoseForm | Base | preferred | Medicine Dose Form EDQM | 📦1.0.0 | This IG |
| MedicinalProductDefinition.route | Base | preferred | Medicine Route of Administration EDQM | 📦1.0.0 | This IG |
| MedicinalProductDefinition.name.type | Base | preferred | Product Name Type | 📦1.0.0 | This IG |
| MedicinalProductDefinition.characteristic.type | Base | preferred | MedicinalProduct Characteristic Type | 📦1.0.0 | This IG |
| MedicinalProductDefinition.characteristic.value[x]:valueQuantity.comparator | Base | required | QuantityComparator | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.characteristic.value[x]:valueQuantity.code | Base | required | UnitsOfMeasureCaseSensitive | 📦3.0.0 | THO v7.1 |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | MedicinalProductDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | MedicinalProductDefinition | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | MedicinalProductDefinition | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | MedicinalProductDefinition | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | MedicinalProductDefinition | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
MedicinalProductDefinition | |||
![]() ![]() |
S | 0..* | Identifier | Business identifier for this product. Could be an MPID |
![]() ![]() |
S | 0..1 | CodeableConcept | The dose form for a single part product, or combined form of a multiple part product Binding: Medicine Dose Form EDQM (preferred): EDQM (European Directorate for the Quality of Medicines and Healthcare) Dose Form codes. |
![]() ![]() |
0..* | CodeableConcept | The path by which the product is taken into or makes contact with the body Binding: Medicine Route of Administration EDQM (preferred): EDQM (European Directorate for the Quality of Medicines and Healthcare) Route of Administration codes. | |
![]() ![]() |
S | 1..* | BackboneElement | The product's name, including full name and possibly coded parts |
![]() ![]() ![]() |
S | 0..1 | CodeableConcept | Type of product name, such as rINN, BAN, Proprietary, Non-Proprietary Binding: Product Name Type (preferred) |
![]() ![]() |
||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |
![]() ![]() ![]() ![]() |
S | 0..1 | Range | substance-property-range URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-substance-property-range-pq |
![]() ![]() ![]() |
1..1 | CodeableConcept | A code expressing the type of characteristic Binding: MedicinalProduct Characteristic Type (preferred): Example codes for MedicinalProduct.characteristic.type | |
![]() ![]() ![]() |
0..1 | CodeableConcept, markdown, Quantity, integer, date, boolean, Attachment | A value for the characteristic Slice: Unordered, Closed by type:$this | |
![]() ![]() ![]() ![]() |
0..1 | Quantity | A value for the characteristic | |
![]() ![]() ![]() ![]() ![]() |
0..1 | uri | System that defines coded unit form Required Pattern: http://unitsofmeasure.org | |
![]() ![]() ![]() ![]() ![]() |
0..1 | code | Coded form of the unit Binding: UnitsOfMeasureCaseSensitive (required): UCUM codes for unit | |
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | A value for the characteristic | |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| MedicinalProductDefinition.combinedPharmaceuticalDoseForm | Base | preferred | Medicine Dose Form EDQM | 📦1.0.0 | This IG |
| MedicinalProductDefinition.route | Base | preferred | Medicine Route of Administration EDQM | 📦1.0.0 | This IG |
| MedicinalProductDefinition.name.type | Base | preferred | Product Name Type | 📦1.0.0 | This IG |
| MedicinalProductDefinition.characteristic.type | Base | preferred | MedicinalProduct Characteristic Type | 📦1.0.0 | This IG |
| MedicinalProductDefinition.characteristic.value[x]:valueQuantity.code | Base | required | UnitsOfMeasureCaseSensitive | 📦3.0.0 | THO v7.1 |
Snapshot ViewView
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | MedicinalProductDefinition | Detailed definition of a medicinal product | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
SΣ | 0..* | Identifier | Business identifier for this product. Could be an MPID | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Regulatory type, e.g. Investigational or Authorized Binding: MedicinalProductType (example): Overall defining type of this medicinal product. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | If this medicine applies to human or veterinary uses Binding: MedicinalProductDomain (example): Applicable domain for this product (e.g. human, veterinary). | ||||
![]() ![]() |
Σ | 0..1 | string | A business identifier relating to a specific version of the product | ||||
![]() ![]() |
?!Σ | 0..1 | CodeableConcept | The status within the lifecycle of this product record Binding: PublicationStatus (preferred): The lifecycle status of an artifact. | ||||
![]() ![]() |
Σ | 0..1 | dateTime | The date at which the given status became applicable | ||||
![]() ![]() |
Σ | 0..1 | markdown | General description of this product | ||||
![]() ![]() |
SΣ | 0..1 | CodeableConcept | The dose form for a single part product, or combined form of a multiple part product Binding: Medicine Dose Form EDQM (preferred): EDQM (European Directorate for the Quality of Medicines and Healthcare) Dose Form codes. | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | The path by which the product is taken into or makes contact with the body Binding: Medicine Route of Administration EDQM (preferred): EDQM (European Directorate for the Quality of Medicines and Healthcare) Route of Administration codes. | ||||
![]() ![]() |
Σ | 0..1 | markdown | Description of indication(s) for this product, used when structured indications are not required | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | The legal status of supply of the medicinal product as classified by the regulator Binding: LegalStatusOfSupply (example): The prescription supply types appropriate to a medicinal product | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | Whether the Medicinal Product is subject to additional monitoring for regulatory reasons Binding: AdditionalMonitoring (example): Extra measures defined for a Medicinal Product, such as heightened reporting requirements (e.g. Black Triangle Monitoring). | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Whether the Medicinal Product is subject to special measures for regulatory reasons Binding: SpecialMeasures (example): Extra measures defined for a Medicinal Product, such as a requirement to conduct post-authorization studies. | ||||
![]() ![]() |
Σ | 0..1 | CodeableConcept | If authorised for use in children Binding: PediatricUse (example): Suitability for age groups, in particular children. | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Allows the product to be classified by various systems Binding: ProductClassification (example): This value set includes codes from the Anatomical Therapeutic Chemical Classification System - provided as an exemplar value set. | ||||
![]() ![]() |
Σ | 0..* | MarketingStatus | Marketing status of the medicinal product, in contrast to marketing authorization | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | Package type for the product Binding: MedicinalProductPackageType (example): Types of medicinal product packs | ||||
![]() ![]() |
Σ | 0..* | Reference(ManufacturedItemDefinition | DeviceDefinition) | Types of medicinal manufactured items and/or devices that this product consists of, such as tablets, capsule, or syringes | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | The ingredients of this medicinal product - when not detailed in other resources Binding: SNOMEDCTSubstanceCodes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set. | ||||
![]() ![]() |
Σ | 0..* | CodeableReference(SubstanceDefinition) | Any component of the drug product which is not the chemical entity defined as the drug substance, or an excipient in the drug product Binding: SNOMEDCTSubstanceCodes (example): This value set includes all substance codes from SNOMED CT - provided as an exemplar value set. | ||||
![]() ![]() |
Σ | 0..* | Reference(DocumentReference) | Additional documentation about the medicinal product | ||||
![]() ![]() |
Σ | 0..* | Reference(DocumentReference) | A master file for the medicinal product (e.g. Pharmacovigilance System Master File) | ||||
![]() ![]() |
Σ | 0..* | BackboneElement | A product specific contact, person (in a role), or an organization | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Allows the contact to be classified, for example QPPV, Pharmacovigilance Enquiry Information Binding: ProductContactType (example): Extra measures defined for a Medicinal Product, such as heightened reporting requirements. | ||||
![]() ![]() ![]() |
Σ | 1..1 | Reference(Organization | PractitionerRole) | A product specific contact, person (in a role), or an organization | ||||
![]() ![]() |
Σ | 0..* | Reference(ResearchStudy) | Clinical trials or studies that this product is involved in | ||||
![]() ![]() |
Σ | 0..* | Coding | A code that this product is known by, within some formal terminology Binding: SNOMEDCTMedicationCodes (example): A coded concept that defines the type of a medication. | ||||
![]() ![]() |
SΣ | 1..* | BackboneElement | The product's name, including full name and possibly coded parts | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 1..1 | string | The full product name | ||||
![]() ![]() ![]() |
SΣ | 0..1 | CodeableConcept | Type of product name, such as rINN, BAN, Proprietary, Non-Proprietary Binding: Product Name Type (preferred) | ||||
![]() ![]() ![]() |
Σ | 0..* | BackboneElement | Coding words or phrases of the name | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | string | A fragment of a product name | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | Identifying type for this part of the name (e.g. strength part) Binding: ProductNamePartType (example): Type of part of a name for a Medicinal Product. | ||||
![]() ![]() ![]() |
Σ | 0..* | BackboneElement | Country and jurisdiction where the name applies | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | Country code for where this name applies Binding: CountryValueSet (example): Jurisdiction codes | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Jurisdiction code for where this name applies Binding: JurisdictionValueSet (example): Jurisdiction codes | ||||
![]() ![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | Language code for this name Binding: AllLanguages (required): IETF language tag for a human language
| ||||
![]() ![]() |
Σ | 0..* | BackboneElement | Reference to another product, e.g. for linking authorised to investigational product | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 1..1 | CodeableReference(MedicinalProductDefinition) | Reference to another product, e.g. for linking authorised to investigational product | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | The type of relationship, for instance branded to generic or virtual to actual product Binding: ProductCrossReferenceType (example): Extra measures defined for a Medicinal Product, such as heightened reporting requirements. | ||||
![]() ![]() |
Σ | 0..* | BackboneElement | A manufacturing or administrative process for the medicinal product | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableReference(ActivityDefinition | PlanDefinition) | The type of manufacturing operation e.g. manufacturing itself, re-packaging | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Date range of applicability | ||||
![]() ![]() ![]() |
Σ | 0..* | Reference(Organization) | The organization responsible for the particular process, e.g. the manufacturer or importer | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Specifies whether this process is considered proprietary or confidential Binding: ProductConfidentiality (example): Confidentiality rating, e.g. commercial sensitivity for a Medicinal Product. | ||||
![]() ![]() |
Σ | 0..* | BackboneElement | Key product features such as "sugar free", "modified release" | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
S | 0..1 | Range | substance-property-range URL: http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Extension-substance-property-range-pq | ||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized | ||||
![]() ![]() ![]() |
Σ | 1..1 | CodeableConcept | A code expressing the type of characteristic Binding: MedicinalProduct Characteristic Type (preferred): Example codes for MedicinalProduct.characteristic.type | ||||
![]() ![]() ![]() |
Σ | 0..1 | A value for the characteristic Slice: Unordered, Open by type:$this | |||||
![]() ![]() ![]() ![]() |
CodeableConcept | |||||||
![]() ![]() ![]() ![]() |
markdown | |||||||
![]() ![]() ![]() ![]() |
Quantity | |||||||
![]() ![]() ![]() ![]() |
integer | |||||||
![]() ![]() ![]() ![]() |
date | |||||||
![]() ![]() ![]() ![]() |
boolean | |||||||
![]() ![]() ![]() ![]() |
Attachment | |||||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Quantity | A value for the characteristic | ||||
![]() ![]() ![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | decimal | Numerical value (with implicit precision) | ||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | < | <= | >= | > | ad - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. | ||||
![]() ![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Unit representation | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | uri | System that defines coded unit form Required Pattern: http://unitsofmeasure.org | ||||
![]() ![]() ![]() ![]() ![]() |
ΣC | 0..1 | code | Coded form of the unit Binding: UnitsOfMeasureCaseSensitive (required): UCUM codes for unit | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | A value for the characteristic | ||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| MedicinalProductDefinition.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.type | Base | example | Medicinal Product Type | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.domain | Base | example | Medicinal Product Domain | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.status | Base | preferred | PublicationStatus | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.combinedPharmaceuticalDoseForm | Base | preferred | Medicine Dose Form EDQM | 📦1.0.0 | This IG |
| MedicinalProductDefinition.route | Base | preferred | Medicine Route of Administration EDQM | 📦1.0.0 | This IG |
| MedicinalProductDefinition.legalStatusOfSupply | Base | example | Legal Status Of Supply | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.additionalMonitoringIndicator | Base | example | Additional Monitoring | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.specialMeasures | Base | example | Special Measures | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.pediatricUseIndicator | Base | example | Pediatric Use | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.classification | Base | example | Product Classification | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.packagedMedicinalProduct | Base | example | Medicinal Product Package Type | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.ingredient | Base | example | SNOMED CT Substance Codes | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.impurity | Base | example | SNOMED CT Substance Codes | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.contact.type | Base | example | Product Contact Type | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.code | Base | example | SNOMED CT Medication Codes | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.name.type | Base | preferred | Product Name Type | 📦1.0.0 | This IG |
| MedicinalProductDefinition.name.part.type | Base | example | Product Name Part Type | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.name.usage.country | Base | example | Country ValueSet | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.name.usage.jurisdiction | Base | example | Jurisdiction ValueSet | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.name.usage.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.crossReference.type | Base | example | Product Cross Reference Type | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.operation.confidentialityIndicator | Base | example | Product Confidentiality | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.characteristic.type | Base | preferred | MedicinalProduct Characteristic Type | 📦1.0.0 | This IG |
| MedicinalProductDefinition.characteristic.value[x]:valueQuantity.comparator | Base | required | QuantityComparator | 📍5.0.0 | FHIR Std. |
| MedicinalProductDefinition.characteristic.value[x]:valueQuantity.code | Base | required | UnitsOfMeasureCaseSensitive | 📦3.0.0 | THO v7.1 |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | MedicinalProductDefinition | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | MedicinalProductDefinition | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource |
contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | MedicinalProductDefinition | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| dom-5 | error | MedicinalProductDefinition | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | MedicinalProductDefinition | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Summary
Must-Support: 5 elements
Extensions
This structure refers to these extensions:
Slices
This structure defines the following Slices:
Other representations of profile: CSV, Excel, Schematron