Sha256: 551515bc64293d0246c75e4dda296a0af77efe7d9645adc0610f3fb6f6384487

Contents?: true

Size: 656 Bytes

Versions: 4

Compression:

Stored size: 656 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>

  <identifier>
    <system value="http://happyvalley.com/processrequest"/>
    <value value="111"/>
  </identifier>

  <status value="active"/>
 
  <action value="poll"/>

  <created value="2014-08-16"/>

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

 </ProcessRequest>

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
fhir_models-1.8.3 lib/fhir_models/examples/xml/processrequest-example-poll-specific.xml
fhir_models-1.8.2 lib/fhir_models/examples/xml/processrequest-example-poll-specific.xml
fhir_models-1.8.1 lib/fhir_models/examples/xml/processrequest-example-poll-specific.xml
fhir_models-1.8.0 lib/fhir_models/examples/xml/processrequest-example-poll-specific.xml