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