Medication
ClinicalThis resource is primarily used for the identification and definition of a medication for the purposes of prescribing, dispensing, and administering a medication as well as for making statements about medication use.
| Path | Card. | Type | Description & Constraints |
|---|---|---|---|
| Medication | 0..* | — | Definition of a Medication |
| .idΣ | 0..1 | String | Logical id of this artifact |
| .metaΣ | 0..1 | Meta | Metadata about the resource |
| .implicitRules?!Σ | 0..1 | uri | A set of rules under which this content was created |
| .language | 0..1 | code | Language of the resource content Bindinglanguages(preferred) |
| .text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
| .contained | 0..* | Resource | Contained, inline Resources |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?! | 0..* | Extension | Extensions that cannot be ignored |
| .identifierΣ | 0..* | Identifier | Business identifier for this medication |
| .codeΣ | 0..1 | CodeableConcept | Codes that identify this medication Bindingmedication-codes(example) |
| .status?!Σ | 0..1 | code | active | inactive | entered-in-error Bindingmedication-status(required) |
| .manufacturerΣ | 0..1 | Reference(Organization) | Manufacturer of the item |
| .form | 0..1 | CodeableConcept | powder | tablets | capsule + Bindingmedication-form-codes(example) |
| .amountΣ | 0..1 | Ratio | Amount of drug in package |
| .ingredient | 0..* | BackboneElement | Active or inactive ingredient |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .item[x] | 1..1 | CodeableConcept | Reference(Substance | Medication) | The actual ingredient or content |
| .isActive | 0..1 | boolean | Active ingredient indicator |
| .strength | 0..1 | Ratio | Quantity of ingredient present |
| .batch | 0..1 | BackboneElement | Details about packaged medications |
| .id | 0..1 | String | Unique id for inter-element referencing |
| .extension | 0..* | Extension | Additional content defined by implementations |
| .modifierExtension?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
| .lotNumber | 0..1 | string | Identifier assigned to batch |
| .expirationDate | 0..1 | dateTime | When batch will expire |