type: exampleresource: InventoryReportexample: inventoryreport-example
InventoryReport Example: inventoryreport-example
Example XML
<?xml version="1.0" encoding="UTF-8"?>
<InventoryReport 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="draft" />
<countType value="snapshot" />
<reportedDateTime value="2020-09-22"/>
<!-- insert contents here -->
</InventoryReport>