OpenMRS Core FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Resource Profile: OMRSMedication - Mappings
Mappings for the omrs-medication resource profile.
Mappings for FHIR HL7 vs OMRS FHIR2 (Medication)
This 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.
| OMRSMedication |
| Medication | OMRS Medication | This profile maps to Medication in OMRS FHIR2
|
| id | Drug.uuid | |
| code | Concept.code | |
| status | Medication.MedicationStatus | |
| form | Concept.code | |
| ingredient | Concept.code | |
Mappings for Mapping to NCPDP SCRIPT 10.6 (http://ncpdp.org/SCRIPT10_6)
| OMRSMedication |
| Medication | NewRx/MedicationPrescribed
-or-
RxFill/MedicationDispensed
-or-
RxHistoryResponse/MedicationDispensed
-or-
RxHistoryResponse/MedicationPrescribed |
| code | coding.code = //element(*,MedicationType)/DrugCoded/ProductCode
coding.system = //element(*,MedicationType)/DrugCoded/ProductCodeQualifier
coding.display = //element(*,MedicationType)/DrugDescription |
| form | coding.code = //element(*,DrugCodedType)/FormCode
coding.system = //element(*,DrugCodedType)/FormSourceCode |
| ingredient | |
| item[x] | coding.code = //element(*,MedicationType)/DrugCoded/ProductCode
coding.system = //element(*,MedicationType)/DrugCoded/ProductCodeQualifier
coding.display = //element(*,MedicationType)/DrugDescription |
| strength | //element(*,DrugCodedType)/Strength |
| OMRSMedication |
| Medication | Entity. Role, or Act, ManufacturedProduct[classCode=ADMM] |
| text | Act.text? |
| contained | N/A |
| extension | N/A |
| modifierExtension | N/A |
| identifier | .id |
| code | .code |
| status | .statusCode |
| form | .formCode |
| ingredient | .scopesRole[typeCode=INGR] |
| id | n/a |
| extension | n/a |
| modifierExtension | N/A |
| item[x] | .player |
| isActive | NA |
| strength | .quantity |
Mappings for FiveWs Pattern Mapping (http://hl7.org/fhir/fivews)
| OMRSMedication |
| Medication | |
| identifier | FiveWs.identifier |
| code | FiveWs.class |
| OMRSMedication |
| Medication | |
| code | RXO-1.1-Requested Give Code.code / RXE-2.1-Give Code.code / RXD-2.1-Dispense/Give Code.code / RXG-4.1-Give Code.code /RXA-5.1-Administered Code.code / RXC-2.1 Component Code |
| form | RXO-5-Requested Dosage Form / RXE-6-Give Dosage Form / RXD-6-Actual Dosage Form / RXG-8-Give Dosage Form / RXA-8-Administered Dosage Form |
| ingredient | |
| item[x] | RXC-2-Component Code if medication: RXO-1-Requested Give Code / RXE-2-Give Code / RXD-2-Dispense/Give Code / RXG-4-Give Code / RXA-5-Administered Code |
| strength | RXC-3-Component Amount & RXC-4-Component Units if medication: RXO-2-Requested Give Amount - Minimum & RXO-4-Requested Give Units / RXO-3-Requested Give Amount - Maximum & RXO-4-Requested Give Units / RXO-11-Requested Dispense Amount & RXO-12-Requested Dispense Units / RXE-3-Give Amount - Minimum & RXE-5-Give Units / RXE-4-Give Amount - Maximum & RXE-5-Give Units / RXE-10-Dispense Amount & RXE-10-Dispense Units |