2nd DSTU Draft For Comment

This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). 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

4.13.6 Resource Medication - Mappings

Mappings:

Mappings for the medication resource.

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

MedicationManufacturedProduct[classCode=ADMM]
    name.name
    code.code
    isBrandtrue if .player.scopingRole[typeCode=MANU] exists
    manufacturer.player.scopingRole[typeCode=MANU].scoper
    kind.player.classCode (CONT or not)
    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.13.6.2 Mappings for HL7 v2 (http://hl7.org/v2)

Medication
    nameRXO-1.2-Requested Give Code.text / RXE-2.2-Give Code.text / RXD-2.2-Dispense/Give Code.text / RXG-4.2-Give Code.text / RXA-5.2-Administered Code.text
    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
    isBrand
    manufacturerRXD-20-Substance Manufacturer Name / RXG-21-Substance Manufacturer Name / RXA-17-Substance Manufacturer Name
    kind
    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
            itemif substance: 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
            amountif substance: 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
        batch
            lotNumber
            expirationDate
    package
        container
        content
            item
            amount