MedicationKnowledge
Information about a medication that is used to support knowledge.
Endpoints
dev
https://api.sandbox.ovok.com/fhir/R5/MedicationKnowledge| Interaction | Method | Path |
|---|---|---|
| Read | GET | /fhir/R5/MedicationKnowledge/[id] |
| Vread | GET | /fhir/R5/MedicationKnowledge/[id]/_history/[vid] |
| Update | PUT | /fhir/R5/MedicationKnowledge/[id] |
| Patch | PATCH | /fhir/R5/MedicationKnowledge/[id] |
| Delete | DELETE | /fhir/R5/MedicationKnowledge/[id] |
| Create | POST | /fhir/R5/MedicationKnowledge |
| Search | GET | /fhir/R5/MedicationKnowledge?... |
| History | GET | /fhir/R5/MedicationKnowledge/[id]/_history |
| Type-history | GET | /fhir/R5/MedicationKnowledge/_history |
Top-level elements
| Element | Type(s) | Cardinality | Description |
|---|---|---|---|
identifier | Identifier | 0..* | Business identifier for this medication |
code | CodeableConcept | 0..1 | Code that identifies this medication |
status | code | 0..1 | active |
author | Reference | 0..1 | Creator or owner of the knowledge or information about the medication |
intendedJurisdiction | CodeableConcept | 0..* | Codes that identify the different jurisdictions for which the information of this resource was created |
name | string | 0..* | A name associated with the medication being described |
relatedMedicationKnowledge | BackboneElement | 0..* | Associated or related medication information |
associatedMedication | Reference | 0..* | The set of medication resources that are associated with this medication |
productType | CodeableConcept | 0..* | Category of the medication or product |
monograph | BackboneElement | 0..* | Associated documentation about the medication |
preparationInstruction | markdown | 0..1 | The instructions for preparing the medication |
cost | BackboneElement | 0..* | The pricing of the medication |
monitoringProgram | BackboneElement | 0..* | Program under which a medication is reviewed |
indicationGuideline | BackboneElement | 0..* | Guidelines or protocols for administration of the medication for an indication |
medicineClassification | BackboneElement | 0..* | Categorization of the medication within a formulary or classification system |
packaging | BackboneElement | 0..* | Details about packaged medications |
clinicalUseIssue | Reference | 0..* | Potential clinical issue with or between medication(s) |
storageGuideline | BackboneElement | 0..* | How the medication should be stored |
regulatory | BackboneElement | 0..* | Regulatory information about a medication |
definitional | BackboneElement | 0..1 | Minimal definition information about the medication |
Resource-specific search parameters
| Parameter | Type | Description |
|---|---|---|
classification | token | Specific category assigned to the medication |
classification-type | token | The type of category for the medication (for example, therapeutic classification, therapeutic sub-classification) |
code | token | Code that identifies this medication |
doseform | token | powder |
identifier | token | External identifier for the activity definition |
ingredient | reference | Reference to a resource (by instance) |
ingredient-code | token | Reference to a concept (by class) |
monitoring-program-name | token | Name of the reviewing program |
monitoring-program-type | token | Type of program under which the medication is monitored |
monograph | reference | Associated documentation about the medication |
monograph-type | token | The category of medication document |
packaging-cost | quantity | The cost of the packaged medication, if the cost is Money |
packaging-cost-concept | token | The cost of the packaged medication, if the cost is a CodeableConcept |
product-type | token | Category of the medication or product |
source-cost | token | The source or owner for the price information |
status | token | The current status of the activity definition |
Reference
- Official FHIR R5 spec:
MedicationKnowledge - Maturity: Trial Use 1 (FMM 1).