FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example NutritionProduct/example-peanutbutter (JSON)

Orders and Observations Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: No defined compartments

Raw JSON (canonical form + also see JSON Format Specification)

Skippy Peanut Butter

{
  "resourceType" : "NutritionProduct",
  "id" : "example-peanutbutter",
  "code" : {
    "coding" : [{
      "system" : "https://fdc.nal.usda.gov/",
      "code" : "1759570",
      "display" : "SKIPPY, PEANUT BUTTER"
    }],
    "text" : "SKIPPY, PEANUT BUTTER"
  },
  "status" : "active",
  "category" : [{
    "text" : "Nut & Seed Butters"
  }],
  "nutrient" : [{
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fdc.nal.usda.gov/",
          "code" : "1253",
          "display" : "Cholesterol"
        }],
        "text" : "Cholesterol"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fdc.nal.usda.gov/",
          "code" : "1003",
          "display" : "Protein"
        }],
        "text" : "Protein"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fdc.nal.usda.gov/",
          "code" : "1104",
          "display" : "Vitamin A, IU"
        }],
        "text" : "Vitamin A, IU"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fdc.nal.usda.gov/",
          "code" : "1162",
          "display" : "Vitamin C, total ascorbic acid"
        }],
        "text" : "Vitamin C, total ascorbic acid"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fdc.nal.usda.gov/",
          "code" : "2000",
          "display" : "Sugars, total including NLEA"
        }],
        "text" : "Sugars, total including NLEA"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fdc.nal.usda.gov/",
          "code" : "1005",
          "display" : "Carbohydrate, by difference"
        }],
        "text" : "Carbohydrate, by difference"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fdc.nal.usda.gov/",
          "code" : "1258",
          "display" : "Fatty acids, total saturated"
        }],
        "text" : "Fatty acids, total saturated"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fdc.nal.usda.gov/",
          "code" : "1167",
          "display" : "Niacin"
        }],
        "text" : "Niacin"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fdc.nal.usda.gov/",
          "code" : "1257",
          "display" : "Fatty acids, total trans"
        }],
        "text" : "Fatty acids, total trans"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fdc.nal.usda.gov/",
          "code" : "1093",
          "display" : "Sodium, Na"
        }],
        "text" : "Sodium, Na"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fdc.nal.usda.gov/",
          "code" : "1087",
          "display" : "Calcium, Ca"
        }],
        "text" : "Calcium, Ca"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fdc.nal.usda.gov/",
          "code" : "1004",
          "display" : "Total lipid (fat)"
        }],
        "text" : "Total lipid (fat)"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fdc.nal.usda.gov/",
          "code" : "1008",
          "display" : "Energy"
        }],
        "text" : "Energy"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fdc.nal.usda.gov/",
          "code" : "1089",
          "display" : "Iron, Fe"
        }],
        "text" : "Iron, Fe"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fdc.nal.usda.gov/",
          "code" : "1079",
          "display" : "Fiber, total dietary"
        }],
        "text" : "Fiber, total dietary"
      }
    }
  }],
  "ingredient" : [{
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://uts.nlm.nih.gov/uts/",
          "code" : "C0030736",
          "display" : "peanuts"
        }],
        "text" : "peanuts"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://uts.nlm.nih.gov/uts/",
          "code" : "C0007004",
          "display" : "sugar"
        }],
        "text" : "sugar"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://uts.nlm.nih.gov/uts/",
          "code" : "C0036140",
          "display" : "salt"
        }],
        "text" : "salt"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://uts.nlm.nih.gov/uts/",
          "code" : "C0982446",
          "display" : "hydrogenated vegetable oil"
        }],
        "text" : "hydrogenated vegetable oil"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://uts.nlm.nih.gov/uts/",
          "code" : "C0010197",
          "display" : "cottonseed"
        }],
        "text" : "cottonseed"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://uts.nlm.nih.gov/uts/",
          "code" : "C0072982",
          "display" : "rapeseed oil"
        }],
        "text" : "rapeseed oil"
      }
    }
  },
  {
    "item" : {
      "concept" : {
        "coding" : [{
          "system" : "https://uts.nlm.nih.gov/uts/",
          "code" : "C0037733",
          "display" : "soybean"
        }],
        "text" : "soybean"
      }
    }
  }],
  "instance" : [{
    "lotNumber" : "10000004",
    "expiry" : "2023-01-31",
    "useBy" : "2023-01-28"
  }],
  "note" : [{
    "text" : "ROASTED PEANUTS, SUGAR, HYDROGENATED VEGETABLE OIL (COTTONSEED, SOYBEAN AND RAPESEED OIL) TO PREVENT SEPARATION, SALT."
  }]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.