Sha256: e46808f5b2d966db8eef3bef56dab1027ba24b3fe017bf7af7715ebac7711444

Contents?: true

Size: 742 Bytes

Versions: 7

Compression:

Stored size: 742 Bytes

Contents

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

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

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

  <status value="active"/>
  
  <action value="cancel"/>
  
  <created value="2014-08-16"/>

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

  <nullify value="false"/>

 </ProcessRequest>

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
fhir_models-1.6.8 lib/fhir_models/examples/xml/processrequest-example-reverse.xml
fhir_models-1.6.7 lib/fhir_models/examples/xml/processrequest-example-reverse.xml
fhir_models-1.6.6 lib/fhir_models/examples/xml/processrequest-example-reverse.xml
fhir_models-1.6.4 lib/fhir_models/examples/xml/processrequest-example-reverse.xml
fhir_models-1.6.3 examples/xml/processrequest-example-reverse.xml
fhir_models-1.6.2 examples/xml/processrequest-example-reverse.xml
fhir_models-1.6.1 examples/xml/processrequest-example-reverse.xml