Operation | create Patient |
Method | POST |
Path | https://blaze.life.uni-leipzig.de/fhir/Patient |
Resource | Patient | Id | 3dcde5a483a1430680aa0331ff6fa15b | | |
<?xml version="1.0" encoding="UTF-8"?>
<Patient xmlns="http://hl7.org/fhir">
<id value="3dcde5a483a1430680aa0331ff6fa15b"/>
<identifier>
<system value="http://happyvalley.com/patient"/>
<value value="pQghiwqf3Df-6986"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<family value="ChalmerspQghi"/>
<given value="PeterpQghi"/>
</name>
<gender value="male"/>
<birthDate value="1986-10-14"/>
</Patient>