This Medication Resource is primarily used for the identification and definition of a medication.
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Medication | DomainResource | Definition of a Medication | |
id | 0..1 | Id | 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 Binding A human language. (http://tools.ietf.org/html/bcp47) Binding Strength Required |
text | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources |
code | 1..1 | CodeableConcept | Codes that identify this medication Binding A code that defines the type of a medication (http://hl7.org/fhir/ValueSet/medication-codes) Binding Strength Example |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 0..* | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 0..1 | Uri | Identity of the terminology system Fixed Value http://snomed.info/sct |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 1..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
isBrand | 0..1 | Boolean | True if a brand |
manufacturer | 0..1 | Reference (CareConnect-DCH-Organization-1) | Manufacturer of the item |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
product | 0..1 | BackboneElement | Administrable medication details |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
form | 0..1 | CodeableConcept | powder | tablets | carton + Binding The form of a medication (http://hl7.org/fhir/ValueSet/medication-form-codes) Binding Strength Example |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 0..* | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
ingredient | 0..* | BackboneElement | Active or inactive ingredient |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
item | 1..1 | Reference (Substance | CareConnect-DCH-Medication-1) | The product contained |
amount | 0..1 | Ratio | Quantity of ingredient present |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
numerator | 0..1 | Quantity | Numerator value |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
value | 0..1 | Decimal | Numerical value (with implicit precision) |
comparator | 0..1 | Code | < | <= | >= | > - how to understand the value Binding How the Quantity should be understood and represented. (http://hl7.org/fhir/ValueSet/quantity-comparator) Binding Strength Required |
unit | 0..1 | String | Unit representation |
system | 0..1 | Uri | System that defines coded unit form |
code | 0..1 | Code | Coded form of the unit |
denominator | 0..1 | Quantity | Denominator value |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
value | 0..1 | Decimal | Numerical value (with implicit precision) |
comparator | 0..1 | Code | < | <= | >= | > - how to understand the value Binding How the Quantity should be understood and represented. (http://hl7.org/fhir/ValueSet/quantity-comparator) Binding Strength Required |
unit | 0..1 | String | Unit representation |
system | 0..1 | Uri | System that defines coded unit form |
code | 0..1 | Code | Coded form of the unit |
batch | 0..* | BackboneElement | Base for elements defined inside a resource |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
lotNumber | 0..1 | String | Primitive Type string |
expirationDate | 0..1 | DateTime | Primitive Type dateTime |
package | 0..1 | BackboneElement | Details about packaged medications |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
container | 0..1 | CodeableConcept | E.g. box, vial, blister-pack Binding Kind of container a medication package is packaged in (http://hl7.org/fhir/ValueSet/medication-package-form-codes) Binding Strength Example |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
coding | 0..* | Coding | Code defined by a terminology system |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
system | 0..1 | Uri | Identity of the terminology system |
version | 0..1 | String | Version of the system - if relevant |
code | 0..1 | Code | Symbol in syntax defined by the system |
display | 0..1 | String | Representation defined by the system |
userSelected | 0..1 | Boolean | If this coding was chosen directly by the user |
text | 0..1 | String | Plain text representation of the concept |
content | 0..* | BackboneElement | What is in the package |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
item | 1..1 | Reference (CareConnect-DCH-Medication-1) | A product in the package |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
reference | 0..1 | String | Relative, internal or absolute URL reference |
display | 0..1 | String | Text alternative for the resource |
amount (SimpleQuantity) | 0..1 | SimpleQuantity | Quantity present in the package |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
value | 0..1 | Decimal | Numerical value (with implicit precision) |
unit | 0..1 | String | Unit representation |
system | 0..1 | Uri | System that defines coded unit form |
code | 0..1 | Code | Coded form of the unit |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Medication.language | language | Required | http://tools.ietf.org/html/bcp47 |
Medication.code | code | Example | http://hl7.org/fhir/ValueSet/medication-codes |
Medication.product.form | form | Example | http://hl7.org/fhir/ValueSet/medication-form-codes |
Medication.product.ingredient.amount.numerator.comparator | comparator | Required | http://hl7.org/fhir/ValueSet/quantity-comparator |
Medication.package.container | container | Example | http://hl7.org/fhir/ValueSet/medication-package-form-codes |