Sha256: 8e6a3b53105ed00e5a7c7dceb956abbb4619a48bd1eea7d48bbf9a8a6212ef27

Contents?: true

Size: 664 Bytes

Versions: 2

Compression:

Stored size: 664 Bytes

Contents

<?xml version="1.0" encoding="UTF-8"?><ProcessRequest xmlns="http://hl7.org/fhir">
 <id value="1111"/>

 <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">A human-readable rendering of the Poll ProcessRequest</div>
  </text>

  <action value="poll"/>

  <identifier>
    <system value="http://happyvalley.com/processrequest"/>
    <value value="111"/>
  </identifier>
 
  <created value="2014-08-16"/>

  <organizationReference>
    <reference value="Organization/1"/>
  </organizationReference>
  
  <requestReference>
    <reference value="http://benefitco.com/oralhealthclaim/12345"/>
  </requestReference>

 </ProcessRequest>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fhir_models-0.3.1 examples/xml/processrequest-example-poll-specific.xml
fhir_models-0.3.0 examples/xml/processrequest-example-poll-specific.xml