Sha256: 55fa5de7a5dc83652b03c9960ac8aa0a7c300349e4072005c4dc317dc453e048

Contents?: true

Size: 747 Bytes

Versions: 2

Compression:

Stored size: 747 Bytes

Contents

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

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

  <identifier>
	<system value="http://benefitsinc.com/paymentnotice"/>
	<value value="776543"/>
  </identifier>
 
  <created value="2014-08-16"/>

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

	<paymentStatus>
		<system value="http://hl7.org/fhir/paymentstatus"/>
		<code value="paid"/>
	</paymentStatus>

 </PaymentNotice>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
fhir_models-0.3.1 examples/xml/paymentnotice-example.xml
fhir_models-0.3.0 examples/xml/paymentnotice-example.xml