GAO Ballot Package

This page is part of the FHIR Specification (v1.1.0: STU 3 Ballot 1). 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

This is a frozen snapshot of the FHIR specification created for the purpose of balloting the GAO implementation Guide. It includes draft changes that may be part of the future DSTU 2.1 release but further change is expected. Readers should focus solely on the GAO implementation content, and FHIR DSTU 2 for other purposes.

4.21.6 Resource Medication - Mappings

Mappings:

Mappings for the medication resource.

4.21.6.1 Mappings for RIM (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.player
            amount.quantity
        batch
            lotNumber
            expirationDate
    package.player[classCode=CONT]
        container.code
        content.scopesRole[typeCode=CONT]
            item.player
            amount.quantity

4.21.6.2 Mappings for HL7 v2 (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
            itemRXC-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
            amount