Operation | create Patient | ||||
---|---|---|---|---|---|
Method | POST | ||||
Path | https://blaze.life.uni-leipzig.de/fhir/Patient | ||||
Resource | Patient |
Accept | application/fhir+json;charset=UTF-8 |
---|---|
Content-Type | application/fhir+json;charset=UTF-8 |
{ "resourceType" : "Patient", "identifier" : [ { "system" : "http://happyvalley.com/patient", "value" : "pQghiwqf3Df-6986" } ], "active" : true, "name" : [ { "use" : "official", "family" : "TimminspQghi", "given" : [ "JessicapQghi" ] } ], "gender" : "female", "birthDate" : "1986-10-14" }