STU 3 Ballot

This page is part of the FHIR Specification (v1.6.0: STU 3 Ballot 4). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R5 R4B R4 R3 R2

11.1.7 Resource Medication - Mappings

Mappings for the medication resource.

11.1.7.1 Mappings for RIM Mapping (http://hl7.org/v3)

MedicationManufacturedProduct[classCode=ADMM]
    code.code
    isBrandtrue if .player.scopingRole[typeCode=MANU] exists
    manufacturer.player.scopingRole[typeCode=MANU].scoper
    product.player [classCode != CONT]
        form.formCode
        ingredient.scopesRole[typeCode=INGR]
            item[x].player
            amount.quantity
        batchparticipation[typeCode=CSM].role[classCode=INST].scopedRole.scoper[classCode=MMAT].id
            lotNumberNot Mapped
            expirationDateparticipation[typeCode=CSM].role[classCode=INST].scopedRole.scoper[classCode=MMAT].expirationTime
    package.player[classCode=CONT]
        container.code
        content.scopesRole[typeCode=CONT]
            item[x].player
            amount.quantity

11.1.7.2 Mappings for HL7 v2 Mapping (http://hl7.org/v2)

Medication
    codeRXO-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
    isBrand
    manufacturerRXD-20-Substance Manufacturer Name / RXG-21-Substance Manufacturer Name / RXA-17-Substance Manufacturer Name
    product
        formRXO-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
            amountRXC-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
        batch
            lotNumberRXA-15 Substance Lot Number / RXG-19 Substance Lot Number
            expirationDateRXA-16 Substance Expiration Date / RXG-20 Substance Expiration Date
    package
        container
        content
            item[x]
            amount

11.1.7.3 Mappings for Mapping to NCPDP SCRIPT 10.6 (http://ncpdp.org/SCRIPT10_6)

MedicationNewRx/MedicationPrescribed -or- RxFill/MedicationDispensed -or- RxHistoryResponse/MedicationDispensed -or- RxHistoryResponse/MedicationPrescribed
    codecoding.code = //element(*,MedicationType)/DrugCoded/ProductCode coding.system = //element(*,MedicationType)/DrugCoded/ProductCodeQualifier coding.display = //element(*,MedicationType)/DrugDescription
    isBrandno mapping
    manufacturerno mapping
    product//element(*,DrugCodedType)/
        formcoding.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
            amount//element(*,DrugCodedType)/Strength
        batchno mapping
            lotNumberno mapping
            expirationDateno mapping
    packageno mapping
        containerno mapping
        contentno mapping
            item[x]no mapping
            amountno mapping