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.18.7 Resource NutritionOrder - Mappings

Mappings:

Mappings for the nutritionorder resource.

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

NutritionOrder SupplyRequest
    patient .participation[typeCode=SBJ].role
    orderer .participation[typeCode=AUT].role
    identifier .id
    encounter .inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN]
    dateTime author.time
    status .statusCode
    allergyIntolerance .outboundRelationship[typeCode=RSON].target[classCode=OBS, moodCode=EVN]
    foodPreferenceModifier .outboundRelationship [typeCode =COMP], target [classCode=PROC, moodCode=EVN, code=NutritionModificationType]
    excludeFoodModifier N/A
    oralDiet oralDiet .outboundRelationship [typeCode =COMP], target [classCode=SPLY, moodCode=RQO, code=OralDietSupplyType]
        type .code
        scheduled .expectedUseTime
        nutrient .participation{typeCode=PRD].role{classCode=MANU), manufacturedFoodKind
            modifier .code
            amount .quantity
        texture .inboundRelationship [typeCode =COMP], target [classCode=PROC, moodCode=EVN, code=DietTextureModificationType]
            modifier .code
            foodType .participation{typeCode=PRD].role{classCode=MANU), manufacturedFoodKind; .code
        fluidConsistencyType .code (Not differentiated from dietTextureModificationType in V3)
        instruction .text
    supplement .outboundRelationship [typeCode =COMP], target [classCode=SPLY, moodCode=RQO, code=SUPPLEMENT]
        type .participation{typeCode=PRD].role{classCode=MANU), manufacturedFoodKind; .code (NutritionalSupplementType)
        productName .id
        scheduled .effectiveTime
        quantity .quantity
        instruction .text
    enteralFormula .outboundRelationship [typeCode =COMP], target [classCode=SPLY, moodCode=RQO, code=FORMULA]
        administrationInstructions .outboundRelationship [typeCode =COMP], target [classCode=SBADM, moodCode=RQO, code=]
        baseFormulaType .participation{typeCode=PRD].role{classCode=MANU), manufacturedFoodKind; .code (NutritionalFormulaType)
        baseFormulaProductName .id
        scheduled .effectiveUseTime
        additiveType N/A (not differentiated from NutritionalFormulaType in V3)
        additiveProductName N/A
        caloricDensity .quantity (caloricDensity)
        routeofAdministration .routeCode
        quantity .doseQuantity
        rate .rateQuantity
        rateAdjustment N/A
        maxVolumeToDeliver .maxDoseQuantity

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

NutritionOrder ORC / ODS
    patient PID
    orderer ORC-12
    identifier ORC-2/ORC-3
    encounter PV1
    dateTime ORC-9
    status ORC-1
    allergyIntolerance
    foodPreferenceModifier ODS-1 Value = "P",ODS-3
    excludeFoodModifier
    oralDiet ODS-1 Value = "D"
        type ODS-3
        scheduled ODS-2, TQ1-7/8
        nutrient ODS-4
            modifier ODS-4
            amount ODS-4
        texture ODS-4
            modifier ODS-4
            foodType ODS-4
        fluidConsistencyType ODS-4
        instruction ODS-4
    supplement ODS-1 Value = "P"
        type ODS-3
        productName ODS-3
        scheduled ODS-2,TQ1-7/8
        quantity TQ1-2
        instruction ODS-4
    enteralFormula ODS-1 Value coded for enteral
        administrationInstructions ODS-4
        baseFormulaType ODS-3
        baseFormulaProductName ODS-4
        scheduled ODS-2,TQ1-7/8
        additiveType ODS-3
        additiveProductName ODS-4
        caloricDensity TQ1-2
        routeofAdministration ODS-4
        quantity TQ1-2
        rate ODS-4
        rateAdjustment ODS-4
        maxVolumeToDeliver ODS-4