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