Definitions for cimi-entity-Medication-model.
| cimi-entity-Medication-model | |
| Definition | A type of prescription drug or over-the-counter drug that is used to prevent, treat, or relieve symptoms of a disease or abnormal condition, but excluding vaccines.  | 
| Control | 0..* | 
| cimi-entity-Medication-model.type | |
| Definition | The most specific code (lowest level term) describing the kind or sort of thing being represented.  | 
| Control | 1..1 | 
| Binding | The codes SHALL be taken from Medication Clinical Drug (RxNorm); other codes may be used where these codes are not suitable | 
| Type | Coding | 
| cimi-entity-Medication-model.doseForm | |
| Definition | The form in which active and/or inert ingredient(s) are physically presented.  | 
| Control | 0..1 | 
| Binding | The codes SHALL be taken from SNOMED CT Form Codes | 
| Type | Coding | 
| cimi-entity-Medication-model.brand | |
| Definition | If the product is branded, and if so, the brand name of a product.  | 
| Control | 0..1 | 
| Type | http://hl7.org/fhir/us/sw/StructureDefinition/cimi-entity-Brand-model | 
| cimi-entity-Medication-model.overTheCounter | |
| Definition | True if the medication is available to consumers without a prescription.  | 
| Control | 0..1 | 
| Type | boolean | 
| cimi-entity-Medication-model.medicationIngredient | |
| Definition | Specifies an material component in a medication.  | 
| Control | 0..* | 
| Type | http://hl7.org/fhir/us/sw/StructureDefinition/cimi-entity-MedicationIngredient-model | 
| cimi-entity-Medication-model.manufacturer | |
| Definition | The organization producing the product or test.  | 
| Control | 0..1 | 
| Type | Reference(OrganizationModel) | 
| cimi-entity-Medication-model.lotNumber | |
| Definition | A distinctive alpha-numeric identification code assigned by the manufacturer or distributor to a specific quantity of manufactured material or product within a batch.  | 
| Control | 0..1 | 
| Type | string | 
| cimi-entity-Medication-model.expirationDate | |
| Definition | When the item (medication, device, etc.) will expire.  | 
| Control | 0..1 | 
| Type | dateTime | 
| cimi-entity-Medication-model.package | |
| Definition | The kind of container the medication comes in.  | 
| Control | 0..1 | 
| Binding | For example codes, see MedicationContainer | 
| Type | Coding |