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

4.10.8 Resource Resource MedicationAdministration - Mappings - Mappings

Mappings:

Mappings for the medicationadministration resource.

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

MedicationAdministration SubstanceAdministration
    identifier id
    status statusCode
    patient subject->Patient
    practitioner performer->Role
    encounter component->EncounterEvent
    prescription InFullfillmentOf->SubstanceAdministration
    wasNotGiven actionNegationInd
    reasonNotGiven Reason->Observation->Value
    whenGiven effectiveTime
    medication Consumeable->AdministerableMedication
    device device->Access OR device->AssignedDevice
    dosage component->SubstanceAdministrationEvent
        timing[x] effectiveTime[TS or IVL_TS)
        asNeeded[x] boolean: precondition.negationInd (inversed - so negationInd = true means asNeeded=false

CodeableConcept: precondition.observationEventCriterion[code="Assertion"].value
        site approachSiteCode
        route routeCode
        method methodCode
        quantity doseQuantity
        rate rateQuantity
        maxDosePerPeriod maxDoseQuantity

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

MedicationAdministration
    identifier RXA-25-Administered Barcode Identifier? (V2 def'n of RXA-25 refers to the 'give' occurrence; appears not to discuss 'administer' cardinality which would seem to be 0..*)
    status RXA-20-Completion Status
    patient PID-3-Patient ID List
    practitioner RXA-10-Administering Provider / PRT-5-Participation Person: PRT-4-Participation='AP' (RXA-10 is deprecated)
    encounter PV1-19-Visit Number
    prescription ORC-3-Filler Order Number / ORC-2-Placer Order Number
    wasNotGiven RXA-20-Completion Status='NA'
    reasonNotGiven RXA-9-Administration Notes:RXA-20-Completion Status='NA'
    whenGiven RXA-3-Date/Time Start of Administration / RXA-4-Date/Time End of Administration
    medication RXA-5-Administered Code
    device PRT-10-Participation Device
    dosage
        timing[x] RAS:TQ1
        asNeeded[x]
        site RXR-2-Administration Site
        route RXR-1-Route
        method RXR-4-Administration Method
        quantity RXA-6-Administered Amount / RXA-7.1-Administered Units.code / RXA-7.3-Administered Units.name of coding system (uri<->code system mapping required)
        rate RXA-12-Administered Per (Time Unit)
        maxDosePerPeriod RXE-4-Give Amount - Maximum / RXE-5-Give Units

comments powered by Disqus