Operation | updateCreate Patient |
Method | PUT |
Path | https://blaze.life.uni-leipzig.de/fhir/Patient/7f73a749dd8249d89232c352dcf52d84 |
Resource | Patient | Id | 7f73a749dd8249d89232c352dcf52d84 | | |
<?xml version="1.0" encoding="UTF-8"?>
<Patient xmlns="http://hl7.org/fhir">
<id value="7f73a749dd8249d89232c352dcf52d84"/>
<meta>
<security>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
<code value="HTEST"/>
<display value="test health data"/>
</security>
</meta>
<identifier>
<system value="http://happyvalley.com/patient"/>
<value value="02118670-6986-2904979"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<family value="Beniek5IT2FU"/>
<given value="Thomask5IT2FU"/>
</name>
<gender value="male"/>
<birthDate value="1987-02-28"/>
</Patient>