{
  "resourceType" : "BiologicallyDerivedProductDispense",
  "id" : "example",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">[Put rendering here]</div>"
  },
  "status" : "allocated",
  "product" : {
    "reference" : "BiologicallyDerivedProduct/prod1"
  },
  "patient" : {
    "reference" : "Patient/pat1",
    "display" : "Donald Duck"
  }
}