This page is part of the US Core (v1.1.0: STU2 Ballot) based on FHIR (HL7® FHIR® Standard) R3. The current version which supersedes this version is 8.0.0. For a full list of available versions, see the Directory of published versions. Page versions: R8 R7 R6 R5 R4 R3
When referencing a medication, the MedicationStatement and MedicationRequest resources can either use a code or refer to a Medication resource. This profile sets minimum expectations for the Medication resource to record search and fetch medications associated with a patient. It identifies which core elements, extensions, vocabularies and value sets SHALL be present in the resource when using this profile.
Example Usage Scenarios:
Queries on Medication resource are expected to be within the context of a MedicationStatement or a MedicationRequest resource query. The following are example usage scenarios for the US Core Medication profile:
The following data-elements are mandatory (i.e data MUST be present). These are presented below in a simple human-readable explanation. Profile specific guidance and examples are provided as well. The Formal Profile Definition below provides the formal summary, definitions, and terminology requirements.
Each Medication must have:
Profile specific implementation guidance:
Description of Profiles, Differentials, and Snapshots.
The official URL for this profile is: http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication
Published on Mon Aug 01 00:00:00 AEST 2016 as a draft by HL7 US Realm Steering Committee.
This profile builds on Medication
Medication.code which has an extensible binding to:
        | Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Medication | 0..* | US Core Medication Profile | ||
|    code | S | 1..1 | CodeableConcept | Binding: Medication Clinical Drug (RxNorm) (extensible) | 
|  Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Medication | I | 0..* | US Core Medication Profile | |
|    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: Common Languages (extensible) | |
|    text | I | 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 | 
|    code | SΣ | 1..1 | CodeableConcept | Codes that identify this medication Binding: Medication Clinical Drug (RxNorm) (extensible) | 
|    status | Σ | 0..1 | code | active | inactive | entered-in-error Binding: MedicationStatus (required) | 
|    isBrand | Σ | 0..1 | boolean | True if a brand | 
|    isOverTheCounter | Σ | 0..1 | boolean | True if medication does not require a prescription | 
|    manufacturer | Σ | 0..1 | Reference(Organization) | Manufacturer of the item | 
|    form | 0..1 | CodeableConcept | powder | tablets | capsule + Binding: SNOMED CT Form Codes (example) | |
|    ingredient | I | 0..* | BackboneElement | Active or inactive ingredient | 
|     id | 0..1 | string | xml:id (or equivalent in JSON) | |
|     extension | 0..* | Extension | Additional Content defined by implementations | |
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | 
|     item[x] | 1..1 | CodeableConcept, Reference(Substance), Reference(Medication) | The product contained | |
|     isActive | 0..1 | boolean | Active ingredient indicator | |
|     amount | 0..1 | Ratio | Quantity of ingredient present | |
|    package | I | 0..1 | BackboneElement | Details about packaged medications | 
|     id | 0..1 | string | xml:id (or equivalent in JSON) | |
|     extension | 0..* | Extension | Additional Content defined by implementations | |
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | 
|     container | 0..1 | CodeableConcept | E.g. box, vial, blister-pack Binding: MedicationContainer (example) | |
|     content | I | 0..* | BackboneElement | What is  in the package | 
|      id | 0..1 | string | xml:id (or equivalent in JSON) | |
|      extension | 0..* | Extension | Additional Content defined by implementations | |
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | 
|      item[x] | 1..1 | CodeableConcept, Reference(Medication) | The item in the package | |
|      amount | 0..1 | SimpleQuantity | Quantity present in the package | |
|     batch | I | 0..* | BackboneElement | Identifies a single production run | 
|      id | 0..1 | string | xml:id (or equivalent in JSON) | |
|      extension | 0..* | Extension | Additional Content defined by implementations | |
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | 
|      lotNumber | 0..1 | string | Identifier assigned to batch | |
|      expirationDate | 0..1 | dateTime | When batch will expire | |
|    image | 0..* | Attachment | Picture of the medication | |
|  Documentation for this format | ||||
Medication.code which has an extensible binding to:
        Differential View
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Medication | 0..* | US Core Medication Profile | ||
|    code | S | 1..1 | CodeableConcept | Binding: Medication Clinical Drug (RxNorm) (extensible) | 
|  Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints  | 
|---|---|---|---|---|
|   Medication | I | 0..* | US Core Medication Profile | |
|    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: Common Languages (extensible) | |
|    text | I | 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 | 
|    code | SΣ | 1..1 | CodeableConcept | Codes that identify this medication Binding: Medication Clinical Drug (RxNorm) (extensible) | 
|    status | Σ | 0..1 | code | active | inactive | entered-in-error Binding: MedicationStatus (required) | 
|    isBrand | Σ | 0..1 | boolean | True if a brand | 
|    isOverTheCounter | Σ | 0..1 | boolean | True if medication does not require a prescription | 
|    manufacturer | Σ | 0..1 | Reference(Organization) | Manufacturer of the item | 
|    form | 0..1 | CodeableConcept | powder | tablets | capsule + Binding: SNOMED CT Form Codes (example) | |
|    ingredient | I | 0..* | BackboneElement | Active or inactive ingredient | 
|     id | 0..1 | string | xml:id (or equivalent in JSON) | |
|     extension | 0..* | Extension | Additional Content defined by implementations | |
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | 
|     item[x] | 1..1 | CodeableConcept, Reference(Substance), Reference(Medication) | The product contained | |
|     isActive | 0..1 | boolean | Active ingredient indicator | |
|     amount | 0..1 | Ratio | Quantity of ingredient present | |
|    package | I | 0..1 | BackboneElement | Details about packaged medications | 
|     id | 0..1 | string | xml:id (or equivalent in JSON) | |
|     extension | 0..* | Extension | Additional Content defined by implementations | |
|     modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | 
|     container | 0..1 | CodeableConcept | E.g. box, vial, blister-pack Binding: MedicationContainer (example) | |
|     content | I | 0..* | BackboneElement | What is  in the package | 
|      id | 0..1 | string | xml:id (or equivalent in JSON) | |
|      extension | 0..* | Extension | Additional Content defined by implementations | |
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | 
|      item[x] | 1..1 | CodeableConcept, Reference(Medication) | The item in the package | |
|      amount | 0..1 | SimpleQuantity | Quantity present in the package | |
|     batch | I | 0..* | BackboneElement | Identifies a single production run | 
|      id | 0..1 | string | xml:id (or equivalent in JSON) | |
|      extension | 0..* | Extension | Additional Content defined by implementations | |
|      modifierExtension | ?!Σ | 0..* | Extension | Extensions that cannot be ignored | 
|      lotNumber | 0..1 | string | Identifier assigned to batch | |
|      expirationDate | 0..1 | dateTime | When batch will expire | |
|    image | 0..* | Attachment | Picture of the medication | |
|  Documentation for this format | ||||
Downloads: StructureDefinition: (XML, JSON, CSV), Schema: XML Schematron
Below is an overview of the required set of RESTful FHIR interactions - for example, search and read operations - for this profile. See the Conformance requirements for a complete list of supported RESTful interactions for this IG.
No required search criteria for us-core-medication profile.