View raw Markdown
type: exampleresource: SupplyRequestexample: supplyrequest-example

SupplyRequest Example: supplyrequest-example

Narrative

[Put rendering here]

Example XML

<?xml version="1.0" encoding="UTF-8"?>
<SupplyRequest xmlns="http://hl7.org/fhir" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://hl7.org/fhir ../../schema/supplyrequest.xsd">
<id value="example"/>
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">[Put rendering here]</div>
  </text>

  <!-- insert contents here -->

</SupplyRequest>