Operation | create Patient | ||||
---|---|---|---|---|---|
Method | POST | ||||
Path | https://blaze.life.uni-leipzig.de/fhir/Patient | ||||
Resource | Patient |
Accept | application/fhir+xml;charset=UTF-8 |
---|---|
Content-Type | application/fhir+xml;charset=UTF-8 |
<?xml version="1.0" encoding="UTF-8"?> <Patient xmlns="http://hl7.org/fhir"> <identifier> <system value="http://happyvalley.com/patient"/> <value value="pQghiwqf3Df-6986"/> </identifier> <active value="true"/> <name> <use value="official"/> <family value="TimminspQghi"/> <given value="JessciapQghi"/> </name> <gender value="female"/> <birthDate value="1986-10-14"/> </Patient>