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