Operation | updateCreate Account |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Account/82a94c50a854410cb3c82e03fdf06b07 |
Resource | Account | Id | 82a94c50a854410cb3c82e03fdf06b07 | | |
<?xml version="1.0" encoding="UTF-8"?>
<Account xmlns="http://hl7.org/fhir">
<id value="82a94c50a854410cb3c82e03fdf06b07"/>
<meta>
<security>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
<code value="HTEST"/>
<display value="test health data"/>
</security>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>Touchstone Test Data - Account: Inpatient Services</p>
</div>
</text>
<identifier>
<system value="urn:oid:0.1.2.3.4.5.6.7"/>
<value value="2904979-6986"/>
</identifier>
<status value="active"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="PBILLACCT"/>
<display value="patient billing account"/>
</coding>
<text value="patient"/>
</type>
<name value="Inpatient Services"/>
<subject>
<reference value="Patient/b748e2b56a964160976a96463ca4d6e1"/>
</subject>
<servicePeriod>
<start value="2020-03-07"/>
<end value="2021-03-07"/>
</servicePeriod>
<description value="Hospital charges"/>
<guarantor>
<party>
<reference value="Patient/b748e2b56a964160976a96463ca4d6e1"/>
</party>
<onHold value="false"/>
<period>
<start value="2020-03-07"/>
</period>
</guarantor>
</Account>