{
  "resourceType" : "BiologicallyDerivedProduct",
  "id" : "atrius-in-bdp-prbc-example",
  "meta" : {
    "profile" : ["https://atrius.in/fhir/r4/atrius-in/StructureDefinition/atrius-in-biologicallyderivedproduct"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: BiologicallyDerivedProduct atrius-in-bdp-prbc-example</b></p><a name=\"atrius-in-bdp-prbc-example\"> </a><a name=\"hcatrius-in-bdp-prbc-example\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-atrius-in-biologicallyderivedproduct.html\">Atrius India Core BiologicallyDerivedProduct</a></p></div><p><b>identifier</b>: PRBC-24-0001</p><p><b>productCategory</b>: Cells</p><p><b>productCode</b>: <span title=\"Codes:{https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-blood-product prbc}\">Packed red blood cells (PRBC)</span></p><p><b>status</b>: Available</p><p><b>quantity</b>: 1</p></div>"
  },
  "identifier" : [{
    "value" : "PRBC-24-0001"
  }],
  "productCategory" : "cells",
  "productCode" : {
    "coding" : [{
      "system" : "https://atrius.in/fhir/r4/atrius-in/CodeSystem/atrius-blood-product",
      "code" : "prbc",
      "display" : "Packed red blood cells (PRBC)"
    }]
  },
  "status" : "available",
  "quantity" : 1
}