Supply of Products for Healthcare (SUPPLY)
0.3.0 - ci-build International flag

Supply of Products for Healthcare (SUPPLY), published by IHE Pharmacy Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/pharm-supply/ and changes regularly. See the Directory of published versions

: i1231 - JSON Representation

Raw json | Download


{
  "resourceType" : "InventoryItem",
  "id" : "i1231",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: InventoryItem</b><a name=\"i1231\"> </a><a name=\"hci1231\"> </a></p><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\">Resource InventoryItem &quot;i1231&quot; </p></div><p><b>status</b>: active</p><h3>Names</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>NameType</b></td><td><b>Language</b></td><td><b>Name</b></td></tr><tr><td style=\"display: none\">*</td><td>Preferred (Details: http://hl7.org/fhir/inventoryitem-nametype code preferred = 'Preferred', stated as 'null')</td><td>en</td><td>Respirator Mask, N95/FFP2, Medium</td></tr></table></div>"
  },
  "status" : "active",
  "name" : [
    {
      "nameType" : {
        "system" : "http://hl7.org/fhir/inventoryitem-nametype",
        "code" : "preferred"
      },
      "language" : "en",
      "name" : "Respirator Mask, N95/FFP2, Medium"
    }
  ]
}