View raw Markdown
type: exampleresource: InventoryItemexample: inventoryitem-example

InventoryItem Example: inventoryitem-example

Example XML

<?xml version="1.0" encoding="UTF-8"?>
<InventoryItem xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../schema/[name].xsd">
  <id value="example"/>
  <status value= "active"/>

  <!-- insert contents here -->

</InventoryItem>